Go to the documentation of this file.
44 namespace regionModels
46 namespace surfaceFilmModels
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.
void operator=(const laminar &)
Disallow default bitwise assignment.
A class for managing temporary objects.
Base class for film turbulence models.
virtual tmp< volScalarField > mut() const
Return the film turbulence viscosity.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
TypeName("laminar")
Runtime type information.
virtual ~laminar()
Destructor.
virtual void correct()
Correct/update the model.
laminar(const laminar &)
Disallow default bitwise copy construct.
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....
Film laminar turbulence model.
Base class for surface film models.
scalar Cf_
Surface roughness coefficient.
Generic GeometricField class.