Skip to content

Releases: aloytag/electrical-grid-simulator

EGS v0.0.8.13

03 Feb 21:13
Compare
Choose a tag to compare
EGS v0.0.8.13 Pre-release
Pre-release
  • Support for FACTS devices:
    • Static Var Compensator (SVC)
    • Thyristor-Controlled Series Capacitor (TCSC)
    • Static Synchronous Compensator (SSC)
  • Improved look and feel, mainly in the text size and some shadows.
  • Several minor fixes.

Full Changelog: v0.0.8.12...v0.0.8.13

EGS v0.0.8.12

EGS v0.0.8.11

04 Jan 14:41
Compare
Choose a tag to compare
EGS v0.0.8.11 Pre-release
Pre-release
  • The file name is now displayed in the status bar.
  • New export dialog, with options to export the pandapower network to JSON, using the pickle module or MS Excel.

New export dialog

Full Changelog: v0.0.8.10...v0.0.8.11

EGS v0.0.8.10

20 Nov 20:10
Compare
Choose a tag to compare
EGS v0.0.8.10 Pre-release
Pre-release

This version adds multiple fixes registred when duplicating nodes and when using the "Connect buses with..." dialog box.

IMPORTANT: Starting with version 0.0.8.10, EGS changes the format of saved files (the .egs extension is still used). For this reason, old format files are not compatible with this version and later. Basically, the pandapower network is now saved using the pickle module instead of JSON format. Multiple random errors have been detected when loading a network saved using the JSON format because element indexes are not necessarily the same as they were before saving. This situation is also mentioned in the pandapower documentation.

Full Changelog: v0.0.8.9...v0.0.8.10

EGS v0.0.8.9

02 Sep 20:12
Compare
Choose a tag to compare
EGS v0.0.8.9 Pre-release
Pre-release

Full Changelog: v0.0.8.8...v0.0.8.9

EGS v0.0.8.8

03 Jul 15:59
Compare
Choose a tag to compare
EGS v0.0.8.8 Pre-release
Pre-release

Full Changelog: v0.0.8.7...v0.0.8.8

EGS v0.0.8.7

24 Jun 14:21
Compare
Choose a tag to compare
EGS v0.0.8.7 Pre-release
Pre-release
  • Fixes related to the new four-port bus nodes:
  • Several changes on the Find node dialog:
    • Use the ESC key to close the dialog.
    • Press twice the TAB key to navigate through the node list. Move through the list using TAB (and Shift + TAB) or the arrow keys.
    • The search box is now focused when opening the dialog (no more click needed).
    • New implementation using QButtonGroup.
  • The dialog for connecting buses is now wider.
  • Fix for some tooltips when using the dark theme on MS Windows. More information about this PyQtDarkTheme bug and workaround can be found here.
  • Added an opening splash screen.
  • The power flow calculation now uses the concurrent.futures module for faster response.
  • Minor fix on the Connect buses with... dialog.
  • Connections (pipes) no longer use pointers (arrows).

Full Changelog: v0.0.8.6...v0.0.8.7

EGS v0.0.8.6

19 Jun 14:13
Compare
Choose a tag to compare
EGS v0.0.8.6 Pre-release
Pre-release

Full Changelog: v0.0.8.5...v0.0.8.6

EGS v0.0.8.5

17 Jun 12:56
Compare
Choose a tag to compare
EGS v0.0.8.5 Pre-release
Pre-release

Full Changelog: v0.0.8.4...v0.0.8.5

EGS v0.0.8.4

10 Jun 00:35
Compare
Choose a tag to compare
EGS v0.0.8.4 Pre-release
Pre-release

Full Changelog: v0.0.8.3...v0.0.8.4