...
- Choose Edit » Ordering Algorithm (where the Approach selected is Iterative solution to network linear program);
- Enable Output for Debugging Output;
- Type in or select the date-range for which arc-node output is produced using the Start and End date controls in this dialog; and
- Click OK.
Next, run your model. Enabling Export iterations creates a folder on your Desktop with a name in the pattern:
...
At the end of a run, this folder will contain three four files per time-step:
- A visual representation (.DOT) of the arc-node network suitable for display in Graphviz;
- A textual representation of the arc-node network;
- A textual representation of the arc-node network in .csv format, and
- A textual representation of the test case for that time-step.
...