lightsim2grid icon indicating copy to clipboard operation
lightsim2grid copied to clipboard

LightSim2grid implements a c++ backend targeting the Grid2Op (https://github.com/rte-france/grid2op) platform.

Results 16 lightsim2grid issues
Sort by recently updated
recently updated
newest added

## Environment - Grid2op version: `x.y.z` (1.7.1) - lightsim version: `x.y.z` (0.7.0) - System: `WSL ubuntu20.04, ...` - Additional system information ## Bug description The following reported bug concerns the...

bug

Hello Mr Bonnot, We are using PandaPower to perform our power flow calculations, we have discovered LightSim2grid via PandaPower, we are interested in using it because of it's good shown...

enhancement

## Is your feature request related to a problem? Please describe. However, it would be better to also have a function that receives the Ybus and other inputs, including the...

enhancement

## Environment - Grid2op version: `x.y.z` (**eg** 1.4.0) - lightsim version: `x.y.z` (**eg** 0.5.0) - System: `windows, osx, ubuntu16.04, ...` - Additional system information **Note**: If the bug concerns an...

bug

## Is your feature request related to a problem? Please describe. The methodology is described here : https://ieeexplore.ieee.org/abstract/document/8783234 and here https://ieeexplore.ieee.org/abstract/document/6555947 As well as other more standard physical variables (complex...

enhancement

## Environment - Grid2op version: `1.6.2` (**eg** 1.4.0) - lightsim version: `0.5.4` (**eg** 0.5.0) - System: `ubuntu 20.04 ## Bug description The powerflow diverge when the environment is deep copied....

bug
good first issue

## Is your feature request related to a problem? Please describe. This would allow to not read the grid twice when initializing the grid with DC voltage for example. And...

enhancement

https://en.wikipedia.org/wiki/Holomorphic_embedding_load_flow_method This is great for a real-time grid monitoring system, because convergence is guaranteed if a solution exists (in contrast to Newton-Rhapson Powerflow).

enhancement

Continuation power flow allows for assessing the voltage stability of a grid. It allows you to see the maximum power you can extract from a given bus in a network....

enhancement

LightSimBackend import error: No module named 'grid2op' PhysicalLawChecker import error: No module named 'grid2op' TimeSerie import error: cannot import name 'TimeSerie' from 'lightsim2grid.timeSerie' (C:\Users\xxxxxx\Documents\repositories\pandapower\venv-tutorial-test\Lib\site-packages\lightsim2grid\timeSerie.py) ContingencyAnalysis import error: cannot import name...

bug