Skip to content

carlobar/pydyn_sim

Repository files navigation

pydyn_sim

Simulations of events in the power grid using PYPOWER and PYPOWER-Dynamics

Instructions

Download the simulators:

git clone https://github.com/carlobar/PYPOWER.git
git clone https://github.com/carlobar/PYPOWER-Dynamics.git

Install them with

python3 setup.py install --user

Download the power grid model

git clone https://github.com/carlobar/pydyn_sim.git

Run the simulations with

make run

The Makefile creates the folder 'simulations', which contains all the files to run the simulations. Plot the results using using the scripts in ./plot

General documentation of PYPOWER-Dynamics:

About

Simulations of events in the power grid using PYPOWER and PYPOWER-Dynamics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published