55 thermoTransport_(thermoTransport),
56 turbulence_(thermoTransport.momentumTransport()),
58 rho_(turbulence_.
rho()),
95 for (
label i=0; i<=Xi_.nOldTimes(); i++)
97 Xi_.oldTimeRef(i) = 1;
Generic GeometricField class.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Templated abstract base class for thermophysical transport models.
Base-class for all Xi models used by the b-Xi combustion model.
virtual ~XiModel()
Destructor.
bool read(const dictionary &combustionProperties)
Update properties from the given combustionProperties dictionary.
virtual void reset()
Reset Xi to the unburnt state (1)
virtual bool readCoeffs(const dictionary &dict)=0
Update coefficients from given dictionary.
XiModel(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.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
tmp< VolField< Type > > Su(const VolField< Type > &su, const VolField< Type > &vf)
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const dimensionSet dimless
defineTypeNameAndDebug(combustionModel, 0)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
PtrList< volScalarField > & Y
fluidMulticomponentThermo & thermo