54 word(XiProperties.lookup(
"XiModel")) +
"Coeffs"
Generic GeometricField class.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Base-class for all Xi models used by the b-Xi combustion model. See Technical Report SH/RE/01R for de...
virtual ~XiModel()
Destructor.
XiModel(const dictionary &XiProperties, const psiuMulticomponentThermo &thermo, const compressible::RASModel &turbulence, const volScalarField &Su, const volScalarField &rho, const volScalarField &b, const surfaceScalarField &phi)
Construct from components.
virtual bool read(const dictionary &XiProperties)=0
Update properties from given dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const dictionary & optionalSubDict(const word &) const
Find and return a sub-dictionary if found.
Base-class for combustion fluid thermodynamic properties based on compressibility.
A class for handling words, derived from string.
RASModel< momentumTransportModel > RASModel
Typedefs for turbulence, RAS and LES models for compressible flow based on the standard laminar trans...
tmp< VolField< Type > > Su(const VolField< Type > &su, const VolField< Type > &vf)
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
word name(const bool)
Return a word representation of a bool.
defineTypeNameAndDebug(combustionModel, 0)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
autoPtr< incompressible::momentumTransportModel > turbulence(incompressible::momentumTransportModel::New(U, phi, viscosity))
fluidMulticomponentThermo & thermo