Go to the documentation of this file.
35 namespace kineticTheoryModels
62 const word modelType(
dict.get<
word>(
"frictionalStressModel"));
64 Info<<
"Selecting frictionalStressModel " << modelType <<
endl;
66 auto* ctorPtr = dictionaryConstructorTable(modelType);
73 "frictionalStressModel",
75 *dictionaryConstructorTablePtr_
A class for handling words, derived from Foam::string.
defineRunTimeSelectionTable(conductivityModel, dictionary)
Ostream & endl(Ostream &os)
static autoPtr< frictionalStressModel > New(const dictionary &dict)
#define FatalIOErrorInLookup(ios, lookupTag, lookupName, lookupTable)
defineTypeNameAndDebug(conductivityModel, 0)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
frictionalStressModel(const dictionary &dict)
errorManip< error > abort(error &err)