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

Contents


Components

TypeVisibilityAttributesNameInitial
logical, private :: isActive =.false.

Is the check active

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

The interval for the physical checks.

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

The tolerance below which a state will be marked as unphysical