NatLabRockies / NatLabRockies/H2Integrate

Unable to accurately account for less production over time

Open
#475 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug enhancement
Dominant language
Python
Stars
26
Forks
44
Avg merge
3d 22h
Merged PRs (30d)
16

Description

Unable to accurately account for less production over time

H2I has two considered timescales the simulation length, which is an 8760 timeseries, and the plant life, which is used to multiply the simulation length by the plant life to given the performance over that time period.

The issue that arises is that to appropriately model degradation or a technology that declines over time (i.e., natural geologic hydrogen) we are unable to account for the decrease in available "commodity" over time.

Proposed solution

To be able to better account for the decrease in production @elenya-grant has proposed updating the financial modeling to use an annual capacity factor over the lifetime of the plant and the plant capacity to more appropriately account for the decrease/fluctuation over time.

This solves one issue of appropriately accounting for it within the financials IF that is the end technology. A subsequent issue arises if the technology is connected to something downstream (e.g., the hydrogen from the geologic hydrogen well is used to reduce iron) and you need to understand how much hydrogen is available as a feedstock for the downstream technology. This begs a more comprehensive solution such as potentially multi-year simulation lengths.

Alternatives considered

Additional context

Contributor guide

Open the contributing guide

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

No files, tests, or concrete entry points are named. Start by tracing how the 8760-hour simulation length, plant life, annual capacity factor, and financial modeling currently interact; completion requires an agreed design for degradation over time and its effect on downstream feedstock availability.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.