32 namespace regionModels
34 namespace surfaceFilmModels
46 const word& modelType,
virtual ~filmViscosityModel()
Destructor.
Base class for surface film models.
Base class for surface film sub-models.
A list of keyword definitions, which are a keyword followed by any number of values (e...
filmViscosityModel(const word &modelType, surfaceFilmRegionModel &film, const dictionary &dict, volScalarField &mu)
Construct from type name, dictionary and surface film model.
A class for handling words, derived from string.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
const dimensionedScalar & mu
Atomic mass unit.
defineRunTimeSelectionTable(filmMomentumTransportModel, dictionary)
virtual void info(Ostream &os) const
Provide some feedback.
defineTypeNameAndDebug(kinematicSingleLayer, 0)