Scenarios - zward/Amua GitHub Wiki

Scenarios

Scenarios are defined and saved as part of the model. This feature allows a workflow of defined runs to be created and repeated as needed, and is especially useful for 'production runs' (i.e. repeating a complete set of runs for an analysis). Scenario results are summarized and can be exported.

Define Scenario

A scenario allows various model properties and objects to be re-defined for a particular set of runs. For example, different model uncertainty options can be specified. Model objects (e.g. parameters, variables, etc.) can also be modified using the assignment operator =. Multiple object updates can be entered, separated by semi-colons ;.

In some cases, it may be more efficient to define different scenarios rather than add additional strategies to the model structure itself.