45 p_(lookupOrConstruct(mesh,
"p"))
56 p_(lookupOrConstruct(mesh,
"p"))
68 return basicThermo::New<fluidThermo>(
mesh, phaseName);
93 return mu(patchi)/
rho(patchi);
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
static autoPtr< fluidThermo > New(const fvMesh &, const word &phaseName=word::null)
Standard selection based on fvMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~fluidThermo()
Destructor.
virtual ~implementation()
Destructor.
A class for handling words, derived from string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
const dimensionedScalar mu
Atomic mass unit.
defineTypeNameAndDebug(combustionModel, 0)
implementation(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
Mesh data needed to do the Finite Volume discretisation.
virtual tmp< volScalarField > nu() const
Kinematic viscosity of mixture [m^2/s].
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
virtual volScalarField & p()
Pressure [Pa].