44 boundaryMesh().mesh().foundObject<solvers::isothermalFilm>
58 deltaCoeffs_ = 1/(0.5*filmDelta + 1
e-8);
Macros for easy insertion into run-time selection tables.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
virtual const scalarField & deltaCoeffs() const
Return the face - cell distance coefficient.
const fvMesh & mesh() const
Return the mesh reference.
label index() const
Return the index of this patch in the fvBoundaryMesh.
const fvBoundaryMesh & boundaryMesh() const
Return boundaryMesh reference.
virtual const scalarField & deltaCoeffs() const
Return the face - cell distance coefficient.
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type and name.
Solver module for flow of compressible isothermal liquid films.
const volScalarField & delta
Film thickness.
defineTypeNameAndDebug(combustionModel, 0)