Go to the documentation of this file.
34 namespace wallBoilingModels
52 Info<<
"Selecting CHFSubCoolModel: " << modelType <<
endl;
54 auto* ctorPtr = dictionaryConstructorTable(modelType);
63 *dictionaryConstructorTablePtr_
78 os.writeEntry(
"type", this->
type());
A class for handling words, derived from Foam::string.
defineTypeNameAndDebug(CHFModel, 0)
virtual void write(Ostream &os) const
Ostream & endl(Ostream &os)
Base class for critical heat flux (CHF) sub-cooling correlation models for boiling flows.
static autoPtr< CHFSubCoolModel > New(const dictionary &dict)
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
defineRunTimeSelectionTable(CHFModel, dictionary)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
errorManip< error > abort(error &err)
fileName::Type type(const fileName &name, const bool followLink=true)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...