11 | | Switching to the RANS parameterizaion is done by setting the namelist parameter //[/wiki/doc/app/inipar#rans_mode rans_mode] = .TRUE.//. |
12 | | Selecting one of the available turbulence models is done via the namelist parameter [/wiki/doc/app/inipar#turbulence_closure turbulence_closure]. |
| 11 | PALM is automatically switched into RANS mode if one of the above listed turbulence parameterizations is selected. |
| 12 | The turbulence parameterization can be selected via the namelist parameter //[/wiki/doc/app/inipar#turbulence_closure turbulence_closure]//. |
| 13 | |
| 14 | Prior to r3545, the namelist parameter //rans_mode// needs to be set to //.TRUE.// in addition of selecting one of the turbulence parameterizations if the RANS mode shall be used. |