Click or drag to resize

MichelsenFlashDewT Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public Object DewT(
	double P,
	Object Vy,
	Object VKij,
	Object VTc,
	Object VPc,
	Object Vw,
	Object KI,
	double T = 0,
	Object otherargs = null
)
Request Example View Source

Parameters

P  Double
 
Vy  Object
 
VKij  Object
 
VTc  Object
 
VPc  Object
 
Vw  Object
 
KI  Object
 
T  Double  (Optional)
 
otherargs  Object  (Optional)
 

Return Value

Object
See Also