issues
search
Grid2op
/
lightsim2grid
LightSim2grid implements a c++ backend targeting the Grid2Op (https://github.com/rte-france/grid2op) platform.
https://lightsim2grid.readthedocs.io/en/latest/
Mozilla Public License 2.0
51
stars
10
forks
source link
Upgrade to version 0.6.1
#43
Closed
BDonnot
closed
2 years ago
BDonnot
commented
2 years ago
[BREAKING] the behaviour of the
newton_pf
function is not consistent with pandapower default concerning distributed slack.
[FIXED] an issue in the distributed slack case spotted by pandapower team thanks to them (see
https://github.com/e2nIEE/pandapower/pull/1455
)
[IMPROVED] lightsim2grid will now use the single slack algorithm if the grids counts only one slack bus (performance increase)
newton_pf
function is not consistent with pandapower default concerning distributed slack.