Click or drag to resize

ElectrolyteSVLEFlash_PH(Double, Double, Double, Double) Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public Dictionary<string, Object> Flash_PH(
	double[] Vz,
	double P,
	double H,
	double Tref
)
Request Example View Source

Parameters

Vz  Double
 
P  Double
 
H  Double
 
Tref  Double
 

Return Value

DictionaryString, Object
See Also