44 namespace regionModels
46 namespace surfaceFilmModels
const dictionary & dict() const
Return const access to the cloud dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual tmp< fvVectorMatrix > Su(volVectorField &U) const
Return the source for the film momentum equation.
virtual tmp< volVectorField > Us() const
Return the film surface velocity.
Base class for film turbulence models.
Film laminar turbulence model.
virtual tmp< volScalarField > mut() const
Return the film turbulence viscosity.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
Base class for surface film models.
virtual void correct()
Correct/update the model.
TypeName("laminar")
Runtime type information.
virtual ~laminar()
Destructor.
A class for managing temporary objects.