Click or drag to resize

PropertyPackageDW_CalculateCriticalPoints Method

Calculate the critical points of the current Material Stream

Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public virtual List<double[]> DW_CalculateCriticalPoints()
Request Example View Source

Return Value

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