-
They are needed for powsybl use
-
### Describe the current behavior
Generators have a ratedS field in iidm format, but Pypowsybl does not allow to read it.
### Describe the expected behavior
ratedS should be included in the output …
-
Get IEC and WECC cases to behave the same as a starting point / reference case
-
Maybe this is expected, but solverSIM does not detect ramps, i.e.
![image](https://user-images.githubusercontent.com/78911461/234510552-1d84859c-6bb7-40af-a215-d8924b738e58.png)
becomes this
…
-
-
-
### Describe the current behavior
The user has to provide a parameter file and a parameter id for the network and the solver in the DynaWaltz configuration. When the parameter id is not avaialable in…
-
``` bash
```
The issue is the name2 we have to provide, if we give the name of a BusBarSection we need to add `````` but the BBS id is transformed into dynawo with `calculatedBus_` pre…
-
KINSOL is unable to solve the system (with WARN | ilegal input in the logs) if an equation like
```
der(omega) * H = Ce - Cm
```
becomes
```
omega = 0
```
e.g. after a switchoff.
This can…
-