The following variables can be accessed for all membrane filtration 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 |
|
Denaturation Fraction |
denaturationFraction_VID |
double |
|
I/O |
|
Denaturated Product Name |
denaturedProductName_VID |
CString |
|
I/O |
|
Active Product Name |
activeProductName_VID |
CString |
|
I/O |
|
Exit Temperature |
exitTemperature_VID |
Double |
|
I/O |
|
Concentration Specification |
concentrationProblemSpec_ VID |
Long |
|
I/O |
|
Is Concentration Factor Set? |
isConcentrationFactorSet_VID |
Boolean |
|
I/O |
|
Concentration Factor |
concentrationFactor_VID |
Double |
|
I/O |
|
Filtrate Recovery (as a fraction) |
filtrateRecovery_VID |
Double |
|
I/O |
|
Key Component |
keyComp_VID |
String |
|
I/O |
|
Key Component Target Concentration |
keyCompFinalConc_VID |
Double |
|
I/O |
|
Filtrate Flux |
filtrateFlux_VID |
Double |
|
I/O |
|
Component Specific Rejection Coefficient |
rejectionCoefficient_VID |
Double |
Component Name (String) |
I/O |
|
Maximum Solids Concentration |
maxSolidsConcentration_VID |
Double |
|
I/O |
|
Solids Concentration |
solidsConcentration_VID |
Double |
|
I/O |
Note: Use GetOperVarVal2/ SetOperVarVal2 when an extra argument (val2) is required.
Long*: Note that you can use the following correspondence between the number and the Concentration Problem Specification:
|
Classification Type |
Long |
|
Filtrate Recovery |
0 |
|
Concentration Factor |
1 |
|
Key Component Spec. |
2 |