Click or drag to resize

SteamTablesPropertyPackageDW_CalcBubP Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public override Object DW_CalcBubP(
	Array Vx,
	double T,
	double Pref = 0,
	Array K = null,
	bool ReuseK = false
)
Request Example View Source

Parameters

Vx  Array
 
T  Double
 
Pref  Double  (Optional)
 
K  Array  (Optional)
 
ReuseK  Boolean  (Optional)
 

Return Value

Object
See Also