Skip to content

Commit

Permalink
in reindex_elements: fixed index error when reindexing line_geodata
Browse files Browse the repository at this point in the history
  • Loading branch information
mrifraunhofer committed Feb 16, 2024
1 parent 517884a commit f770a2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,11 @@ Change Log
- [ADDED] function :code:`getOTDF` to obtain Outage Transfer Distribution Factors, that can be used to analyse outages using the DC approximation of the power system
- [ADDED] function :code:`outage_results_OTDF` to obtain the matrix of results for all outage scenarios, with rows as outage scenarios and columns as branch power flows in that scenario
- [FIXED] add some safeguards for TDPF to avoid numerical issues in some cases
- [FIXED] in reindex_elements: fixed index error when reindexing line_geodata

- [FIXED] avoid attaching elements as duplicates to a group where some of the elements already exist
- [ADDED] the function :code:`run_contingency` can raise a captured error if parameter :code:`raise_errors` is passed
- [FIXED] bugfix for tap dependent impedance characteristics so that not all characteristics columns are necessary
- [FIXED] in function :code:`toolbox.replace_zero_branches_with_switches`, use absolute for the parameters of impedance elements in case they are negative nonzero values
- [FIXED] in :code:`reindex_elements`: fixed index error when reindexing line_geodata

[2.13.1] - 2023-05-12
-------------------------------
Expand Down

0 comments on commit f770a2a

Please sign in to comment.