Introductory example scripts for new users to run PLEXOS on the HPC:
-
submit_simple.sh : Run a simple PLEXOS model
-
submit_enhanced.sh : Runs a simple PLEXOS model but attempts retries if the PLEXOS license cannot be found
-
submit_multiple.sh : Runs multiple PLEXOS models by submitting multiple batch files
-
submit_job_array.sh : Run multiple PLEXOS models using Job array instead
-
submit_plexos.sh : Actual batch file called by
submit_multiple.sh
to submit multiple jobs -
models.txt : Contains a list of models that exist within the
5_bus_system_v2.xml
dataset. This is not an exhaustive list -
5_bus_system_v2.xml : PLEXOS dataset that we will use for these examples
-
Solar, wind, and load timeseries CSV files.