Skip to content

Releases: aloytag/electrical-grid-simulator

EGS v0.0.8.3

20 May 20:52
Compare
Choose a tag to compare
EGS v0.0.8.3 Pre-release
Pre-release
  • Fixing bugs in node widgets (generators and loads) when changing some parameters in the options dialog window.
  • Changing the method for showing the node symbols in order to work on MS Windows. Now EGS uses a Qt resources file to group these symbols.

Full Changelog: v0.0.8.2...v0.0.8.3

EGS v0.0.8.2

30 Apr 03:52
Compare
Choose a tag to compare
EGS v0.0.8.2 Pre-release
Pre-release

Updated dependencies in order to avoid some PySide6 problems on MS Windows. For more details, see this discussion about a possible PySide6 bug.

Full Changelog: v0.0.8.1...v0.0.8.2

EGS v0.0.8.1

23 Jan 01:22
Compare
Choose a tag to compare
EGS v0.0.8.1 Pre-release
Pre-release

Updating numba dependency to work with recent versions of Python.

EGS v0.0.8.0

18 Jan 00:21
Compare
Choose a tag to compare
EGS v0.0.8.0 Pre-release
Pre-release

Ported to Qt6 (using the PySide6 library). Added a Grid2Op dependency.

Starting with version 0.0.8.0, the EGS package includes a fork of NodeGraphQt ported to Qt6 (by using PySide6). This implementation is renamed to NodeGraphQt6 in order to avoid conflicts. These changes allow the application to run on recent versions of Python.

Full Changelog: v0.0.7.8...v0.0.8.0

EGS v0.0.7.8

13 Jan 02:15
Compare
Choose a tag to compare
EGS v0.0.7.8 Pre-release
Pre-release
  • Fixed tooltip when showing a node from the data model.
  • Nodes show the last power flow results on the tooltips when opening a session.
  • Fixed tooltips when flipping nodes.
  • Fixed text color in node names when using the dark theme and just after a session is opened.

Full Changelog: v0.0.7.7...v0.0.7.8

EGS v0.0.7.7

10 Jan 06:19
Compare
Choose a tag to compare
EGS v0.0.7.7 Pre-release
Pre-release
  • Fixed some errors in the tap-changer widget for standard transformers.
  • Better graphics rendering.
  • Modified initial layout direction for some nodes (generators, external grids and loads).
  • Fixed several bugs when duplicating nodes.
  • Fixed the problem that sometimes, after loading a network from a file (with the open session option), caused some wrong connections between nodes.
  • NodeGraphQt dependency updated to version >=0.6.29.
  • Most of the nodes now include an identification symbol (icon).
  • Bigger check-button on switch nodes.

Full Changelog: v0.0.7.6...v0.0.7.7

EGS v0.0.7.6

23 Aug 19:09
Compare
Choose a tag to compare
EGS v0.0.7.6 Pre-release
Pre-release

Added a new option in the upper toolbar for finding a node by fuzzy search (Ctrl+F shortcut).

Fuzzy search
Fuzzy search

Full Changelog: v0.0.7.5...v0.0.7.6

EGS v0.0.7.5

15 Aug 03:42
Compare
Choose a tag to compare
EGS v0.0.7.5 Pre-release
Pre-release

New dialog for connecting elements between two buses. Just link two buses and choose the element to be added.

Screenshot

Full Changelog: v0.0.7.4...v0.0.7.5

EGS v0.0.7.4

13 Aug 22:26
Compare
Choose a tag to compare
EGS v0.0.7.4 Pre-release
Pre-release

Minor fix in some menu borders.

Full Changelog: v0.0.7.3...v0.0.7.4

EGS v0.0.7.3

13 Aug 06:11
Compare
Choose a tag to compare
EGS v0.0.7.3 Pre-release
Pre-release
  • New context menu in tables of the data model:
    - Includes an option to show the selected component in the data model in the graph.
    - Includes an option to copy the selection in the data model to the clipboard (it can be pasted into MS Excel).

Full Changelog: v0.0.7.2...v0.0.7.3