gaouizer

Results 10 issues of gaouizer

… with examples and nrts **Checklist before requesting a review** *use `'[x]'` to check the checkboxes, or submit the PR and then click the checkboxes* - [x] unit tests and...

Models library

**Checklist before requesting a review** *use `'[x]'` to check the checkboxes, or submit the PR and then click the checkboxes* - [ ] unit tests and non-regression tests were added...

Examples

**Checklist before requesting a review** *use `'[x]'` to check the checkboxes, or submit the PR and then click the checkboxes* - [ ] unit tests and non-regression tests were added...

3rd party

[iidm4cpp v1.5.1](https://github.com/powsybl/powsybl-iidm4cpp/releases/tag/v1.5.1) is now available :warning: this needs an update on platforms side too!

Enhancement
3rd party

When transiting to "Standard" state from a "Move*" state, BaseTapChangerPhaseShifterInterval imposes tap.value = pre(tap.value) whereas it might have imposed tap.value = pre(tap.value) + or - 1 at the same instant...

Bug
Models library

### Describe the current behavior when creating a network via the `network.create_empty()` function, the created network has an empty sourceFormat attribute and it does not seem that a setter is...

bug

**Checklist before requesting a review** *use `'[x]'` to check the checkboxes, or submit the PR and then click the checkboxes* - [x] unit tests and non-regression tests were added (new...

Bug
Models library
Initialization

**Checklist before requesting a review** *use `'[x]'` to check the checkboxes, or submit the PR and then click the checkboxes* - [ ] unit tests and non-regression tests were added...

Bug
Static model

In cpp transformer models, when associated with a tap changer, when tap changer's index changes the `dxy_dUlk_` member variable isn't updated concomitantly with the bus voltage resulting in erroneous current...

Bug
Static model