OpenFOAM-5.x/src/OpenFOAM/fields/GeometricFields
Henry Weller 1c8a0bdcb3 compressibleInterFoam: Completed LTS and semi-implicit MULES support
Now the interFoam and compressibleInterFoam families of solvers use the same
alphaEqn formulation and supporting all of the MULES options without
code-duplication.

The semi-implicit MULES support allows running with significantly larger
time-steps but this does reduce the interface sharpness.
2017-02-09 17:31:57 +00:00
..
GeometricField C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
geometricOneField GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
GeometricScalarField DimensionedScalarField, GeometricScalarField: Added more rigorous dimension-checking for 'pow' functions 2016-05-23 12:04:02 +01:00
GeometricSphericalTensorField Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
GeometricSymmTensorField Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
GeometricTensorField Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
geometricZeroField compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
pointFields GeometricField: Rationalized and simplified access to the dimensioned internal field 2016-04-27 21:32:45 +01:00
SlicedGeometricField C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
transformGeometricField transformGeometricField: Use '.ref()' to obtain non-const access to a temporary 2016-05-22 14:29:59 +01:00