Go to the documentation of this file.
38 #ifndef instabilityG_H
39 #define instabilityG_H
autoPtr< XiGModel > XiGModel_
Xi generation rate model due to all other processes.
virtual tmp< volScalarField > Db() const
Return the flame diffusivity.
A class for managing temporary objects.
Foam::psiuReactionThermo.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
dimensionedScalar GIn_
Flame instabilityG wrinling generation rate coefficient.
instabilityG(const instabilityG &)
Disallow copy construct.
virtual tmp< volScalarField > G() const
Return the flame-wrinking generation rate.
Base-class for all Xi generation models used by the b-Xi combustion model. See Technical Report SH/RE...
Flame-surface instabilityG flame-wrinking generation rate coefficient model used in XiModel....
tmp< GeometricField< Type, fvPatchField, volMesh > > Su(const GeometricField< Type, fvPatchField, volMesh > &su, const GeometricField< Type, fvPatchField, volMesh > &vf)
autoPtr< compressible::turbulenceModel > turbulence
dimensionedScalar lambdaIn_
InstabilityG length-scale.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic dimensioned Type class.
void operator=(const instabilityG &)
Disallow default bitwise assignment.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual bool read(const dictionary &XiGProperties)
Update properties from given dictionary.
RASModel< EddyDiffusivity< turbulenceModel > > RASModel
virtual ~instabilityG()
Destructor.
TypeName("instabilityG")
Runtime type information.
Generic GeometricField class.