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.

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public virtual Object GetPhaseList()

Return Value

Object
The list of phases supported by the Property Package.

Implements

ICapeThermoPropertyPackageGetPhaseList

See Also