Go to the documentation of this file.
65 if (
sigma < sigmaExt_)
90 sigma.time().timeName(),
111 iomega0[celli] = omega0Sigma(
sigma[celli], 1.0);
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
#define forAll(list, i)
Loop across all elements in list.
A class for managing temporary objects.
virtual ~consumptionSpeed()
Destructor.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
dimensionedScalar exp(const dimensionedScalar &ds)
Dimension set for the base types.
scalar omega0Sigma(scalar sigma, scalar a) const
Return consumption rate.
Correlation function for laminar consumption speed obtained from flamelet solution at increasing stra...
InternalField & internalField()
Return internal field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
consumptionSpeed(const consumptionSpeed &)
Disallow copy construct.
void read(const dictionary &dict)
Update properties.
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m2/K4].
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)