Beta
This release has more functionality and it is more polished.
This release is fully functional for:
Power flow (multi-island)
Time series (multi-island)
Bifurcation point (multi-island)
Monte Carlo simulations (multi-island)
New features:
iPython Console to access the results and manipulate them the way you want.
Since this is Python, there are no binaries, the "executable" is the code itself.
The file to execute first is GridCalMain.py
you run the program by executing the command python GridCalMain.py if Python3 is your system python on windows , or python3 GridCalMain.py if you are on Linux.