Process units
- Last UpdatedAug 11, 2025
- 2 minute read
Control tags
|
Tag |
Description |
|---|---|
|
{START-ROWS-PROCESS_UNIT_LINKS}/{END-ROWS-PROCESS_UNIT_LINKS} |
Defines a vertical section looping through available process unit links. Elements of type {PROCESS_UNIT-NAME} within the section turn into hyperlinks to the process units in the {START-SECTION-PROCESS_UNITS}/{END-SECTION-PROCESS_UNITS} section. |
|
{START-SECTION-PROCESS_UNITS}/{END-SECTION-PROCESS_UNITS} |
Defines a vertical section looping through available process units. |
|
{START-ROWS-FEEDS}/{END-ROWS-FEEDS} |
Defines a vertical section looping through available feeds of a process unit. |
|
{START-ROWS-COMPOSITIONS}/{END-ROWS-COMPOSITIONS} |
Defines a vertical section looping through available compositions of a process unit. |
|
{START-COLS-PROPERTY_NAMES}/{END-COLS-PROPERTY_NAMES} |
Defines a horizontal section looping through available property names. |
Output tags
|
Tag |
Description |
Example output |
|---|---|---|
|
{PROCESS_UNIT-NAME} |
The name of the process unit |
CDU1 |
|
{PROCESS_UNIT-MODE} |
The current mode of the process unit |
Default |
|
{STREAM-NAME} |
The name of the stream |
Kerosene |
|
{STREAM-SECOND_NAME} |
The second name of the stream |
Kero |
|
{STREAM-VOL_VALUE} |
The flow of material in the stream in volume units |
0.112 |
|
{STREAM-VOL_UOM} |
The volume-based unit of measure for the flow of material in the stream |
kbbl/d |
|
{STREAM-VOL_PERCENT} |
The volume-based flow of material in the stream as a percentage of the total flow of material out of the process unit |
12.3 |
|
{STREAM-WT_VALUE} |
The flow of material in the stream in weight units |
0.013 |
|
{STREAM-WT_UOM} |
The weight-based unit of measure for the flow of material in the stream |
kt/d |
|
{STREAM-WT_PERCENT} |
The weight-based flow of material in the stream as a percentage of the total flow of material out of the process unit |
31.4 |
|
{SUM-FEED-VOL-VALUE} |
The sum of the flows of material in all feeds, in volume units |
7.318 |
|
{SUM-FEED-VOL-PERCENT} |
The sum of the volume-based flows of material in all feeds, as a percentage value (should always equal 100.0) |
100.0 |
|
{SUM-FEED-WT-VALUE} |
The sum of the flows of material in all feeds, in weight units |
0.74 |
|
{SUM-FEED-WT-PERCENT} |
The sum of the weight-based flows of material in all feeds, as a percentage value (should always equal 100.0) |
100.0 |
|
{FEED-NAME} |
The name of the feed |
Crude |
|
{FEED-VOL_VALUE} |
The flow of material in the feed in volume units |
0.830 |
|
{FEED-VOL_UOM} |
The volume-based unit of measure for the flow of material in the stream |
kbbl/d |
|
{FEED-VOL_PERCENT} |
The volume-based flow of material in the feed as a percentage of the total flow of material into the process unit |
100.0 |
|
{FEED-WT_VALUE} |
The flow of material in the feed in weight units |
0.115 |
|
{FEED-WT_UOM} |
The weight-based unit of measure for the flow of material in the feed |
kt/d |
|
{FEED-WT_PERCENT} |
The weight-based flow of material in the feed as a percentage of the total flow of material into the process unit |
100.0 |
|
{IN-PROPERTY-VALUE} |
The value of a property for a stream feeding the unit |
11.056 |
|
{OUT-PROPERTY-VALUE} |
The value of a property for a stream coming out of the unit |
33.525 |