57 wallLubricationModel(
dict, pair)
69Foam::tmp<Foam::volVectorField>
72 const fvMesh&
mesh = this->pair_.phase1().mesh();
84Foam::tmp<Foam::volVectorField>
87 const fvMesh&
mesh = this->pair_.phase1().mesh();
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())
@ NO_REGISTER
Do not request registration (bool: false).
static word scopedName(const std::string &scope, const word &name)
Create scope:name or scope_name string.
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.