Methods_PR78STABILITY_CURVE Method

Definition

Namespace: DWSIM.Thermodynamics.Utilities.TCP
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public ArrayList STABILITY_CURVE(
	Object Vz,
	Object VTc,
	Object VPc,
	Object VVc,
	Object Vw,
	Object VKIj,
	double Vmax = 0,
	double delta = 40,
	int multipl = 15
)

Parameters

Vz  Object
 
VTc  Object
 
VPc  Object
 
VVc  Object
 
Vw  Object
 
VKIj  Object
 
Vmax  Double  (Optional)
 
delta  Double  (Optional)
 
multipl  Int32  (Optional)
 

Return Value

ArrayList

See Also