40 namespace regionModels
42 namespace surfaceFilmModels
87 zeroGradientFvPatchVectorField::typeName
93 tUs().correctBoundaryConditions();
dimensionedScalar sqrt(const dimensionedScalar &ds)
surfaceFilmModel & owner_
Reference to the owner surface film model.
const dimensionedScalar mu
Atomic mass unit.
Calculate the matrix for implicit and explicit sources.
dimensioned< scalar > mag(const dimensioned< Type > &)
virtual void correct()
Correct/update the model.
const volScalarField & rhoPrimary() const
Density / [kg/m3].
defineTypeNameAndDebug(kinematicSingleLayer, 0)
virtual ~laminar()
Destructor.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
const volScalarField & delta() const
Return const access to the film thickness / [m].
const volScalarField & mu() const
Return const access to the dynamic viscosity / [Pa.s].
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
virtual tmp< volVectorField > Us() const
Return the film surface velocity.
addToRunTimeSelectionTable(surfaceFilmModel, kinematicSingleLayer, mesh)
virtual const volVectorField & Uw() const
Return the film wall velocity [m/s].
const fvMesh & regionMesh() const
Return the region mesh database.
virtual const volVectorField & U() const =0
Return the film velocity [m/s].
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
const volVectorField & UPrimary() const
Velocity / [m/s].
tmp< fvMatrix< Type > > Sp(const DimensionedField< scalar, volMesh > &, const GeometricField< Type, fvPatchField, volMesh > &)
const Time & time() const
Return the top-level database.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
GeometricField< scalar, fvPatchField, volMesh > volScalarField
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
const dimensionedScalar & deltaSmall() const
Return small delta.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
Macros for easy insertion into run-time selection tables.
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
virtual tmp< volScalarField > mut() const
Return the film turbulence viscosity.
Base class for film turbulence models.
virtual tmp< fvVectorMatrix > Su(volVectorField &U) const
Return the source for the film momentum equation.
Base class for surface film models.
const dimensionSet dimVelocity
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
void min(const dimensioned< Type > &)
A class for managing temporary objects.
A special matrix type and solver, designed for finite volume solutions of scalar equations.