31 template<
class BaseThermo>
38 BaseThermo(mesh, phaseName)
44 template<
class BaseThermo>
51 template<
class BaseThermo>
59 return this->specieThermo(speciei).mu(
p,
T);
63 template<
class BaseThermo>
72 return this->volScalarFieldPropertyi
virtual ~FluidMulticomponentThermo()
Destructor.
FluidMulticomponentThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
virtual scalar mui(const label speciei, const scalar p, const scalar T) const
Dynamic viscosity [kg/m/s].
Generic GeometricField class.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
A class for handling words, derived from string.
const dimensionedScalar mu
Atomic mass unit.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const dimensionSet dimLength
const dimensionSet dimTime
const dimensionSet dimMass
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)