Skip to content

Version 0.14.1#452

Merged
benoit9126 merged 18 commits intomainfrom
develop
Apr 23, 2026
Merged

Version 0.14.1#452
benoit9126 merged 18 commits intomainfrom
develop

Conversation

@benoit9126
Copy link
Copy Markdown
Member

This release includes some corrections:

alihamdan and others added 18 commits January 30, 2026 09:07
It used to contain the ID of the ground connection where it was supposed
to contain the ID of the element connected.
This was an oversight in the original PR that added support for open switches.
- Document ground connections
- Document all supported unbalance calculation definitions
- Replace mentions of the deprecated method
`rlf.ElectricalNetwork.from_dgs`
- Document that constant current loads are not allowed on a
short-circuited bus similar to constant power loads
- Improve the short circuit example
- Fix mistakes detected by GitHub copilot

---------

Co-authored-by: Benoît Vinot <benoit.vinot@roseautechnologies.com>
The no-load currents (I0) of some of the most recent transformers in the
catalogue were off by a factor of 100. The values in the manufacturers
catalogue are in % while the values we save are in pu. This PR fixes
these currents for affected transformers.

Note that this considerably improves the reactive power losses in these
transformers, up to a factor of 2 when the transformer is fully loaded.
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ions/develop/actions/upload-artifact-7

Bump actions/upload-artifact from 6 to 7
Fix switches in plots, ty, and uv build warning
@benoit9126 benoit9126 requested a review from alihamdan April 23, 2026 14:05
@benoit9126 benoit9126 self-assigned this Apr 23, 2026
@benoit9126 benoit9126 added the enhancement New feature or request label Apr 23, 2026
@benoit9126 benoit9126 merged commit 009430c into main Apr 23, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants