● General Equipment Variables
● Variables specific to the Electrowinning Cell as described in the following Table
|
Variable |
Variable ID (varID) |
I/O |
Data Type |
|
Number of Cathodes |
noCathodes_VID |
I/O |
Long |
|
Difference between the no. of anodes and the no. of cathodes |
deltaNoAnodes_VID |
I/O |
Long |
|
Maximum Number of Cathodes per Cell |
maxNoCathodesPerCell_VID |
I/O |
Double |
|
Number of Anodes |
noAnodes_VID |
I/O |
Long |
|
Total Cathode Area |
totalCathodeArea_VID |
I/O |
Double |
|
Cathode Spacing |
cathodeSpacing_VID |
I/O |
Double |
|
Cell Length |
cellLenth_VID |
I/O |
Double |
|
Cell Width |
cellWidth_VID |
I/O |
Double |
|
Cell Height |
cellHeight_VID |
I/O |
Double |
|
Cell Volume |
cellVolume_VID |
I/O |
Double |
|
Total Cathode Area Available |
totalCathodeAreaAvail_VID |
I/O |
Double |
|
EW Cell Operates as Electrolyzer? |
bOperatesAsElectrolyzer_VID |
I/O |
Boolean |
|
Maximum Cathode Area |
maxCathodeArea_VID |
I/O |
Double |
●