33 namespace wallLubricationModels
80 pos0(Eo - 1)*
neg(Eo - 5)*
exp(-0.933*Eo + 0.179)
81 +
pos0(Eo - 5)*
neg(Eo - 33)*(0.00599*Eo - 0.0187)
85 *interface_.dispersed().d()
90 *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 Tomiyama.
virtual ~TomiyamaWallLubrication()
Destructor.
TomiyamaWallLubrication(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual 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)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const dimensionSet dimLength
dimensionedScalar neg(const dimensionedScalar &ds)
dimensioned< scalar > magSqr(const dimensioned< Type > &)