Bound the given scalar field if it has gone unbounded. Used extensively in RAS and LES turbulence models. More...
Bound the given scalar field if it has gone unbounded. Used extensively in RAS and LES turbulence models.
InNamespace Foam::bound
Definition in file bound.H.
#include "src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalar.H"
#include "src/finiteVolume/fields/volFields/volFieldsFwd.H"
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.
|