Go to the documentation of this file.
54 thermo.phasePropertyName(
"chemistryProperties"),
63 deltaTChemIni_(
get<scalar>(
"initialChemicalTimeStep")),
64 deltaTChemMax_(getOrDefault<scalar>(
"maxChemicalTimeStep", GREAT)),
69 thermo.phasePropertyName(
"deltaTChem"),
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
Base class for chemistry models.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Abstract base-class for fluid and solid thermodynamic properties.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
Generic dimensioned Type class.
virtual ~basicChemistryModel()
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
constant condensation/saturation model.
defineTypeNameAndDebug(combustionModel, 0)