ENH: return the bounded volScalarField from Foam::bound()
- this allows the bounded field to be used immediately in another operation (eg, within a constructor). ENH: use bounded epsilon_ instead of (epsilon_ + epsilonMin_) in calculations.
Showing
- src/finiteVolume/cfdTools/general/bound/bound.C 4 additions, 1 deletionsrc/finiteVolume/cfdTools/general/bound/bound.C
- src/finiteVolume/cfdTools/general/bound/bound.H 2 additions, 1 deletionsrc/finiteVolume/cfdTools/general/bound/bound.H
- src/turbulenceModels/incompressible/RAS/LamBremhorstKE/LamBremhorstKE.C 2 additions, 2 deletions...Models/incompressible/RAS/LamBremhorstKE/LamBremhorstKE.C
- src/turbulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.C 3 additions, 3 deletions...ulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.C
- src/turbulenceModels/incompressible/RAS/LienCubicKELowRe/LienCubicKELowRe.C 6 additions, 6 deletions...ls/incompressible/RAS/LienCubicKELowRe/LienCubicKELowRe.C
- src/turbulenceModels/incompressible/RAS/NonlinearKEShih/NonlinearKEShih.C 5 additions, 5 deletions...dels/incompressible/RAS/NonlinearKEShih/NonlinearKEShih.C
- src/turbulenceModels/incompressible/RAS/qZeta/qZeta.C 2 additions, 2 deletionssrc/turbulenceModels/incompressible/RAS/qZeta/qZeta.C
Please register or sign in to comment