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

Contents


Components

TypeVisibilityAttributesNameInitial
real(kind=rk), private, allocatable:: meanVel(:)

mean velocity for all elements

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

mean speed of sound for all elements