The Smagorinsky model for LES
parameters and variables for Smagorinsky model The Germano-Lilly model for LES
Todo
JZ: outdated !< parameters and variables for Germano-Lilly model
Todo
JZ: outdated !> \todo this variable was added because the intel compiler complains about
Todo
JZ: outdated !! empty datatypes.
Todo
JZ: outdated integer :: n The Filtered Navier-Stokes equation properties are stored here
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=32), | public | :: | model_type | = | '' |
Todo JZ: outdated character(len=32) :: model_type = '' !< choosing the model for LES Todo JZ: outdated type(Smagorinsky_type) :: Smagorinsky Todo JZ: outdated type(GermanoLilly_type) :: Germano |
|
| type(atl_navier_stokes_rans_type), | public | :: | rans |