Go to the documentation of this file.
72 Info<<
"Selecting heatTransferModel for phase "
77 auto* ctorPtr = dictionaryConstructorTable(modelType);
86 *dictionaryConstructorTablePtr_
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for handling words, derived from Foam::string.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
Ostream & endl(Ostream &os)
const volScalarField & alpha1
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
heatTransferModel(const dictionary &dict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
errorManipArg< error, int > exit(error &err, const int errNo=1)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)
static autoPtr< heatTransferModel > New(const dictionary &dict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2)