Quadrature for Embedded Solids - QuESo [Software Version 1.0]
Authors/Creators
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
Software
- Repository URL
- https://github.com/manuelmessmer/QuESo
- Programming language
- C++ , Python