Global parameters
- Last UpdatedAug 11, 2025
- 1 minute read
Control tags
|
Tag |
Description |
|---|---|
|
{START-ROWS-GLOBAL_PARAMETERS}/{END-ROWS-GLOBAL_PARAMETERS} |
Defines a vertical section looping through all available global parameters in the supply chain model. |
|
{START-ROWS-GLOBAL_PARAMETER_VALUES}/{END-ROWS-GLOBAL_PARAMETER_VALUES} |
Defines a vertical section looping through global parameter values. |
|
{START-ROWS-GLOBAL_PARAMETER_MINS}/{END-ROWS-GLOBAL_PARAMETER_MINS} |
Defines a vertical section looping through global parameter minimum constraint values. |
|
{START-ROWS-GLOBAL_PARAMETER_MAXS}/{END-ROWS-GLOBAL_PARAMETER_MAXS} |
Defines a vertical section looping through global parameter maximum constraint values. |
|
{START-ROWS-GLOBAL_PARAMETER_FIXEDS}/{END-ROWS-GLOBAL_PARAMETER_FIXEDS} |
Defines a vertical section looping through global parameter fixed constraint values. |
|
{START-ROWS-GLOBAL_PARAMETER_MARGINALS}/{END-ROWS-GLOBAL_PARAMETER_MARGINALS} |
Defines a vertical section looping through global parameter marginal values. |
Output tags
|
Tag |
Description |
Example output |
|---|---|---|
|
{GLOBAL_PARAMETER-NAME} |
The name of the global parameter |
Renewables Proportion |
|
{GLOBAL_PARAMETER-VALUE}, {GLOBAL_PARAMETER-ALERT_VALUE} |
The solution value for the global parameter |
0.65 |
|
{GLOBAL_PARAMETER-MIN} |
The minimum constraint value for the global parameter |
0.25 |
|
{GLOBAL_PARAMETER-MAX} |
The maximum constraint value for the global parameter |
0.85 |
|
{GLOBAL_PARAMETER-FIXED} |
The fixed constraint value for the global parameter |
0.50 |
|
{GLOBAL_PARAMETER-UOM} |
The unit of measure for the global parameter |
proportion |
|
{GLOBAL_PARAMETER-MARGINAL} |
The marginal value associated with the global parameter |
0.11 |