mus_viscosity_type Derived Type

type, public :: mus_viscosity_type

Contains STfun of viscosity variable and relaxation parameter for each level


Components

Type Visibility Attributes Name Initial
type(tem_spacetime_fun_type), public :: STfun

space-time function

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

viscosity value evaluated from STfun

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

relaxation paramter omega for each level