Wang Henke MethodEvaluate Reboiler Spec Method
Evaluates the reboiler 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 EvaluateReboilerSpec(
ColumnSpec spec,
int spci,
double spval,
double[] xns,
double Lns,
double Vns,
double Tns,
double[][] z,
double[] F,
int ns,
PropertyPackage pp,
bool computeError
)VB
Private Shared Function EvaluateReboilerSpec (
spec As ColumnSpec,
spci As Integer,
spval As Double,
xns As Double(),
Lns As Double,
Vns As Double,
Tns 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
- xns Double
- Lns Double
- Vns Double
- Tns Double
- z Double
- F Double
- ns Int32
- pp PropertyPackage
- computeError Boolean