36 #ifndef InertPhaseModel_H 37 #define InertPhaseModel_H 39 #include "phaseModel.H" 50 template<
class BasePhaseModel>
62 const word& phaseName,
InertPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
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.
Class to represent a system of phases and model interfacial transfers between them.
A class for handling words, derived from string.
virtual tmp< fvScalarMatrix > R(volScalarField &Yi) const
Return the fuel consumption rate matrix.
A class for managing temporary objects.