Koen van Greevenbroek

Results 87 comments of Koen van Greevenbroek

So far I haven't been able to find any performance gains for larger models. In fact, for a 40-node, 1000seg european-wide model I got the following: ```` Optimize a model...

Hi. Indeed it looks like with the current implementation, it might not be possible to set one resolution for electricity-only networks, and another resolution for sector-coupled networks. Implementation-wise, networks are...

Just to add one or two more reflections on this issue, https://github.com/PyPSA/pypsa-eur/issues/1278 is the kind of thing that happens when users try setting `resolution_elec` and `resolution_sector` to different values; that's...

In my humble opinion I think it would a little confusing to have both `adjustments` and `vary` config sections - arguably there is already an intimidating number of different ways...

I definitely see the appeal of being able to adjust any attribute, also depending on the investment horizon (and choosing relative or absolute adjustments)! I think it made a lot...

I guess when you are saying "a global parameter to set temporal resolution", you mean that there should be a _single_ configuration option for temporal resolution for both electricity-only and...

It would be interesting to implement this. I will say, however, that I have once played around with this, and it's not totally obvious that reducing time-resolution on a per-bus...