Flash Calculation Type Enumeration
Definition
Namespace: DWSIM.Interfaces.Enums
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
public enum FlashCalculationTypeVB
Public Enumeration FlashCalculationTypeMembers
| PressureTemperature | 0 | |
| PressureEnthalpy | 1 | |
| PressureEntropy | 2 | |
| TemperatureEnthalpy | 3 | |
| TemperatureEntropy | 4 | |
| PressureVaporFraction | 5 | |
| TemperatureVaporFraction | 6 | |
| PressureSolidFraction | 7 | |
| TemperatureSolidFraction | 8 | |
| VolumeTemperature | 9 | |
| VolumePressure | 10 | |
| VolumeEnthalpy | 11 | |
| VolumeEntropy | 12 |