44 namespace reactionModels
66 const word& modelType,
69 const word& reactionProperties
Generic GeometricField class.
Base class for single-phase compressible momentum transport models.
Base-class for multi-component fluid thermodynamic properties.
Base class for reaction models.
const fluidMulticomponentThermo & thermo() const
Return const access to the thermo.
Dummy reaction model for 'no reaction'.
virtual void correct()
Correct reaction rate.
void operator=(const noReaction &)=delete
Disallow default bitwise assignment.
TypeName("none")
Runtime type information.
virtual tmp< volScalarField::Internal > R(const label speciei) const
Specie consumption rate field.
noReaction(const word &modelType, const fluidMulticomponentThermo &thermo, const compressibleMomentumTransportModel &turb, const word &reactionProperties)
Construct from components.
virtual tmp< volScalarField > Qdot() const
Heat release rate [kg/m/s^3].
virtual bool read()
Update properties from given dictionary.
virtual ~noReaction()
Destructor.
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.
PtrList< volScalarField > & Y