35 #ifndef FluidMulticomponentThermo_H
36 #define FluidMulticomponentThermo_H
49 template<
class BaseThermo>
Fluid multi-component thermo implementation.
virtual ~FluidMulticomponentThermo()
Destructor.
FluidMulticomponentThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
void operator=(const FluidMulticomponentThermo< BaseThermo > &)=delete
Disallow default bitwise assignment.
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.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)