atl_physCheck_type Derived Type

type, public :: atl_physCheck_type

Datatype to describe the physical checks.


Inherited by

type~~atl_physcheck_type~~InheritedByGraph type~atl_physcheck_type atl_physCheck_type type~atl_element_container_type atl_element_container_type type~atl_element_container_type->type~atl_physcheck_type physCheck

Components

Type Visibility Attributes Name Initial
logical, public :: isActive = .false.

Is the check active

integer, public :: iterationInterval = huge(int(1))

The interval for the physical checks.

real(kind=rk), public :: tolerance = 1.0e-13_rk

The tolerance below which a state will be marked as unphysical