38 #ifndef zoneReaction_H
39 #define zoneReaction_H
47 namespace reactionModels
73 template<
class GeoField>
88 const word& modelType,
91 const word& reactionProperties
Generic GeometricField class.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
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.
Zone-filtered reaction model.
TypeName("zoneReaction")
Runtime type information.
virtual void correct()
Correct reaction rate.
void operator=(const zoneReaction &)=delete
Disallow default bitwise assignment.
virtual tmp< volScalarField::Internal > R(const label speciei) const
Specie consumption rate field.
virtual ~zoneReaction()
Destructor.
zoneReaction(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.
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