[root]/CCA/Components/Wasatch/Expressions/EmbeddedGeometry
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
tsaad | 10 (100.0%) | 825 (100.0%) | 82.5 |
Allow users to specify moving geometry from input file. A few other cosmetic changes.
0 lines of code changed in 2 files:
Add embedded geometry support to the momentum equations and the pressure solve. We currently handle wall boundary conditions on the embedded geometries. Regression tests will follow in the next commit.
2 lines of code changed in 1 file:
Add core framework for embedded geometries to Wasatch. In this commit, provide the basic expression wrapper to the Uintah GeometryPiece objects. Also provide appropriate mechanisms to create area fractions. Created an easy to use input specification for embedded geometries. Also provide support for creating embedded geometries through Wasatch expressions (see OscillatingCylinder in this commit). The next commit will add support of embedded geometries to the momentum equations and the pressure solve.
823 lines of code changed in 7 files: