In addition to the Reaction Operation Variables the following variables can be accessed for all stoichiometric reaction operations. Remember to use the GetOperVarVal2 / SetOperVarVal2 since an extra argument (val2) is required.
Variable |
Variable ID (varID) |
Data Type |
Extra arg. (val2) and type |
I/O |
Specified Conversion of Reaction |
conversion_VID |
double |
reaction name (String) |
I/O |
Achieved Conversion of Reaction for ref. Comp. |
conversionAchievedBasedOnRefComp_VID |
double |
reaction name (String) |
O |
Achieved Conversion of Reaction for limiting comp. |
conversionAchievedBasedOnLimComp_VID |
double |
reaction name (String) |
O |
Limiting Component |
limitingComp_VID |
String |
reaction name (String) |
O |
Conversion Reference Component (when the extent is set) |
conversionRefComp_VID |
String |
reaction name (String) |
I/O |
Reference component based on which the conversion is calculated |
conversionRefConcComp_VID |
String |
reaction name (String) |
I/O |
Target concentration of reference component based on which the conversion is calculated |
targetCompConc_VID |
Double |
reaction name (String) |
I/O |
Is Reaction Conversion Set By User? |
isConversionSetByUser_VID |
Boolean |
reaction name (String) |
I/O |
Is Conversion Ref. Component Set? |
bConversionRefComp_VID |
Boolean |
reaction name (String) |
I/O |