From b869e994a41b2337aa2a3cd6ebbe8f3309302400 Mon Sep 17 00:00:00 2001 From: Emmanuel Balogun <42688418+ebalogun01@users.noreply.github.com> Date: Fri, 29 Dec 2023 09:12:50 -0800 Subject: [PATCH] Update README.md Improving how to run --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4259f8a4..a0a9a19e 100644 --- a/README.md +++ b/README.md @@ -189,8 +189,10 @@ install packages listed in the environment manually. You can also use the `requi 3. Ensure gridlabd is installed by following recommended installation method if using the online (MPC) power system co-simulation functionality. 4. For offline (One-shot) optimization simulation (Does not require GridLAB-D install): - * **If using Unix based system or Windows Subsystem for Linux (WSL)**: Open the `user_inputs.json` file in the root folder and modify the parameters as needed. The prepopulated - fields can be modified. To open WSL, you can open the command line interface or terminal and type `wsl` Once the + * **If using Unix based system or Windows Subsystem for Linux (WSL)**: Open the `user_inputs.json` file in the root folder and change + the `opt_solver` field to your either `GUROBI` or `MOSEK`, depending on the solver + you have installed and have a license for. You can modify the other parameters as needed. + The prepopulated fields can be modified. To open WSL, you can open the command line interface or terminal and type `wsl` Once the fields are modified as desired, run `python3 evecosim.py --mode=oneshot` or `python3 evecosim.py --mode oneshot` or `python3 evecosim.py` in the root directory. This will run the simulation and generate the results in the `results` folder under the `analysis` directory. After which the platform will generate the cost analysis plots and tables in