PyPSA / PyPSA/pypsa-eur

Limit the input/output per day of salt cavern H2 storage

Open
#519 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
615
Forks
459
Avg merge
4d 14h
Merged PRs (30d)
6

Description

Also include a limit that the power input/output per day cannot be more than 10% of the energy capacity, to avoid stress and cracks, see https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/760479/H2_supply_chain_evidence_-_publication_version.pdf

from PyPSA/pypsa-eur#597

this needs to be an extra_functionality constraint

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the salt cavern H2 storage handling and its extra_functionality hook, then review the linked PyPSA/pypsa-eur#597 context and the cited UK evidence. Done means enforcing a daily power input/output limit of 10% of energy capacity through an extra_functionality constraint, with relevant model tests or validation updated if present.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.