atl_LoclinEulerTimestep_type Derived Type

type, private :: atl_LoclinEulerTimestep_type

Timestep information for local linear Euler equation


Inherited by

type~~atl_loclineulertimestep_type~~InheritedByGraph type~atl_loclineulertimestep_type atl_LoclinEulerTimestep_type type~atl_timestep_type atl_timestep_type type~atl_timestep_type->type~atl_loclineulertimestep_type LoclinEuler type~atl_global_timestep_type atl_global_timestep_type type~atl_global_timestep_type->type~atl_timestep_type elementSteps type~atl_element_container_type atl_element_container_type type~atl_element_container_type->type~atl_global_timestep_type time

Components

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

mean velocity for all elements

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

mean speed of sound for all elements