Go to the documentation of this file.
45 Info<<
"Selecting incompressible transport model " << modelType <<
endl;
47 auto* ctorPtr = dictionaryConstructorTable(modelType);
56 *dictionaryConstructorTablePtr_
A class for handling words, derived from Foam::string.
Ostream & endl(Ostream &os)
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
static autoPtr< viscosityModel > New(const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi)
errorManipArg< error, int > exit(error &err, const int errNo=1)
word name(const expressions::valueTypeCode typeCode)
Generic GeometricField class.