Go to the documentation of this file.
112 const word& phaseName
120 const word& phaseName,
121 const word& dictionaryName
137 const word& phaseName
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
static const word dictName
Fundamental fluid thermodynamic properties.
virtual tmp< volScalarField > rho() const
virtual void correctRho(const volScalarField &deltaRho, const dimensionedScalar &rhoMin, const dimensionedScalar &rhoMax)
declareRunTimeSelectionTable(autoPtr, psiThermo, fvMesh,(const fvMesh &mesh, const word &phaseName),(mesh, phaseName))
Basic thermodynamic properties based on compressibility.
const dimensionedScalar rhoMin
psiThermo(const psiThermo &)
virtual const volScalarField & psi() const
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
virtual tmp< volScalarField > mu() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const dimensionedScalar rhoMax
Macros to ease declaration of run-time selection tables.
static autoPtr< psiThermo > New(const fvMesh &mesh, const word &phaseName=word::null)
Generic GeometricField class.