Published 2024 – 2025 | Version v1
Software Open

Quadrature for Embedded Solids - QuESo [Software Version 1.0]

  • 1. ROR icon Technical University of Munich
  • 2. ROR icon Bauhaus-Universität Weimar
  • 3. Technische Universität München

Description

QuESo (formerly TIBRA) is a preprocessor to generate analysis-ready embedded finite element models from arbitrarily complex solids described in boundary representation (B-Rep). The geometry is processed as a standard STL file. QuESo is designed to provide highly efficient quadrature rules that can be used in any embedded or immersed boundary method. To this end, the STL model is embedded into a background mesh defined by a regular grid, i.e., with hexahedral integration domains (finite elements). The user can specify the polynomial degree and the number of elements in each spatial direction. QuESo reads the STL file and computes the integration points required for a subsequent FE analysis. Both classical C 0 finite elements and isogeometric elements defined on trivariate B-Spline domains are supported.

Files

README.md

Files (815 Bytes)

Name Size Download all
md5:c8000eb23ab8b2ffd64097abd6f450c7
815 Bytes Preview Download

Additional details

Related works

Is supplement to
Publication: 10.1016/j.cma.2023.116670 (DOI)

Funding

Deutsche Forschungsgemeinschaft
SPP 2187 - Der Digitale Baukasten - Simulationsbasierte Modelle und Methoden für den Entwurf modularer Tragsysteme aus Beton. 423935790
Deutsche Forschungsgemeinschaft
TRR 277: Additive Manufacturing in Construction (AMC) 414265976

Software

Repository URL
https://github.com/manuelmessmer/QuESo
Programming language
C++ , Python