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

add iron-air battery as storage technology with implementation as StorageUnit or Store #20

Merged
merged 10 commits into from
Nov 1, 2024

Conversation

daniel-rdt
Copy link

@daniel-rdt daniel-rdt commented Oct 29, 2024

Closes open-energy-transition#14.

Changes proposed in this Pull Request

Iron-Air battery storage technology is added as 100h battery from FE (see also PyPSA/technology-data#149). Per default it is added as StorageUnit as available data is given in terms of all-in installed capital cost not differentiating between store, charger and discharger CAPEX. This PR also includes an implementation as Store but uses available data from battery inverter for CAPEX and lifetime.

Checklist

  • I tested my contribution locally and it works as intended.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in config/config.default.yaml.
  • Changes in configuration options are documented in doc/configtables/*.csv.
  • Sources of newly added data are documented in doc/data_sources.rst.
  • A release note doc/release_notes.rst is added.

@daniel-rdt daniel-rdt requested review from tgilon and martacki October 29, 2024 15:27
config/config.form.yaml Outdated Show resolved Hide resolved
config/config.default.yaml Outdated Show resolved Hide resolved
scripts/prepare_sector_network.py Outdated Show resolved Hide resolved
scripts/prepare_sector_network.py Outdated Show resolved Hide resolved
@daniel-rdt daniel-rdt merged commit ea890c1 into form_energy_storage Nov 1, 2024
@daniel-rdt daniel-rdt deleted the Form-feature/iron-air-batteries branch November 1, 2024 13:54
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.

2 participants