Go to the documentation of this file.
35 namespace wallBoilingModels
53 Info<<
"Selecting departureDiameterModel: " << modelType <<
endl;
55 auto* ctorPtr = dictionaryConstructorTable(modelType);
62 "departureDiameterModel",
64 *dictionaryConstructorTablePtr_
76 os.writeEntry(
"type", this->
type());
A class for handling words, derived from Foam::string.
defineTypeNameAndDebug(CHFModel, 0)
Ostream & endl(Ostream &os)
static autoPtr< departureDiameterModel > New(const dictionary &dict)
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
defineRunTimeSelectionTable(CHFModel, dictionary)
virtual void write(Ostream &os) const
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,...