● General Operation Variables
● Mixer-Settler Leaching operation specific variables as listed in the following table. Remember to use the GetOperVarVal2 / SetOperVarVal2 when an extra argument (val2) is required:
|
Variable |
Variable ID (varID) |
Data Type |
Extra arg. (val2) and type |
I/O |
|
Component Classification |
compClassification_VID |
Long* |
Component Name (String) |
I/O |
|
Recovery Yield in Liquid Phase |
compRecoveryYield_VID |
double |
Component Name (String) |
I/O |
|
Total Solute Recovery in Liquid Phase |
totalSoluteRecoveryYield_VID |
double |
|
I/O |
|
Total Carrier Loss in Liquid Phase |
totalCarrierLoss_VID |
double |
|
I/O |
|
Total Solvent Loss in Solid Phase |
totalSolventLoss_VID |
double |
|
I/O |
|
Amount of Retained Solution in Solid Phase |
amountOfRetainedSolution_ VID |
double |
|
I/O |
|
Main Soluble Component |
mainSoluteComponent_VID |
String |
|
I/O |
●
Long*: Note that you can use the following correspondence between the number and the Component Classification Type:
|
Classification Type |
Long |
|
Solvent |
1 |
|
Solute |
2 |
|
Carrier |
3 |