Directory CCA/Components/Wasatch/Expressions/EmbeddedGeometry/

Total Files:
7
Deleted Files:
0
Lines of Code:
690

[root]/CCA/Components/Wasatch/Expressions/EmbeddedGeometry

Lines of Code

CCA/Components/Wasatch/Expressions/EmbeddedGeometry/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
tsaad 10 (100.0%) 825 (100.0%) 82.5

Most Recent Commits

tsaad 2012-12-28 16:24 Rev.: 49771

Allow users to specify moving geometry from input file. A few other cosmetic changes.

0 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: EmbeddedGeometryHelper.cc (new)
tsaad 2012-12-26 16:43 Rev.: 49768

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:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: EmbeddedGeometryHelper.cc (+2 -4)
tsaad 2012-12-25 16:56 Rev.: 49766

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:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: AreaFraction.h (new 183), EmbeddedGeometryHelper.cc (+133), EmbeddedGeometryHelper.h (new 79), GeometryPieceWrapper.h (new 171), OscillatingCylinder.cc (new 135), OscillatingCylinder.h (new 87), sub.mk (new 35)
Generated by StatSVN 0.7.0