41Foam::XiGModel::XiGModel
44 const psiuReactionThermo&
thermo,
46 const volScalarField&
Su
53 XiGProperties.
get<word>(
"XiGModel") +
"Coeffs"
72 XiGModelCoeffs_ = XiGProperties.optionalSubDict(
type() +
"Coeffs");
Base-class for all Xi generation models used by the b-Xi combustion model. See Technical Report SH/RE...
virtual bool read(const dictionary &XiGProperties)=0
Update properties from given dictionary.
virtual ~XiGModel()
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
compressible::turbulenceModel & turbulence
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
List of values generated by applying the access operation to each list item.
fileName::Type type(const fileName &name, const bool followLink=true)
Return the file type: DIRECTORY or FILE, normally following symbolic links.
#define defineRunTimeSelectionTable(baseType, argNames)
Define run-time selection table.