37namespace wallLubricationModels
61 p_(
dict.get<scalar>(
"p"))
86 pos0(Eo - 1)*
neg(Eo - 5)*
exp(-0.933*Eo + 0.179)
87 +
pos0(Eo - 5)*
neg(Eo - 33)*(0.00599*Eo - 0.0187)
93 (1 - yTilde)/(Cwd_*
y*
pow(yTilde, p_ - 1))
95 *pair_.continuous().rho()
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
Wall lubrication model of Frank.
virtual ~Frank()
Destructor.
tmp< volVectorField > Fi() const
Return phase-intensive wall lubrication force.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
dimensionedScalar exp(const dimensionedScalar &ds)
const dimensionSet dimless
Dimensionless.
dimensionedScalar pos0(const dimensionedScalar &ds)
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar neg(const dimensionedScalar &ds)
dimensioned< typename typeOfMag< Type >::type > magSqr(const dimensioned< Type > &dt)