40 namespace regionModels
42 namespace surfaceFilmModels
59 Cf_(coeffDict_.lookup<scalar>(
"Cf"))
const volScalarField & VbyA() const
Return the cell layer volume/area [m].
virtual tmp< volVectorField::Internal > Us() const
Return the film surface velocity.
static tmp< DimensionedField< Type, GeoMesh > > New(const word &name, const Mesh &mesh, const dimensionSet &)
Return a temporary field constructed from name, mesh.
Base class for surface film models.
Kinematic form of single-cell layer surface film model.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const Time & time() const
Return the reference to the time database.
const volScalarField & rhoPrimary() const
Density [kg/m^3].
tmp< fvMatrix< Type > > Sp(const volScalarField::Internal &, const GeometricField< Type, fvPatchField, volMesh > &)
laminar(surfaceFilmRegionModel &film, const dictionary &dict)
Construct from surface film model.
Macros for easy insertion into run-time selection tables.
addToRunTimeSelectionTable(ejectionModel, BrunDrippingEjection, dictionary)
compressibleMomentumTransportModel momentumTransportModel
tmp< volVectorField::Internal > Uw() const
Return the film wall velocity [m/s].
const volVectorField & UPrimary() const
Velocity [m/s].
const volScalarField & mu() const
Return const access to the dynamic viscosity [Pa.s].
virtual tmp< fvVectorMatrix > Su(volVectorField &U) const
Return the source for the film momentum equation.
virtual const volVectorField & U() const =0
Return the film velocity [m/s].
const dimensionedScalar mu
Atomic mass unit.
const volScalarField & delta() const
Return const access to the film thickness [m].
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void correct()
Correct/update the model.
A special matrix type and solver, designed for finite volume solutions of scalar equations.
surfaceFilmRegionModel & filmModel_
Reference to the film surface film model.
dimensioned< scalar > mag(const dimensioned< Type > &)
const doubleScalar e
Elementary charge.
const volScalarField & rho() const
Return the film density [kg/m^3].
static word modelName(Name name, const word &model)
Return the name of the object within the given model.
virtual ~laminar()
Destructor.
A class for managing temporary objects.
defineTypeNameAndDebug(kinematicSingleLayer, 0)
dimensionedScalar deltaT() const
Return time step.
Calculate the matrix for implicit and explicit sources.