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