48 thermo.phasePropertyName(
"chemistryProperties"),
57 chemistry_(lookupOrDefault(
"chemistry", true)),
58 deltaTChemIni_(
lookup<scalar>(
"initialChemicalTimeStep")),
59 deltaTChemMax_(lookupOrDefault(
"maxChemicalTimeStep", great)),
64 thermo.phasePropertyName(
"deltaTChem"),
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Base class for chemistry models.
chemistryModel(const fluidMulticomponentThermo &thermo)
Construct from thermo.
virtual ~chemistryModel()
Destructor.
Base-class for multi-component fluid thermodynamic properties.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const unitSet & lookup(const word &unitName)
Lookup and return the named unit from the table.
const dimensionSet & dimTime
defineRunTimeSelectionTable(fvConstraint, dictionary)
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)
fluidMulticomponentThermo & thermo