Nested LoopsConverge VF Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
protected Object[] ConvergeVF(
InspectorItem IObj,
double V,
double[] Vz,
double[] Vx,
double[] Vy,
double[] Ki,
double P,
double T,
PropertyPackage PP,
int damplevel
)VB
Protected Function ConvergeVF (
IObj As InspectorItem,
V As Double,
Vz As Double(),
Vx As Double(),
Vy As Double(),
Ki As Double(),
P As Double,
T As Double,
PP As PropertyPackage,
damplevel As Integer
) As Object()Parameters
- IObj InspectorItem
- V Double
- Vz Double
- Vx Double
- Vy Double
- Ki Double
- P Double
- T Double
- PP PropertyPackage
- damplevel Int32