72 const fvMesh&
mesh(this->pair_.phase1().mesh());
76 "noWallLubrication:Fi",
86 const fvMesh&
mesh(this->pair_.phase1().mesh());
90 "noWallLubrication:F",
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
static tmp< GeometricField< vector, fvPatchField, volMesh > > New(const word &name, IOobjectOption::registerOption regOpt, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=fvPatchField< vector >::calculatedType())
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
wallLubricationModel(const dictionary &dict, const phasePair &pair)
Construct from components.
const phasePair & pair_
Phase pair.
static const dimensionSet dimF
Coefficient dimensions.
tmp< volVectorField > F() const
Wall lubrication force.
noWallLubrication(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual ~noWallLubrication()
Destructor.
tmp< volVectorField > Fi() const
Return phase-intensive wall lubrication force.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
static constexpr const zero Zero
Global zero (0).
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.