55 momentumTransport_(momentumTransport),
57 rho_(momentumTransport_.
rho()),
94 for (
label i=0; i<=Xi_.nOldTimes(); i++)
96 Xi_.oldTimeRef(i) = 1;
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.
virtual ~XiModel()
Destructor.
bool read(const dictionary &combustionProperties)
Update properties from the given combustionProperties dictionary.
XiModel(const ubRhoThermo &thermo, const compressibleMomentumTransportModel &turbulence, const volScalarField &Su)
Construct from components.
virtual void reset()
Reset Xi to the unburnt state (1)
virtual bool readCoeffs(const dictionary &dict)=0
Update coefficients from given dictionary.
Base class for single-phase compressible momentum transport models.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
const dictionary & optionalTypeDict(const word &typeName) const
Find and return an optional type sub-dictionary.
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)
const dimensionSet & dimless
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
defineRunTimeSelectionTable(fvConstraint, dictionary)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
fluidMulticomponentThermo & thermo