mus_turbulence_config_type Derived Type

type, public :: mus_turbulence_config_type

Contains turbulence information loaded from config file


Inherits

type~~mus_turbulence_config_type~~InheritsGraph type~mus_turbulence_config_type mus_turbulence_config_type type~les_coeff_type les_coeff_type type~mus_turbulence_config_type->type~les_coeff_type coeff

Inherited by

type~~mus_turbulence_config_type~~InheritedByGraph type~mus_turbulence_config_type mus_turbulence_config_type type~mus_turbulence_type mus_turbulence_type type~mus_turbulence_type->type~mus_turbulence_config_type config type~mus_fluid_type mus_fluid_type type~mus_fluid_type->type~mus_turbulence_type turbulence type~mus_field_prop_type mus_field_prop_type type~mus_field_prop_type->type~mus_fluid_type fluid type~mus_field_type mus_field_type type~mus_field_type->type~mus_field_prop_type fieldProp

Contents


Components

TypeVisibilityAttributesNameInitial
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