powsybl-open-loadflow
powsybl-open-loadflow copied to clipboard
An open source loadflow based on PowSyBl
**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)...
### 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...
**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...