Adding and Testing New Output Tables
Adding New Output Files to Model Runs
To add new output files to model runs, follow the instructions below:
- Create Julia output file (*.jl) so that the output matches the format of the other files in \Output\AccessOutput or \Output\ExcelOutput.
- If you are adding the output file to an existing Access database grouping:
- Add the .jl file to the appropriate group folder (\AccessOutput\EnergySupply)
- Add the .jl name to the list file (\Output\AccessOutput.txt)
- If you need to create a new Access database group:
- Add a new folder inside \AccessOutput\ (\AccessOutput\NewGroupName)
- Add the folder and .jl to the list file inside \Output\AccessOutput.txt
Testing New Output Files
To To test a Julia output script file before including it to model runs:
- Copy your new file into the \Output\TestOutput folder and add a reference to the new file in \Output\TestOutput.txt.
- Edit \2020Model\CreateAllOutputFiles.bat as follows to run it in Scenario Base:
Call CreateOutputFiles Base Base Base Test