Define Custom Output Fields
Custom Output Fields allow you to define additional calculated report values for each stope in MSO, using an expression editor that evaluates logic, arithmetic operations, and block model or engine fields.
These custom fields are saved to the reporting table and can be used for further analysis or export. This is a flexible tool to create output variables tailored to your project’s needs. For example, a custom economic metric or condition-based flag.
Note: The logic used in defining custom fields is similar to the EXTRA process found in Studio products.
Activity steps
-
Create an MSO scenario and define a block model.
-
Configure other settings as required.
-
Display the Report screen.
-
Expand the Custom Output Fields control group.
-
Check Use Custom Output Fields.
-
Click Open Editor.
The Expression Builder displays.
-
Inside the editor, you’ll define expressions that return values based on combinations of:
-
Input Fields: Engine Fields (e.g. AREA_UMIN) and Block Model Fields (e.g. ZONE).
-
Operators: Basic math and comparison operators (+, -, *, /, =, !=, <, <=, >, >=)
-
Functions and Procedures: abs(), concat(,), if() end, erase(), first() (for record selection).
-
-
Click OK to return to the Report screen.
-
Save your settings.
Related topics and activities
