58 public surfaceFilmModel
69 noFilm(
const noFilm&) =
delete;
72 void operator=(
const noFilm&) =
delete;
86 const word& modelType,
89 const word& regionType
const uniformDimensionedVectorField & g
Mesh data needed to do the Finite Volume discretisation.
virtual ~noFilm()
Destructor.
TypeName("none")
Runtime type information.
virtual scalar CourantNumber() const
Courant number evaluation.
virtual void evolve()
Main driver routing to evolve the region - calls other evolves.
virtual tmp< volScalarField::Internal > Srho() const
Return total mass source - Eulerian phase only.
virtual tmp< volScalarField::Internal > Sh() const
Return enthalpy source - Eulerian phase only.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.