Skip to content

Releases: ieeh-tu-dresden/powerfactory-tools

3.0.2

19 Sep 13:54
Compare
Choose a tag to compare

3.0.2 (2024-09-19)

Fix

  • apply Python version when using ExporterProcess (#279)
  • typing in exporter and load_power (#282)
  • setup logging (#278)

[main cd7c56d] bump: version 3.0.1 → 3.0.2
5 files changed, 15 insertions(+), 7 deletions(-)

3.0.1

09 Sep 15:11
Compare
Choose a tag to compare

3.0.1 (2024-09-09)

Fix

  • export without extra meta data (#275)

[main 88551af] bump: version 3.0.0 → 3.0.1
5 files changed, 13 insertions(+), 7 deletions(-)

3.0.0

05 Sep 10:53
Compare
Choose a tag to compare

3.0.0 (2024-09-05)

BREAKING CHANGE

  • upgrade to PowerFactory 2024 (#263)

Feat

  • extend interface for current and voltage sources (#259)
  • extend interface for shunts (#258)
  • extend export and import functions and move them to utils.io (#245)
  • export optional element data as meta dict (#251)
  • extend element selection by filter 'out_of_service' (contributors: @SebastianDD)
  • supporting multiple PowerFactory versions (contributors: @sasanjac, @SebastianDD)
  • properly mapping system_type for loads (contributors: @SebastianDD)
  • add PowerFactory ErrorCode Description (contributors: @SebastianDD)
  • extend PFTypes with LV and MV Load Types and consider LoadModel for LoadLV (contributors: @SebastianDD, @sasanjac)

Fix

  • update example grids to PF 2024 (#270)
  • ipynb examples (#272)
  • unique name for multiple nested substation nodes and correct names for lv-loads in topology case (#242)
  • line length (#237)
  • create warning message for empty LV loads (contributors: @SebastianDD, @sasanjac)
  • use PF error codes for application startup (contributors: @SebastianDD)
  • multiline description of loads/lv-loads not correctly exported (contributors: @SebastianDD)
  • use I-type load model for LV-Loads as default instead of Z-type (contributors: @SebastianDD)
  • creation of grid variants (contributors: @SebastianDD)

[main dcbcf64] bump: version 2.1.0 → 3.0.0
6 files changed, 38 insertions(+), 8 deletions(-)

2.1.0

14 Feb 12:27
Compare
Choose a tag to compare

2.1.0 (2024-02-14)

Feat

  • extend functions for time simulation by provision of optional data (contributors: @SebastianDD)
  • rework low voltage load naming to include partial load names instead of an index (contributors: @SebastianDD)
  • add comfort functions for scenario and grid variants (contributors: @SebastianDD, @sasanjac)
  • extend PF types (contributors: @SebastianDD)

Fix

[main 27a2c0a] bump: version 2.0.0 → 2.1.0
5 files changed, 24 insertions(+), 7 deletions(-)

2.0.0

21 Dec 10:46
Compare
Choose a tag to compare

2.0.0 (2023-12-21)

BREAKING CHANGE

  • add RMS and EMT simulation control (contributors: @SebastianDD)

Feat

  • update exporter to psdm 2.1 (contributors: @SebastianDD)
  • support export of multi-grid projects (contributors: @sasanjac, @SebastianDD)
  • add support for RelFuse objects
  • load components have individually assignable phases
  • API for PowerFactory calculations (contributors: @sasanjac)

Fix

  • wrong reactive power for producer when external and internal controller settings are different (contributors: @SebastianDD)
  • transformer data export incomplete (contributors: @SebastianDD, @sasanjac)
  • check if assignment of power factor is correct (contributors: @SebastianDD, @sasanjac)
  • handling of possibly infeasible vectorgroups (contributors: @sasanjac, @SebastianDD)
  • use proper load models for LV and MV loads
  • precise handling of floats
  • export max power as RatedPower
  • automatically update project dirs after creation or deletion of elements
  • export neutral line conductance as 0.0 (contributors: @SebastianDD)
  • unit settings dir doesn't exist in default PF project (contributors: @SebastianDD)
  • controller example (contributors: @SebastianDD)

[main 3cec2a7] bump: version 1.5.1 → 2.0.0
4 files changed, 34 insertions(+), 6 deletions(-)

1.5.1

10 May 10:44
Compare
Choose a tag to compare

1.5.1 (2023-05-10)

Fix

[main c031506] bump: version 1.5.0 → 1.5.1
4 files changed, 13 insertions(+), 7 deletions(-)

1.5.0

05 May 12:10
Compare
Choose a tag to compare

1.5.0 (2023-05-05)

Feat

Fix

[main d3c9055] bump: version 1.4.2 → 1.5.0
4 files changed, 26 insertions(+), 7 deletions(-)

1.4.2

24 Mar 11:43
Compare
Choose a tag to compare

1.4.2 (2023-03-24)

Fix

  • add neutral to schema phase information (contributors: @sasanjac)

[main 25ab762] bump: version 1.4.1 → 1.4.2
4 files changed, 13 insertions(+), 6 deletions(-)

1.4.1

22 Mar 08:20
Compare
Choose a tag to compare

1.4.1 (2023-03-22)

Fix

  • add neutral to phase information (contributors: @sasanjac)
  • create proper producer name in steadystate case (contributors: @sasanjac)

[main 3f265ea] bump: version 1.4.0 → 1.4.1
3 files changed, 12 insertions(+), 5 deletions(-)

1.4.0

14 Mar 08:55
Compare
Choose a tag to compare

1.4.0 (2023-03-14)

Feat

Fix

  • unit settings dir doesn't exist in default PF project (contributors: @sasanjac)

[main d2d0c50] bump: version 1.3.1 → 1.4.0
6 files changed, 205 insertions(+), 181 deletions(-)