Go to the documentation of this file.
42 namespace regionModels
44 namespace surfaceFilmModels
61 Cf_(coeffDict_.
get<scalar>(
"Cf"))
89 extrapolatedCalculatedFvPatchVectorField::typeName
95 tUs.
ref().correctBoundaryConditions();
126 const kinematicSingleLayer&
film =
127 static_cast<const kinematicSingleLayer&
>(
filmModel_);
virtual tmp< fvVectorMatrix > Su(volVectorField &U) const
Defines the attributes of an object for which implicit objectRegistry management is supported,...
const dimensionedScalar mu
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
virtual tmp< volVectorField > Us() const
A class for managing temporary objects.
static constexpr const zero Zero
const dimensionSet dimVelocity
virtual const volScalarField & delta() const =0
static word timeName(const scalar t, const int precision=precision_)
virtual const volVectorField & U() const =0
Base class for film turbulence models.
virtual tmp< volScalarField > mut() const
Kinematic form of single-cell layer surface film model.
addToRunTimeSelectionTable(surfaceFilmRegionModel, kinematicSingleLayer, mesh)
void min(const dimensioned< Type > &dt)
A special matrix type and solver, designed for finite volume solutions of scalar equations.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
tmp< fvMatrix< Type > > Sp(const volScalarField::Internal &, const GeometricField< Type, fvPatchField, volMesh > &)
Base class for surface film models.
virtual const volVectorField & Uw() const =0
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Generic dimensioned Type class.
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
Film laminar turbulence model.
Calculate the matrix for implicit and explicit sources.
defineTypeNameAndDebug(kinematicSingleLayer, 0)
Internal & ref(const bool updateAccessTime=true)
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
fileName::Type type(const fileName &name, const bool followLink=true)
const surfaceFilmRegionModel & film() const
static tmp< T > New(Args &&... args)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
const Time & time() const
surfaceFilmRegionModel & filmModel_
Generic GeometricField class.
const fvMesh & regionMesh() const