59surfaceFilmRegionModel::surfaceFilmRegionModel
61 const word& modelType,
64 const word& regionType
const uniformDimensionedVectorField & g
Mesh data needed to do the Finite Volume discretisation.
Switch active_
Active flag.
virtual void evolve()
Main driver routing to evolve the region - calls other evolves.
Base class for single layer region models.
virtual bool read()
Read control parameters from dictionary.
Base class for surface film models.
Base class for surface film models.
virtual ~surfaceFilmRegionModel()
Destructor.
const dimensionedVector & g_
Acceleration due to gravity [m/s2].
virtual void evolve()
Main driver routing to evolve the region - calls other evolves.
const dimensionedVector & g() const
Return the acceleration due to gravity.
virtual bool read()
Read control parameters from dictionary.
A class for handling words, derived from Foam::string.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.