● General Operation Variables
● Two Way Component Splitting (Batch and Continuous) operation specific variables as listed in the following table:
|
Variable |
Variable ID (varID) |
Data Type |
Extra arg. (val2) and type |
I/O |
|
Component splits |
componentSplits_VID |
double |
component name (String) |
I/O |
|
Specify splitting specification for output stream or equipment contents |
bSetSplitSpecsForOutStr_VID |
Boolean |
|
I/O |
|
Is splitting to top stream (Continuous only) |
bIsSplitToTopStream_VID |
Boolean |
|
I/O |
|
Is component fraction split or flow split |
bIsComponentSplit_VID |
Boolean |
Component Name (String) |
I/O |
|
Component Flow |
componentFlow_VID |
Double |
Component Name (String) |
I/O |
|
Component Amount |
componentAmount_VID |
Double |
Component Name (String) |
I/O |
|
Consider Solids in Operation |
bConsiderSolids_VID |
Boolean |
|
I/O |
|
Is Component Solid (Non-Volatile) |
compIsSolid_VID |
Boolean |
Component Name (String) |
I/O |
|
Is Component Particulate Solid |
compIsParticulateSolid_VID |
Boolean |
Component Name (String) |
I/O |
|
Set Total or Particulate Solids Fraction of Output Stream |
bSetRefStrTotalSolidsFrac_VID |
Boolean |
Component Name (String) |
I/O |
|
Total Solids Fractions of Output Stream |
refStrTotalSolidsFrac_VID |
Double |
Component Name (String) |
I/O |
|
Particulate Solids Fraction of Output Stream |
refStrParticulateSolidsFrac_ VID |
Double |
Component Name (String) |
I/O |
●
Note: Use GetOperVarVal2/ SetOperVarVal2 when an extra argument (val2) is required.