-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
- add tests for multiple slack by generators name in init_from_pypowsybl
- refacto NRAlgo and BaseNRAlgo to reduce number of lines of code
- add back comparison between pypowsybl, pandapower and lightsim2grid in test_init_from_pypowsybl for example
- check the shunt in converter / jacobian: today - for b (imag part) and + for g (real part)
- add test for use_grid2op_default_names, reconnect_disco_gen and reconnect_disco_load in CI when init from pypowsybl
- have 2 "solver_control": one for DC powerflow and one for AC powerflow
- FDPF when lines / trafos are disconnected on one side only
- TimeSeries / Security analysis when branches are disco on one side only
- TimeSeries with varying slack weights
- Investigate the issues with LODF
- in python LightSimBackend avoid to perform copies when possible in
get_res(for example for storages, loads, generators or shunt) - move constructor et assignment operator for pretty much everything (be carefull with GridModel -> need to forward the reference to this to the solvers)
- investigate the difference (mostly in DC) between pypowsybl and pandapower when shift ratio is non zero
- investigate the "divergence" in Contingency analysis but no divergence in "regular" load flow
- distributed slack for other PF algo see Dist slack for other algorithm #73
- solver for hybrid AC / DC grid Feature request: change tap ratio, hybrid AC/DC power flow and TDPF #81
- HELM powerflow Feature Request: HELM (Holomorphic Embedding Load-flow Method) #17
- Newton Krylov based powerflow (see https://github.com/haranjackson/NewtonKrylov)
- TDPF Implement TDPF (temperature dependant powerflow) #40
- BSDF see https://www.researchgate.net/publication/369426419_Bus_Split_Distribution_Factors or https://www.techrxiv.org/users/689474/articles/681212-bus-split-distribution-factors
- clean up CI to avoid copy pasting when possible (use matrices to compile for linux, macos etc.)
- use cmake to compile the package instead of setup.py + make #126
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels