33 namespace regionModels
35 namespace surfaceFilmModels
60 surfaceFilmModel::surfaceFilmModel
62 const word& modelType,
65 const word& regionType
96 "tmp<DimensionedField<scalar, volMesh> > surfaceFilmModel::Srho() const" 108 "tmp<DimensionedField<scalar, volMesh> > surfaceFilmModel::Srho" 109 "(const label) const" 120 "tmp<DimensionedField<scalar, volMesh> > surfaceFilmModel::Sh() const"
Mesh data needed to do the Finite Volume discretisation.
virtual tmp< DimensionedField< scalar, volMesh > > Srho() const
Return total mass source - Eulerian phase only.
defineTypeNameAndDebug(kinematicSingleLayer, 0)
Switch active_
Active flag.
const dimensionedVector & g() const
Return the accleration due to gravity.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual ~surfaceFilmModel()
Destructor.
virtual bool read()
Read control parameters from dictionary.
virtual scalar CourantNumber() const
Courant number evaluation.
virtual bool read()
Read control parameters from dictionary.
defineRunTimeSelectionTable(filmThermoModel, dictionary)
#define notImplemented(functionName)
Issue a FatalErrorIn for a function not currently implemented.
virtual tmp< DimensionedField< scalar, volMesh > > Sh() const
Return enthalpy source - Eulerian phase only.
A class for managing temporary objects.
const dimensionedVector & g_
Acceleration due to gravity [m/s2].