Go to the documentation of this file.
33 namespace CorrectionLimitingMethods
77 const vector uRelative = uP - uMean;
82 - (1.0 + this->e_)*uRelative
virtual vector limitedVelocity(const vector uP, const vector dU, const vector uMean) const
addToRunTimeSelectionTable(CorrectionLimitingMethod, absolute, dictionary)
absolute(const dictionary &dict)
defineTypeNameAndDebug(absolute, 0)
Base class for correction limiting methods.
label max(const labelHashSet &set, label maxValue=labelMin)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Scalar minMod(const Scalar s1, const Scalar s2)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
Correction limiting method based on the absolute particle velocity.