Skip to content

Pre release

Pre-release
Pre-release
Compare
Choose a tag to compare
@SanPen SanPen released this 10 Mar 14:03
· 6788 commits to master since this release

This release is fully functional for:

  • Power flow (multi-island)
  • Time series (multi-island)
  • Bifurcation point (multi-island)

Not ready yet:

  • Monte Carlo simulations (Ongoing)

Since this is Python, there are no binaries, the "executable" is the code itself.
The file to execute first is main_gui.py

you run the program by executing the command python main_gui.py if Python3 is your system python on windows , or python3 main_gui.py if you are on Linux.

Go to the wiki to learn more about making the code run.