code-saturne / code_saturne

code_saturne public mirror
https://www.code-saturne.org
GNU General Public License v2.0
225 stars 82 forks source link

GUI support of Launder-Sharma turbulence model for realize v6.0 #39

Closed kikuznetsov closed 5 years ago

kikuznetsov commented 5 years ago

I have implemented option of Launder-Sharma model to GUI. Looks like it works. There is questions what kind of wall-functions is possible to use with that model. I implemented the same wall functions options as for k-epsilon models, but maybe it should be just two options: 1) wallfunction "all y+" . 2) "no wall function". I think it would be easy to fix.