36 #ifndef InertPhaseModel_H
37 #define InertPhaseModel_H
50 template<
class BasePhaseModel>
62 const word& phaseName,
63 const bool referencePhase,
Generic GeometricField class.
Class which represents an inert phase, with no reactions. Returns zero reaction rate and heat.
virtual ~InertPhaseModel()
Destructor.
virtual tmp< volScalarField > Qdot() const
Return the heat release rate.
InertPhaseModel(const phaseSystem &fluid, const word &phaseName, const bool referencePhase, const label index)
virtual tmp< fvScalarMatrix > R(volScalarField &Yi) const
Return the fuel consumption rate matrix.
Class to represent a system of phases and model interfacial transfers between them.
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.