Features/#835 simplified distribution grids#836
Conversation
Should be only added, if distribution grids links are considered and extendable
Otherwise small numerical differences case problems in the spatial disaggregation
…erred to generators This is needed for extendable links (H2_to_power) which otherwise can't be disaggregated correctly.
…idirectional links
…l problems" This reverts commit c8050e8.
|
I have made a few minor updates to the documentation. Additionally, I noticed that the docstrings in appl.py do not yet include the market_optimization and the new distribution_grid functionalities. Since you are more familiar with the respective parameters, could you please add them, @ClaraBuettner ? |
Yes, sure I will add a description there. |
|
I reviewed the code and verified its plausibility. |
This branch adds the option to consider simplified distribution grids in eTraGo.
The parametrization of the simplified distribution grids has to be provided in a csv file.
I created it with several eDisGo-simulations. Later on, that part will be included in eGo.
@KathiEsterl: I know that we still have to clarify some things, and also when we want to merge. Anyhow, I thought it helps to already have this draft PR.