Contains turbulence information loaded from config file
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=labelLen), | private | :: | model | turbulence model type |
|||
| type(les_coeff_type), | private | :: | coeff | les model coefficients |
|||
| logical, | private | :: | compSR_fromPDF | = | .false. | To compute strain-rate from non-equilibrium PDF for Smagorinsky les model. If true then velocity and grad data are not required |
|
| logical, | private | :: | useKolmogorovScale | = | .true. | Use Kolmogorov scale for interpolation turbulent viscosity for multilevel |