Property PackageGet Phase List Method
Provides the list of the supported phases. When supported for one or more property calculations, the Overall
phase and multiphase identifiers must be returned by this method.
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
The list of phases supported by the Property Package.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public virtual Object GetPhaseList()VB
Public Overridable Function GetPhaseList As ObjectReturn Value
ObjectThe list of phases supported by the Property Package.