42 : omega0_(
dict.lookup<scalar>(
"omega0")),
43 eta_(
dict.lookup<scalar>(
"eta")),
44 sigmaExt_(
dict.lookup<scalar>(
"sigmaExt")),
45 omegaMin_(
dict.lookup<scalar>(
"omegaMin"))
57 Foam::scalar Foam::consumptionSpeed::omega0Sigma
65 if (
sigma < sigmaExt_)
103 iomega0[celli] = omega0Sigma(
sigma[celli], 1.0);
#define forAll(list, i)
Loop across all elements in list.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricBoundaryField class.
Generic GeometricField class.
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
static tmp< GeometricField< Type, PatchField, GeoMesh > > New(const word &name, const Internal &, const PtrList< PatchField< Type >> &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
Correlation function for laminar consumption speed obtained from flamelet solution at increasing stra...
consumptionSpeed(const dictionary &dict)
Construct from dictionary.
void read(const dictionary &dict)
Update properties.
virtual ~consumptionSpeed()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
Dimension set for the base types.
A class for managing temporary objects.
T & ref() const
Return non-const reference or generate a fatal error.
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m^2/K^4].
dimensionedScalar exp(const dimensionedScalar &ds)
defineTypeNameAndDebug(combustionModel, 0)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)