55 thermoTransport_(thermoTransport),
56 turbulence_(thermoTransport.momentumTransport()),
Generic GeometricField class.
Templated abstract base class for thermophysical transport models.
Base class for flame wrinkling Xi generation rate models.
bool read(const dictionary &XiProperties)
Update properties from the given XiProperties dictionary.
virtual ~XiGModel()
Destructor.
virtual bool readCoeffs(const dictionary &dict)=0
Update coefficients from given dictionary.
XiGModel(const psiuMulticomponentThermo &thermo, const fluidThermoThermophysicalTransportModel &turbulence, const volScalarField &Su)
Construct from components.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const dictionary & optionalSubDict(const word &) const
Find and return a sub-dictionary if found.
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
Base-class for combustion fluid thermodynamic properties based on compressibility.
tmp< VolField< Type > > Su(const VolField< Type > &su, const VolField< Type > &vf)
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
fluidMulticomponentThermo & thermo