Go to the documentation of this file.
29 #include "phasePair.H"
36 namespace wallLubricationModels
72 const fvMesh&
mesh(this->pair_.phase1().mesh());
76 "noWallLubrication:Fi",
86 const fvMesh&
mesh(this->pair_.phase1().mesh());
90 "noWallLubrication:F",
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
static constexpr const zero Zero
static tmp< GeometricField< Type, PatchField, GeoMesh > > New(const word &name, const Mesh &mesh, const dimensionSet &ds, const word &patchFieldType=PatchField< Type >::calculatedType())
noWallLubrication(const dictionary &dict, const phasePair &pair)
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
tmp< volVectorField > F() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Mesh data needed to do the Finite Volume discretisation.
virtual ~noWallLubrication()
tmp< volVectorField > Fi() const
defineTypeNameAndDebug(Antal, 0)
addToRunTimeSelectionTable(wallLubricationModel, Antal, dictionary)