46 return basicThermo::New<uRhoMulticomponentThermo>(
mesh,
phaseName);
virtual const fvMesh & mesh() const =0
Return const access to the mesh.
virtual const word & phaseName() const =0
Phase name.
Mesh data needed to do the Finite Volume discretisation.
Base-class for combustion fluid thermodynamic properties based on compressibility.
virtual ~uRhoMulticomponentThermo()
Destructor.
static autoPtr< uRhoMulticomponentThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
A class for handling words, derived from string.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
defineRunTimeSelectionTable(fvConstraint, dictionary)
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)