...
Debugger is a diagnostic tool that allows pausing during a run and displaying current model values (using something similar to modeled variables to do so). It has been developed to help modelers understand the internals of the Environmental Flow node / manager and Resource Assessment. But it can be used for all aspects of Source and will provide a really useful for modelers to debug and understand what is happening with their scenarios and projects.
We can find the user guide for the Debugger tool here Debugger User Guide.
To allow initial evaluation of the debugger concept inspection abilities, the UI is provided to select individual properties on models for display.
...