Website • Documentation • Forum • Bug tracker • Git repository
GElectrical is a free and opensource electrical system analysis software for LV/MV electrical distribution networks. Following features are currently implemented.
GElectrical uses pandapower as the backend for implementing power flow related functionality like voltage drop and short circuit analysis.
Please note that the program is in active development and bugs are expected. Cross checking of generated calculations is reccomended. See Roadmap for current limitations.
See Screencasts for application screencasts
Application can be installed for use on your OS as described below.
It is reccomended to install
osifont
for schematic capture. This can be downloaded from https://github.com/hikikomori82/osifont/blob/master/osifont.ttf.
Use .EXE
installation package available under the latest Release.
Application is published on Flathub
repository at GElectrical.
It should be possible to install the application using the default package manager on most linux systems if flathub is setup. Please see https://flatpak.org/setup/ to setup flahub for your linux distribution.
pip install appdirs pycairo numpy numba scipy pandas mako networkx matplotlib pandapower jinja2 weasyprint openpyxl shapely
.git clone https://github.com/manuvarkey/GElectrical.git
gelectrical_launcher.py
from cloned directory.git
, msys2
, visualstudio2022-workload-vctools
and gvs_build
by folowing this link gvsbuild.gvs_build
by running gvsbuild build --enable-gi --py-wheel gtk3 pygobject adwaita-icon-theme
.pip install appdirs pycairo numpy numba scipy pandas mako networkx matplotlib pandapower jinja2 weasyprint openpyxl shapely
in powershell.git clone https://github.com/manuvarkey/GElectrical.git
.python gelectrical_launcher.py
from the cloned directory.Python Modules: