This repository contains the code used to generate the results in the paper "Stability analysis of electrical microgrids and their control systems."
Scripts are included to produce the raw data for key figures in the paper. These can be run, for example, via:
python -m scripts.fig5a_script
See the scripts/
directory for a full list of available scripts to run.
This repository also includes Poetry .toml and .lock files, should users with to manage packages with Poetry.