KindEnum Derived Type

type, public :: KindEnum

Enumeration of the possible phases that can be used in the envelope calculations


Components

Type Visibility Attributes Name Initial
integer, public :: liquid = 1
integer, public :: stable = 0
integer, public :: vapor = 2