Stabilised the models by forcing the production of k and epsilon to be positive
even when the dot-product of the Reynolds stress and the gradient of velocity is negative. Currently this is done by taking the magnitude, another alternative would be to take only the positive part.
Showing
- src/turbulenceModels/compressible/RAS/LRR/LRR.C 2 additions, 2 deletionssrc/turbulenceModels/compressible/RAS/LRR/LRR.C
- src/turbulenceModels/compressible/RAS/LaunderGibsonRSTM/LaunderGibsonRSTM.C 2 additions, 2 deletions...ls/compressible/RAS/LaunderGibsonRSTM/LaunderGibsonRSTM.C
- src/turbulenceModels/incompressible/RAS/LRR/LRR.C 4 additions, 2 deletionssrc/turbulenceModels/incompressible/RAS/LRR/LRR.C
- src/turbulenceModels/incompressible/RAS/LaunderGibsonRSTM/LaunderGibsonRSTM.C 4 additions, 2 deletions.../incompressible/RAS/LaunderGibsonRSTM/LaunderGibsonRSTM.C
Please register or sign in to comment