Pre release
Pre-release
Pre-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.