34 namespace combustionModels
46 const word& modelType,
49 const word& combustionProperties
82 this->
thermo().phasePropertyName(typeName +
":Qdot"),
virtual ~noCombustion()
Destructor.
fvMatrix< scalar > fvScalarMatrix
fluidReactionThermo & thermo
virtual bool read()
Update properties from given dictionary.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, const Internal &, const PtrList< fvPatchField< scalar >> &)
Return a temporary field constructed from name,.
Base-class for multi-component fluid thermodynamic properties.
Macros for easy insertion into run-time selection tables.
virtual void correct()
Correct combustion rate.
const dimensionSet dimTime
A class for handling words, derived from string.
noCombustion(const word &modelType, const fluidReactionThermo &thermo, const compressibleMomentumTransportModel &turb, const word &combustionProperties)
Construct from components.
virtual bool read()
Update properties from given dictionary.
Base class for combustion models.
const dimensionSet dimEnergy
const dimensionSet dimMass
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const dimensionSet dimVolume
A class for managing temporary objects.
defineTypeNameAndDebug(diffusion, 0)
Base class for single-phase compressible turbulence models.
Calculate the matrix for implicit and explicit sources.
addToRunTimeSelectionTable(combustionModel, diffusion, dictionary)
virtual tmp< fvScalarMatrix > R(volScalarField &Y) const
Fuel consumption rate matrix.
virtual tmp< volScalarField > Qdot() const
Heat release rate [kg/m/s^3].