PropertyPackageDW_CalculateCriticalPoints Method

Calculate the critical points of the current Material Stream

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public virtual List<double[]> DW_CalculateCriticalPoints()

Return Value

ListDouble
List of critical points in the following order: T in K, P in Pa and V in m3/mol

See Also