● General Operation Variables
● Liquid extraction operation specific variables as listed in the following table. These VID’s can be used to access variables from the Mixer-Settler Extraction, Differential Extraction and the Centrifugal Extraction operations. 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 |
Partition Coefficient of non-solvent components |
partitionCoefficient_VID |
double |
Component Name (String) |
I/O |
Is a Two-Solvent System |
isTwoSolventSystem_VID |
Boolean |
|
I/O |
Is Product Extarcted from Heavy or Light Phase |
isProductExtractedFromHeavy Phase_VID |
Boolean |
|
I/O |
Product Component Name |
productCompName_VID |
String |
|
I/O |
Product Component Recovery Yield |
compRecoveryYield_VID |
double |
|
I/O |
Light Phase Solvent Component Name |
lightPhaseSolventCompName_VID |
String |
|
I/O |
Heavy Phase Solvent Component Name |
heavyPhaseSolventCompName_VID |
String |
|
I/O |
Common Solvent Component Name |
commonSolventCompName_ VID |
String |
|
I/O |
Common Solvent in Light Phase Fraction |
commonSolventInLightPhase Fraction_VID |
double |
|
I/O |
Solubility In Heavy Phase |
solubilityInHeavyPhase_VID |
double |
|
I/O |
Solubility In Light Phase |
solubilityInLightPhase_VID |
double |
|
I/O |
●