mus_latticeUnit_type Derived Type

type, public :: mus_latticeUnit_type

lattice dx and dt on each level


Inherited by

type~~mus_latticeunit_type~~InheritedByGraph type~mus_latticeunit_type mus_latticeUnit_type type~mus_param_type mus_param_type type~mus_param_type->type~mus_latticeunit_type lattice

Components

Type Visibility Attributes Name Initial
real(kind=rk), public, allocatable :: dtLvl(:)

dt in LB unit, dtLvl(minLevel) = 1.0

real(kind=rk), public, allocatable :: dxLvl(:)

dx in LB unit, dxLvl(minLevel) = 1.0