To reproduce the results of the thesis the following steps are required: IMPORTANT: If you want to create your own scenario and not use one I already created you need a power plant object that has a HolonElement with the name Blackstart, otherwise it will not work. 1. Start up HOLEG as usual. 2. Open a modeled scenario. They are in folder praktikum-holons/src/blackstart/EvalModelsAndResults. 3. Open the HOLEG algorithm window (ctrl+n) 4. Open the ControlAlorithm.java in the algorithm window. It is in folder praktikum-holons/src/blackstart 5. Input the needed parameters: Blackstart energyrequirement: 1000000 time for successfule blackstart: 90 or higher when one wants to determine the time how long the blackstart could run Starttime can be left as is simulation run time only needs to be increased when trying to test the blackstart when the blackstart is expected to take longer than the initial value Powerplant output: 8000000 Storage SOC: depending on selected scenario Car SOC: depeding on slected scenario wait time: leave as is filename: any you like schedule: 0 for optimized, 1 for simplified , 2 for random renewable power: 3750 for 100% sunshine 1875 for 50% sunshine 0 for 0% sunshine 6. Hit run 7. Results should be in the console in the algorithm window and saved to a .txt file. It should be in the folder praktikum-holons with the name specified in the parameter window. scenarios 30-32 use the same model as scenario 23 but with soc set to 0% and solar adjusted accordingly