33 namespace wallLubricationModels
57 p_(
dict.lookup<scalar>(
"p"))
82 pos0(Eo - 1)*
neg(Eo - 5)*
exp(-0.933*Eo + 0.179)
83 +
pos0(Eo - 5)*
neg(Eo - 33)*(0.00599*Eo - 0.0187)
89 (1 - yTilde)/(Cwd_*
y*
pow(yTilde, p_ - 1))
91 *interface_.continuous().rho()
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
Model for the wall lubrication force between two phases.
Wall lubrication model of Frank.
Frank(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual ~Frank()
Destructor.
tmp< volVectorField > Fi() const
Return phase-intensive wall lubrication force.
defineTypeNameAndDebug(Antal, 0)
addToRunTimeSelectionTable(wallLubricationModel, Antal, dictionary)
dimensionedScalar exp(const dimensionedScalar &ds)
dimensionedScalar pos0(const dimensionedScalar &ds)
const dimensionSet dimless
const dimensionSet dimLength
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
dimensionedScalar neg(const dimensionedScalar &ds)
dimensioned< scalar > magSqr(const dimensioned< Type > &)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.