31 namespace CorrectionLimitingMethods
49 e_(dict.template
lookup<scalar>(
"e"))
75 const vector uRelative = uP - uMean;
80 - (1.0 + this->
e_)*uRelative
A list of keyword definitions, which are a keyword followed by any number of values (e...
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
addToRunTimeSelectionTable(CorrectionLimitingMethod, absolute, dictionary)
virtual vector limitedVelocity(const vector uP, const vector dU, const vector uMean) const
Return the limited velocity.
defineTypeNameAndDebug(absolute, 0)
Macros for easy insertion into run-time selection tables.
stressControl lookup("compactNormalStress") >> compactNormalStress
virtual ~absolute()
Destructor.
scalar e_
Coefficient of restitution.
absolute(const dictionary &dict)
Construct from components.
Correction limiting method based on the absolute particle velocity.
Scalar minMod(const Scalar s1, const Scalar s2)
Base class for correction limiting methods.
dimensioned< scalar > mag(const dimensioned< Type > &)