54 thermoTransport_(thermoTransport),
55 turbulence_(thermoTransport.momentumTransport()),
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Base-class for all Su models used by the b-Xi combustion model.
bool read(const dictionary &combustionProperties)
Update properties from the given combustionProperties dictionary.
virtual ~SuModel()
Destructor.
virtual bool readCoeffs(const dictionary &dict)=0
Update coefficients from given dictionary.
SuModel(const psiuMulticomponentThermo &thermo, const fluidThermoThermophysicalTransportModel &turbulence)
Construct from components.
Templated abstract base class for thermophysical transport models.
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)
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
const dimensionSet dimVelocity
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
fluidMulticomponentThermo & thermo