34 namespace regionModels
36 namespace surfaceFilmModels
227 zeroGradientFvPatchScalarField::typeName
250 zeroGradientFvPatchScalarField::typeName
255 gNormClipped.
min(0.0);
257 return tgNormClipped;
276 zeroGradientFvPatchVectorField::typeName
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &vf, const surfaceScalarField &faceFlux, Istream &schemeData)
const volScalarField & alpha() const
Return the film coverage, 1 = covered, 0 = uncovered / [].
label nCorr_
Number of PISO-like correctors.
label nCorr() const
Return the number of PISO correctors.
volScalarField rhoPrimary_
Density / [kg/m3].
volScalarField alpha_
Film coverage indicator, 1 = covered, 0 = uncovered / [].
volScalarField pSpPrimary_
Pressure / [Pa].
const filmTurbulenceModel & turbulence() const
Turbulence.
const volScalarField & rhoPrimary() const
Density / [kg/m3].
volVectorField & USp()
Momentum / [kg/m/s2].
const dimensionedScalar deltaSmall_
Small delta.
autoPtr< filmThermoModel > filmThermo_
Film thermo model.
volVectorField USpPrimary_
Momementum / [kg/m/s2].
const volScalarField & delta() const
Return const access to the film thickness / [m].
tmp< GeometricField< Type, fvPatchField, volMesh > > surfaceSum(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
tmp< volScalarField > mass() const
Return the current film mass.
const volScalarField & mu() const
Return const access to the dynamic viscosity / [Pa.s].
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const fvMesh & regionMesh() const
Return the region mesh database.
const Time & time() const
Return the reference to the time database.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none.
virtual const volVectorField & nHat() const
Return the patch normal vectors.
volVectorField USp_
Momementum / [kg/m/s2].
const volVectorField & UPrimary() const
Velocity / [m/s].
tmp< volScalarField > deltaMass() const
Return the change in film mass due to sources/sinks.
label nNonOrthCorr_
Number of non-orthogonal correctors.
tmp< volScalarField > gNormClipped() const
Return the gravity normal-to-patch component contribution.
Switch momentumPredictor_
Momentum predictor.
const volScalarField & muPrimary() const
Viscosity / [Pa.s].
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Surface integrate surfaceField creating a volField. Surface sum a surfaceField creating a volField...
tmp< volVectorField > gTan() const
Return the gravity tangential component contributions.
const filmThermoModel & filmThermo() const
Film thermo.
label nOuterCorr_
Number of outer correctors.
volScalarField & pSp()
Pressure / [Pa].
volScalarField & rhoSp()
Mass / [kg/m2/s].
virtual const volScalarField & magSf() const
Return the face area magnitudes / [m2].
const volScalarField & sigma() const
Return const access to the surface tension / [m/s2].
const dimensionedScalar & deltaSmall() const
Return small delta.
surfaceScalarField phi_
Mass flux (includes film thickness) / [kg.m/s].
tmp< volScalarField > netMass() const
Return the net film mass available over the next integration.
volScalarField delta_
Film thickness / [m].
volVectorField & USpPrimary()
Momementum / [kg/m/s2].
volScalarField rho_
Density / [kg/m3].
label nOuterCorr() const
Return the number of outer correctors.
tmp< volScalarField > gNorm() const
Return the gravity normal-to-patch component contribution.
volScalarField rhoSp_
Mass / [kg/m2/s].
volVectorField UPrimary_
Velocity / [m/s].
autoPtr< filmTurbulenceModel > turbulence_
Turbulence model.
volScalarField & rhoSpPrimary()
Mass / [kg/m2/s].
Base class for film turbulence models.
volScalarField & pSpPrimary()
Pressure / [Pa].
volScalarField mu_
Dynamic viscosity / [Pa.s].
volScalarField rhoSpPrimary_
Mass / [kg/m2/s].
label nNonOrthCorr() const
Return the number of non-orthogonal correctors.
volScalarField sigma_
Surface tension / [m/s2].
injectionModelList injection_
Cloud injection.
volScalarField pSp_
Pressure / [Pa].
dimensionedScalar pos(const dimensionedScalar &ds)
dimensionedScalar deltaT() const
Return time step.
const volScalarField & pPrimary() const
Pressure / [Pa].
injectionModelList & injection()
Injection.
volScalarField muPrimary_
Viscosity / [Pa.s].
const Switch & momentumPredictor() const
Return the momentum predictor.
void min(const dimensioned< Type > &)
A class for managing temporary objects.
const dimensionedVector & g_
Acceleration due to gravity [m/s2].
volScalarField pPrimary_
Pressure / [Pa].