53template<
class BasicPsiThermo,
class MixtureType>
56 public heThermo<BasicPsiThermo, MixtureType>
74 heRhoThermo(
const heRhoThermo<BasicPsiThermo, MixtureType>&);
97 const word& phaseName,
Mesh data needed to do the Finite Volume discretisation.
heRhoThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
virtual ~heRhoThermo()
Destructor.
virtual void correct()
Update properties.
heRhoThermo(const fvMesh &, const word &phaseName, const word &dictName)
Construct from mesh,dictionary,phase name with a single temperature.
TypeName("heRhoThermo")
Runtime type information.
virtual volScalarField & he()
A class for handling words, derived from Foam::string.
const volScalarField & psi
const word dictName("faMeshDefinition")
GeometricField< scalar, fvPatchField, volMesh > volScalarField
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.