111 namespace combustionModels
127 const scalar
EDCexp2[] = {3, 3, 2, 2};
184 const word& modelType,
187 const word& combustionProperties
Generic GeometricField class.
Initialise the NamedEnum HashTable from the static list of names.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Base class for combustion models.
Eddy Dissipation Concept (EDC) turbulent combustion model.
void operator=(const EDC &)=delete
Disallow default bitwise assignment.
virtual void correct()
Correct combustion rate.
EDC(const word &modelType, const fluidMulticomponentThermo &type, const compressibleMomentumTransportModel &turb, const word &combustionProperties)
Construct from components.
TypeName("EDC")
Runtime type information.
virtual ~EDC()
Destructor.
virtual tmp< volScalarField::Internal > R(const label speciei) const
Specie consumption rate field.
virtual tmp< volScalarField > Qdot() const
Heat release rate [kg/m/s^3].
virtual bool read()
Update properties from given dictionary.
Base class for single-phase compressible turbulence models.
Base-class for multi-component fluid thermodynamic properties.
A class for managing temporary objects.
A class for handling words, derived from string.
const NamedEnum< EDCversions, 4 > EDCversionNames
const EDCversions EDCdefaultVersion
EDCversions
EDC model versions.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
PtrList< volScalarField > & Y