FreeFOAM The Cross-Platform CFD Toolkit
bound.H File Reference

Bound the given scalar field if it has gone unbounded. Used extensively in RAS and LES turbulence models. More...


Detailed Description

Bound the given scalar field if it has gone unbounded. Used extensively in RAS and LES turbulence models.

InNamespace Foam::bound

Source files

Definition in file bound.H.

+ Include dependency graph for bound.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

void bound (volScalarField &vsf, const dimensionedScalar &vsf0)
 Bound the given scalar field if it has gone unbounded.