Go to the documentation of this file.
65 return basicThermo::New<fluidThermo>(
mesh, phaseName);
A class for handling words, derived from string.
const dimensionedScalar mu
Atomic mass unit.
virtual ~fluidThermo()
Destructor.
A class for managing temporary objects.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
static autoPtr< fluidThermo > New(const fvMesh &, const word &phaseName=word::null)
Selector.
Abstract base-class for fluid and solid thermodynamic properties.
fluidThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e....
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...
defineTypeNameAndDebug(combustionModel, 0)