40 Foam::basicSolidChemistryModel::basicSolidChemistryModel
82 const label reactionI,
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual ~basicSolidChemistryModel()
Destructor.
Foam::solidReactionThermo.
static const DimensionedField< Type, GeoMesh > & null()
Return a null DimensionedField.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
virtual const volScalarField::Internal & RR(const label i) const
Return const access to the total source terms.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual tmp< volScalarField::Internal > calculateRR(const label reactionI, const label speciei) const
Returns the reaction rate of the speciei in reactionI.
A class for managing temporary objects.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
Base class for chemistry models.