48 Info<<
"Selecting surfaceTensionModel " << modelType <<
endl;
50 auto* ctorPtr = dictionaryConstructorTable(modelType);
57 "surfaceTensionModel",
59 *dictionaryConstructorTablePtr_
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
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.
static autoPtr< surfaceTensionModel > New(const dictionary &dict, const fvMesh &mesh)
static const dictionary & sigmaDict(const dictionary &dict)
Uniform constant surface tension model.
A class for handling words, derived from Foam::string.
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
Report an error message using Foam::FatalIOError.
messageStream Info
Information stream (stdout output on master, null elsewhere).
Ostream & endl(Ostream &os)
Add newline and flush stream.
IOerror FatalIOError
Error stream (stdout output on all processes), with additional 'FOAM FATAL IO ERROR' header text and ...
errorManipArg< error, int > exit(error &err, const int errNo=1)