Go to the documentation of this file.
43 Info<<
"Selecting heat transfer coefficient model " << modelType <<
endl;
45 auto* ctorPtr = dictionaryConstructorTable(modelType);
52 "heatTransferCoeffModel",
54 *dictionaryConstructorTablePtr_
const fvMesh & mesh() const
A class for handling words, derived from Foam::string.
Ostream & endl(Ostream &os)
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
static autoPtr< heatTransferCoeffModel > New(const dictionary &dict, const fvMesh &mesh, const word &TName)
const word & TName() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
errorManipArg< error, int > exit(error &err, const int errNo=1)