Base class for surface film models.
More...
|
| TypeName ("surfaceFilmModel") |
|
| declareRunTimeSelectionTable (autoPtr, surfaceFilmModel, mesh,(const word &modelType, const fvMesh &mesh, const dimensionedVector &g, const word ®ionType),(modelType, mesh, g, regionType)) |
|
| surfaceFilmModel () |
|
virtual | ~surfaceFilmModel () |
|
virtual scalar | CourantNumber () const =0 |
|
virtual tmp< volScalarField::Internal > | Srho () const =0 |
|
virtual tmp< volScalarField::Internal > | Srho (const label i) const =0 |
|
virtual tmp< volScalarField::Internal > | Sh () const =0 |
|
virtual void | evolve ()=0 |
|
Base class for surface film models.
- Source files
-
Definition at line 51 of file surfaceFilmModel.H.
◆ surfaceFilmModel()
◆ ~surfaceFilmModel()
◆ TypeName()
TypeName |
( |
"surfaceFilmModel" |
| ) |
|
◆ declareRunTimeSelectionTable()
declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
surfaceFilmModel |
, |
|
|
mesh |
, |
|
|
(const word &modelType, const fvMesh &mesh, const dimensionedVector &g, const word ®ionType) |
, |
|
|
(modelType, mesh, g, regionType) |
|
|
) |
| |
◆ New()
Definition at line 35 of file surfaceFilmModelNew.C.
References dict, Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInLookup, g, Foam::Info, mesh, IOobject::MUST_READ, IOobject::NO_WRITE, and IOobject::typeHeaderOk().
◆ CourantNumber()
virtual scalar CourantNumber |
( |
| ) |
const |
|
pure virtual |
◆ Srho() [1/2]
◆ Srho() [2/2]
◆ Sh()
◆ evolve()
◆ Tref
The documentation for this class was generated from the following files: