26 #include "surfaceInterpolate.H" 33 namespace regionModels
35 namespace surfaceFilmModels
const momentumTransportModel & momentumTransport() const
Momentum transport.
tmp< volScalarField::Internal > mass() const
Return the current film mass.
List container for film ejection models.
Surface integrate surfaceField creating a volField. Surface sum a surfaceField creating a volField...
const volVectorField & U() const
Return the film velocity [m/s].
const dimensionedScalar deltaSmall_
Small delta.
volScalarField & pSpPrimary()
Pressure [Pa].
volScalarField::Internal continuityErr_
Current continuity error caused by delta_ bounding.
volScalarField muPrimary_
Viscosity [Pa.s].
volVectorField::Internal USp_
Momentum [kg/m/s^2].
volScalarField coverage_
Film coverage indicator, 1 = covered, 0 = uncovered [].
volVectorField USpPrimary_
Primary region tangential momentum source [kg m/s].
const Time & time() const
Return the reference to the time database.
const volScalarField & rhoPrimary() const
Density [kg/m^3].
tmp< volVectorField::Internal > Us() const
Return the film surface velocity [m/s].
volScalarField::Internal & rhoSp()
Mass [kg/m^2/s].
volScalarField::Internal & pSp()
Pressure [Pa].
ejectionModelList & ejection()
Ejection.
transferModelList & transfer()
Transfer.
volVectorField & USpPrimary()
Momentum [kg/m/s^2].
const word & phaseName() const
Return the name of the phase deposited to form the film.
const volScalarField & muPrimary() const
Viscosity [Pa.s].
autoPtr< rhoThermo > thermo_
Thermo package.
const volVectorField & UPrimary() const
Velocity [m/s].
const volScalarField & mu() const
Return const access to the dynamic viscosity [Pa.s].
const surfaceScalarField & phiU() const
Return the film velocity flux [m^3/s].
A class for handling words, derived from string.
volVectorField U_
Velocity - mean [m/s].
const dimensionedScalar & deltaSmall() const
Return small delta.
const volScalarField & coverage() const
Return the film coverage, 1 = covered, 0 = uncovered [].
const surfaceScalarField & phi() const
Return the film flux [kg m/s].
const volScalarField::Internal & continuityErr() const
Return the current continuity error.
volScalarField pSpPrimary_
Primary region normal momentum source (pressure) [kg m/s].
volVectorField::Internal & USp()
Momentum [kg/m/s^2].
volScalarField delta_
Film thickness [m].
autoPtr< momentumTransportModel > momentumTransport_
Momentum transport model.
const volScalarField & pPrimary() const
Pressure [Pa].
List container for film transfer models.
volScalarField rhoPrimary_
Density [kg/m^3].
const rhoThermo & thermo() const
Film thermo.
const volScalarField & delta() const
Return const access to the film thickness [m].
transferModelList transfer_
Transfer with the continuous phase.
volVectorField UPrimary_
Velocity [m/s].
Base class for film momentum transport models.
const volScalarField::Internal & magSf() const
Return the face area magnitudes [m^2].
volScalarField mu_
Dynamic viscosity [Pa.s].
surfaceScalarField phi_
Mass flux [kg m/s].
volScalarField::Internal rhoSp_
Mass [kg/m^2/s].
volScalarField alpha_
Film volume fraction in the cell layer [].
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Base-class for fluid thermodynamic properties based on density.
volScalarField rhoSpPrimary_
Primary region mass source [kg].
surfaceScalarField phiU_
Film velocity flux [m^3/s].
const volScalarField & rho() const
Return the film density [kg/m^3].
volScalarField & rhoSpPrimary()
Mass [kg/m^2/s].
A class for managing temporary objects.
ejectionModelList ejection_
Cloud ejection.
dimensionedScalar deltaT() const
Return time step.
volScalarField::Internal pSp_
Pressure [Pa].
const volScalarField & alpha() const
Return const access to the film volume fraction [].
tmp< volScalarField::Internal > deltaMass() const
Return the change in film mass due to sources/sinks.