powsybl-open-loadflow icon indicating copy to clipboard operation
powsybl-open-loadflow copied to clipboard

An open source loadflow based on PowSyBl

Results 96 powsybl-open-loadflow issues
Sort by recently updated
recently updated
newest added

**Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes / features)...

**Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes / features)...

**Please check if the PR fulfills these requirements** - [X] The commit message follows our guidelines - [X] Tests for the changes have been added (for bug fixes / features)...

**Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes...

**Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes / features)...

Release 03/2025
needs_core_rc

### Describe the current behavior In active power distribution, when compution participation factor of a generator with PROPORTIONAL_TO_GENERATION_REMAINING_MARGIN. The participation factor is proportional to max(0, maxP - targetP), even if...

**NOTE**: needs this PR to build: https://github.com/powsybl/powsybl-core/pull/3303 **Please check if the PR fulfills these requirements** - [ X ] The commit message follows our guidelines - [ X ] Tests...

bug
Release 03/2025
needs_core_rc

**Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes /...

**Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes / features)...

This PR implements the idea of #778 (that is minimizing memory cache misses during equation eval and der) in a way that is compatible with the current equation model and...