pypsa-meets-earth / pypsa-earth-sec

GNU General Public License v3.0
20 stars 17 forks source link

Add Fischer-Tropsch part load #241

Closed energyLS closed 11 months ago

energyLS commented 11 months ago

Changes proposed in this Pull Request

Add part load option for Fischer-Tropsch. Previously, there was no part load constraint for Fischer-Tropsch, which is introduced here and adjustable in the config. The implementation is similar to:

https://github.com/PyPSA/pypsa-eur/blob/f35ecbe4a01f220210c3a295ca93d805f5633824/scripts/prepare_sector_network.py#L2722-L2724

Checklist

energyLS commented 11 months ago

Mac CI successful, please review and merge @hazemakhalek :)