h2_prod_sim

Hydrogen production simulation tool for the comparison of the H2 production configurations

https://github.com/rtrava/h2_prod_sim

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Hydrogen production simulation tool for the comparison of the H2 production configurations

Basic Info
  • Host: GitHub
  • Owner: RTrava
  • Language: Python
  • Default Branch: main
  • Size: 1.42 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 9 months ago
Metadata Files
Readme Citation

README.md

H2prodsim

Hydrogen production simulation tool for the comparison of the H2 production configurations

This repository contains supplementary data to the paper:

R. Travaglini, L.S.F. Frowijn, A. Bianchini, Z. Lukszo, K. Bruninx:
Offshore or onshore hydrogen production? A critical analysis on costs and operational considerations for the Dutch North Sea*, Applied Energy, 2025

The Python code used in this study is organized into three folders, each representing one of the hydrogen production configurations analyzed in the article.

Methodology

The methodology followed and the assumptions made to derive the results are described in detail in the article cited above.

Usage

Each configuration folder contains a main.py script, which orchestrates the simulation by using modules from its subfolders. The simulation pipeline includes:

  1. Wind Farm Simulation Tool (NorthSea_timedependent in folder WindFarm):
    Enables time-dependent simulations based on the selected wind source.

  2. Hydrogen Simulation Tool (H2_simulation_nogrid in folder System Operation):
    Calculates transmission losses and the potential for hydrogen production thanks to the electrolyzer models in folder Electrolyzer.

  3. Economic Model (LCOH_calculator in folder Economics):
    Estimates the Levelized Cost of Hydrogen (LCOH) based on technical and financial outputs.

In the current code, data is used from the dataset of the paper. The databases can be found in the paper and the corresponding appendices.

Citation

If you use this repository or its scripts in your work, please cite using the CITATION.cff as well as the paper:

R. Travaglini, L.S.F. Frowijn, A. Bianchini, Z. Lukszo, K. Bruninx:
Offshore or onshore hydrogen production? A critical analysis on costs and operational considerations for the Dutch North Sea*, Applied Energy, 2025

Licence

Creative Commons licenses

Owner

  • Login: RTrava
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this model, please cite it as below."
authors:
- family-names: "Travaglini"
  given-names: "Riccardo"
  orcid: "https://orcid.org/0009-0008-2236-272X"
- family-names: "Frowijn"
  given-names: "Laurens"
  orcid: "https://orcid.org/0000-0001-9178-0169"
title: "Hydrogen production simulation model"
version: 1.0.0
date-released: 2025-05-06
url: "https://github.com/RTrava/H2_prod_sim"

GitHub Events

Total
  • Member event: 1
  • Push event: 4
Last Year
  • Member event: 1
  • Push event: 4