48 #ifndef limitVelocity_H 49 #define limitVelocity_H 103 const word& modelType,
word UName_
Velocity field name, default = U.
Limits the maximum velocity magnitude to the specified max value.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("limitVelocity")
Runtime type information.
const fvMesh & mesh() const
Return const access to the mesh database.
virtual bool read(const dictionary &dict)
Read dictionary.
A class for handling words, derived from string.
virtual ~limitVelocity()
Destructor.
const word & name() const
Return const access to the source name.
scalar max_
Maximum velocity magnitude.
Mesh data needed to do the Finite Volume discretisation.
Cell-set options abtract base class. Provides a base set of controls, e.g.:
virtual void correct(volVectorField &U)
Correct the energy field.