The Smagorinsky model for LES
parameters and variables for Smagorinsky model The Germano-Lilly model for LES
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), | private | :: | model_type | = | '' | TodoJZ: 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), | private | :: | rans |