These files are supposed to help running SpineOpt on a cluster.
This folder contains the .job file which runs the different scenarios defined in the database in a loop. The .submit file contains the server settings. Each job calls the .julia file. The results are written to the output database, the model can be printed. You will need an input folder containing the input database and an output folder containing the output database (there is also another input folder in there saving the used input database). This might not be most efficient but it works (for me).
This folder contains a Julia
script for installing SpineOpt.jl and the associated packages at the latest version on the Euler cluster at ETH Zurich. There is also a corresponding bash
script to run that Julia script despite not necessarily being needed. Scripts to run SpineOpt models will come soon ...