yaeos
User documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
KindEnum
Derived Type
MPL
5 statements
Source File
constants.f90
yaeos__constants
KindEnum
Contents
Variables
liquid
stable
vapor
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