42Foam::basicSolidChemistryModel::basicSolidChemistryModel
77 const label reactionI,
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
static const this_type & null() noexcept
this_type & constCast() const noexcept
Return non-const reference to this field.
Chemistry model for solid thermodynamics.
solidReactionThermo & solidThermo_
Solid thermo.
virtual tmp< volScalarField::Internal > calculateRR(const label reactionI, const label speciei) const
Returns the reaction rate of the speciei in reactionI.
virtual const volScalarField::Internal & RR(const label i) const
Return const access to the total source terms.
virtual ~basicSolidChemistryModel()
Destructor.
Foam::solidReactionThermo.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
A class for managing temporary objects.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
#define defineRunTimeSelectionTable(baseType, argNames)
Define run-time selection table.