32template<
class ReactionThermo>
33Foam::BasicChemistryModel<ReactionThermo>::BasicChemistryModel
38 basicChemistryModel(
thermo),
45template<
class ReactionThermo>
58template<
class ReactionThermo>
static autoPtr< BasicChemistryModel< ReactionThermo > > New(ReactionThermo &thermo)
Selector.
virtual ~BasicChemistryModel()
Destructor.
ReactionThermo & thermo_
Thermo.
ReactionThermo & thermo()
Return access to the thermo package.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static autoPtr< ChemistryModel > New(typename ChemistryModel::reactionThermo &thermo)
Generic New for each of the related chemistry model.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...