phases Enumeration
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public enum phasesVB
Public Enumeration phasesMembers
| iphase_liquid | 0 | |
| iphase_supercritical | 1 | |
| iphase_supercritical_gas | 2 | |
| iphase_supercritical_liquid | 3 | |
| iphase_critical_point | 4 | |
| iphase_gas | 5 | |
| iphase_twophase | 6 | |
| iphase_unknown | 7 | |
| iphase_not_imposed | 8 |