33 void Foam::solvers::isothermalFilm::continuityPredictor()
55 correctContinuityError();
62 void Foam::solvers::isothermalFilm::correctContinuityError()
72 void Foam::solvers::isothermalFilm::correctDelta()
75 delta_.correctBoundaryConditions();
void max(const dimensioned< Type > &)
const Boundary & boundaryField() const
Return const-reference to the boundary field.
void correctBoundaryConditions()
Correct boundary field.
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
bool constrain(fvMatrix< Type > &eqn) const
Apply constraints to an equation.
tmp< fvMatrix< Type > > source(const VolField< Type > &field) const
Return source for an equation.
Foam::fvModels & fvModels() const
Return the fvModels that are created on demand.
Foam::fvConstraints & fvConstraints() const
Return the fvConstraints that are created on demand.
const surfaceScalarField & alphaRhoPhi
Reference to the film mass-flux field.
volScalarField delta_
Film thickness.
const volScalarField & VbyA
Film cell volume/wall face area.
const volScalarField & delta
Film thickness.
const volScalarField & rho
Reference to the thermodynamic density field.
volScalarField alpha_
Film volume fraction in the cell layer.
Foam::fvModels & fvModels(Foam::fvModels::New(mesh))
Calculate the first temporal derivative.
Calculate the divergence of the given field.
Calculate the matrix for the first temporal derivative.
volScalarField alpha(IOobject("alpha", runTime.name(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
tmp< VolField< Type > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
tmp< VolField< Type > > div(const SurfaceField< Type > &ssf)
tmp< fvMatrix< Type > > ddt(const VolField< Type > &vf)
fvMatrix< scalar > fvScalarMatrix