Click or drag to resize

PropertyPackageGetPhaseList 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.

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public virtual Object GetPhaseList()
Request Example View Source

Return Value

Object
The list of phases supported by the Property Package.

Implements

ICapeThermoPropertyPackage.GetPhaseList
See Also