Reaction Phase 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 ReactionPhaseVB
Public Enumeration ReactionPhaseMembers
| Liquid | 0 | |
| Vapor | 1 | |
| Mixture | 2 | |
| Solid | 3 | |
| Liquid_Solid | 4 | |
| Vapor_Solid | 5 |