46filmViscosityModel::filmViscosityModel
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
filmSubModelBase(surfaceFilmRegionModel &film)
Construct null.
Base class for surface film viscosity models.
volScalarField & mu_
Reference to the viscosity field.
virtual void info(Ostream &os) const
Provide some feedback.
virtual ~filmViscosityModel()
Destructor.
Base class for surface film models.
const dictionary & dict() const
Return const access to the cloud dictionary.
const word & modelType() const
Return const access to the sub-model type.
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
OBJstream os(runTime.globalPath()/outputName)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const word GlobalIOList< Tuple2< scalar, vector > >::typeName("scalarVectorTable")
#define defineRunTimeSelectionTable(baseType, argNames)
Define run-time selection table.