basicSolidChemistryModel(const basicSolidChemistryModel &)
Construct as copy (not implemented)
A class for handling words, derived from string.
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
virtual ~basicSolidChemistryModel()
Destructor.
A class for managing temporary objects.
Base class for chemistry models.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
static const DimensionedField< Type, GeoMesh > & null()
Return a null DimensionedField.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
virtual const DimensionedField< scalar, volMesh > & RR(const label i) const
Return const access to the total source terms.
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 tmp< DimensionedField< scalar, volMesh > > calculateRR(const label reactionI, const label speciei) const
Returns the reaction rate of the speciei in reactionI.
Mesh data needed to do the Finite Volume discretisation.
defineTypeNameAndDebug(combustionModel, 0)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...