45 namespace regionModels
47 namespace surfaceFilmModels
75 const word& modelType,
78 const word& regionType
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Base class for surface film models.
void operator=(const noFilm &)=delete
Disallow default bitwise assignment.
virtual tmp< volScalarField::Internal > Srho() const
Return total mass source - Eulerian phase only.
noFilm(const word &modelType, const fvMesh &mesh, const dimensionedVector &g, const word ®ionType)
Construct from components.
virtual void evolve()
Main driver routing to evolve the region - calls other evolves.
TypeName("none")
Runtime type information.
A class for handling words, derived from string.
Dummy surfaceFilmModel to allow solvers supporting film simulations to be run without a film region...
virtual ~noFilm()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
const dimensionedVector & g
virtual scalar CourantNumber() const
Courant number evaluation.
virtual tmp< volScalarField::Internal > Sh() const
Return enthalpy source - Eulerian phase only.