-
Notifications
You must be signed in to change notification settings - Fork 134
Description
It would be interesting to have Power Grid Model implemented as a calculation engine within Grid2op. Since both projects are within LFEnergy, it would make sense to find synergies and combine the power of both packages.
Currently Grid2op is more focussed towards TSOs, whereas Power Grid Model is focussed towards DSOs. Adding Power Grid Model as a calculation engine could bring DSO functionalities like asymmetric calculations to Grid2op.
There are open issues for Power Grid Model to support more TSO like components, like PV buses. For example: PowerGridModel/power-grid-model#185. If these things are added to Power Grid Model it could even provide both TSO as well as DSO functionalities to Grid2op. Once Power Grid Model can support all functionalities that are currently provided by LightSim2Grid Power Grid Model might even replace LightSim2Grid. Benefits would be that we do not have to support the calculations engine LightSim2Grid anymore, and only one calculation engine needs to be maintained.