-
- Downloads
BUG: fix kkLOmega model - omegaWallFunction inconsistency (#1484)
- `Pkt` was directed to `GName` to allow wall functions are usable by kkLOmega model - `Pkt` was changed to a non-const object, so that omegaWallFunc can modify `Pkt` at the wall, if need be. - Elementwise backward compatibility was checked by pimpleFoam/RAS/ellipsekkLOmega - New implementation was checked by changing omega:hole boundary in pimpleFoam/RAS/ellipsekkLOmega to omegaWallFunction
Showing
- src/TurbulenceModels/incompressible/turbulentTransportModels/RAS/kkLOmega/kkLOmega.C 1 addition, 1 deletion...ressible/turbulentTransportModels/RAS/kkLOmega/kkLOmega.C
- src/TurbulenceModels/incompressible/turbulentTransportModels/RAS/kkLOmega/kkLOmega.H 13 additions, 16 deletions...ressible/turbulentTransportModels/RAS/kkLOmega/kkLOmega.H
Loading
Please register or sign in to comment