Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate new DEA data for renewable fuels #120

Merged
merged 12 commits into from
Feb 7, 2024
Merged

Conversation

lisazeyen
Copy link
Collaborator

@lisazeyen lisazeyen commented Jan 30, 2024

Closes # (if applicable).
#109

Changes proposed in this Pull Request

update to latest release of DEA for renewable fuels

TODOs

  • get workflow running
  • check all changed units
  • check: methanol from power changed to methanol from hydrogen, VOM are zero in new data set

Things changed

  • new assumptions for the following techs ['BioSNG', 'BtL', 'Fischer-Tropsch', 'Haber-Bosch', 'air separation unit', 'biogas', 'biogas CC', 'biogas plus hydrogen', 'biogas upgrading', 'biomass-to-methanol', 'electrobiofuels', 'electrolysis', 'methanolisation']
  • biogas upgrading differentiates in new data set between small and large plant, assume small
  • biogas plant differentiates in new data set between small and large plant, assume small
  • 'biogas plus hydrogen' has now VOM data
  • methanol from power changed to methanol from hydrogen, VOM are zero in new data set
  • units changed
		                                                                old	new
biogas upgrading	VOM	EUR/MWh input	EUR/MWh output
biogas upgrading	investment	EUR/kW input	EUR/kW

Biogas upgrading VOM and investment are now given per output -> This would need to be changed in PyPSA-Eur once we switch to new database here

Checklist

  • Code changes are sufficiently documented; i.e. new functions contain docstrings and further explanations may be given in doc.
  • Data source for new technologies is cleary stated.
  • Newly introduced dependencies are added to environment.yaml (if applicable).
  • A note for the release notes doc/release_notes.rst of the upcoming release is included.
  • I consent to the release of this PR's code under the GPLv3 license.

@lisazeyen
Copy link
Collaborator Author

Changes electrolysis
FOM_electrolysis
investment_electrolysis
lifetime_electrolysis

@lisazeyen
Copy link
Collaborator Author

lisazeyen commented Jan 31, 2024

Bio SNG
investment_BioSNG

VOM_BioSNG

@lisazeyen
Copy link
Collaborator Author

BtL
VOM_BtL

@lisazeyen
Copy link
Collaborator Author

Fischer-Tropsch
VOM_Fischer-Tropsch

@lisazeyen
Copy link
Collaborator Author

Haber-Bosch
investment_Haber-Bosch

@lisazeyen
Copy link
Collaborator Author

lisazeyen commented Jan 31, 2024

biogas

  • cost increase in 2025 also in data sheet "H. Due to curret supply bottlenecks it is assumed that the price will not develop towards 2025. "
    FOM_biogas
    investment_biogas

@lisazeyen
Copy link
Collaborator Author

electrobiofuels
VOM_electrobiofuels

@lisazeyen
Copy link
Collaborator Author

Biogas CC
FOM_biogas CC
investment_biogas CC

@lisazeyen
Copy link
Collaborator Author

biogas + hydrogen

investment_biogas plus hydrogen
VOM_biogas plus hydrogen

@lisazeyen
Copy link
Collaborator Author

lisazeyen commented Jan 31, 2024

biogas upgrading

  • price increase for investment and VOM also in data sheet '82 Upgrading 3,000 Nm3 per h'

FOM_biogas upgrading
investment_biogas upgrading
lifetime_biogas upgrading
VOM_biogas upgrading

@lisazeyen
Copy link
Collaborator Author

biomass-to-methanol
investment_biomass-to-methanol
VOM_biomass-to-methanol

@lisazeyen
Copy link
Collaborator Author

methanolisation (now from hydrogen)

  • in new data VOM are zero
    VOM_methanolisation

@lisazeyen
Copy link
Collaborator Author

lisazeyen commented Jan 31, 2024

air separation unit

investment_air separation unit

@lisazeyen
Copy link
Collaborator Author

and something changed with the stores. @pz-max can you tell if the new or the old version has the intended data
parameter decommissioningwas not in the old data set, and something with the hydrogen storage changed

old  investment       Hydrogen-charger       1.181390e+06
                      Hydrogen-discharger    1.146506e+06
     FOM              Hydrogen-charger       4.600000e-01
                      Hydrogen-discharger    4.801000e-01
new  investment       Hydrogen               1.833997e+05
                      Hydrogen-charger       0.000000e+00
                      Hydrogen-discharger    0.000000e+00
     FOM              Hydrogen-charger                inf
                      Hydrogen-discharger             inf
     decommissioning  Lead-Acid              1.554277e+04
                      Lithium-Ion-LFP        2.625803e+03
                      Lithium-Ion-NMC        2.625803e+03
                      Ni-Zn                  0.000000e+00
                      Vanadium-Redox-Flow    2.078150e+04
                      Zn-Air                 0.000000e+00
                      Zn-Br-Flow             0.000000e+00
                      Zn-Br-Nonflow          0.000000e+00
Name: 2020, dtype: float64

@lisazeyen lisazeyen requested a review from fneum February 6, 2024 15:34
@lisazeyen
Copy link
Collaborator Author

Changes in energy storage database due to newer pandas version will be fixed by @pz-max in a separate PR

@lisazeyen lisazeyen marked this pull request as ready for review February 6, 2024 15:35
@lisazeyen
Copy link
Collaborator Author

@martavp just tagging you here to inform you that some tech assumptions will change when this PR is merged

@martavp
Copy link
Member

martavp commented Feb 7, 2024

super, thanks for taking care of implementing the new version and for tagging me @lisazeyen

@fneum fneum merged commit 0a143cb into master Feb 7, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants