Wang Henke MethodEvaluate Condenser Spec Method
Evaluates the condenser spec calculated value and optionally the log-ratio error.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.SepOps.SolvingMethods
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
private static double EvaluateCondenserSpec(
ColumnSpec spec,
int spci,
double spval,
Columncondtype condt,
double[] x0,
double[] y0,
double Lss0,
double V0,
double T0,
double[][] z,
double[] F,
int ns,
PropertyPackage pp,
bool computeError
)VB
Private Shared Function EvaluateCondenserSpec (
spec As ColumnSpec,
spci As Integer,
spval As Double,
condt As Columncondtype,
x0 As Double(),
y0 As Double(),
Lss0 As Double,
V0 As Double,
T0 As Double,
z As Double()(),
F As Double(),
ns As Integer,
pp As PropertyPackage,
computeError As Boolean
) As DoubleParameters
- spec ColumnSpec
- spci Int32
- spval Double
- condt Columncondtype
- x0 Double
- y0 Double
- Lss0 Double
- V0 Double
- T0 Double
- z Double
- F Double
- ns Int32
- pp PropertyPackage
- computeError Boolean