Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Program settings: settings.toml

User settings for MUSE 2.0. Note that these settings do not include model parameters, which are found in model.toml instead.

All settings are optional. If the settings.toml file does not exist, the default settings will be used.

The settings.toml file must be in the current working directory.

Top-level table

FieldDescriptionNotes
log_levelThe program's log levelOptional. Defaults to info.

Must be one of error, warn, info, debug, trace or off (case insensitive)
debug_modelWhether to include extra debugging information in the model outputOptional. Defaults to false.

This includes raw values such as commodity balance duals, which may be useful for debugging the model or understanding results in more detail.