openego / eDisGo

Optimization of flexibility options and grid expansion for distribution grids based on PyPSA
GNU Affero General Public License v3.0
38 stars 14 forks source link

[FEATURE] Check transformer overloading independently #370

Open birgits opened 1 year ago

birgits commented 1 year ago

Overloading of transformers is currently not checked for each transformer independently but for the whole station. In case all transformers are the same, this is valid. In case different transformers exist it might not be valid anymore. This should be checked. Further, we should ask grid operators if usage of different transformers is done or not and if not, adapt the grid reinforcement accordingly.