mus_viscosity_type Derived Type

type, public :: mus_viscosity_type

Contains STfun of viscosity variable and relaxation parameter for each level


Inherits

type~~mus_viscosity_type~~InheritsGraph type~mus_viscosity_type mus_viscosity_type type~tem_spacetime_fun_type tem_spacetime_fun_type type~mus_viscosity_type->type~tem_spacetime_fun_type STfun type~mus_relaxationparam_type mus_relaxationParam_type type~mus_viscosity_type->type~mus_relaxationparam_type omLvl type~grw_realarray_type grw_realarray_type type~mus_viscosity_type->type~grw_realarray_type dataOnLvl

Inherited by

type~~mus_viscosity_type~~InheritedByGraph type~mus_viscosity_type mus_viscosity_type 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 type~mus_scheme_type mus_scheme_type type~mus_scheme_type->type~mus_field_type field

Contents


Components

TypeVisibilityAttributesNameInitial
type(tem_spacetime_fun_type), private :: STfun

space-time function

type(grw_realarray_type), private, allocatable:: dataOnLvl(:)

viscosity value evaluated from STfun

type(mus_relaxationParam_type), private, allocatable:: omLvl(:)

relaxation paramter omega for each level