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