Click or drag to resize

FlashAlgorithmCalcPIPressure Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public static string CalcPIPressure(
	double[] Vx,
	double Pest,
	double T,
	PropertyPackage pp,
	string eos
)
Request Example View Source

Parameters

Vx  Double
 
Pest  Double
 
T  Double
 
pp  PropertyPackage
 
eos  String
 

Return Value

String
See Also