mus_relaxationParam_type Derived Type

type, private :: mus_relaxationParam_type

Contains relaxation parameter for a level


Inherited by

type~~mus_relaxationparam_type~~InheritedByGraph type~mus_relaxationparam_type mus_relaxationParam_type type~mus_viscosity_type mus_viscosity_type type~mus_viscosity_type->type~mus_relaxationparam_type omLvl type~mus_fluid_type mus_fluid_type type~mus_fluid_type->type~mus_viscosity_type viscKine 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
real(kind=rk), private, allocatable:: val(:)

Relaxation parameter computed from viscosity For kinematic viscosity, if turbulence is active, this omega refers to effective omega which is omega_bg + omega_turb size: nElems_solve