EnergyModelsHydrogen

Package for extending EnergyModelsX with descriptions of hydrogen technologies.

https://github.com/energymodelsx/energymodelshydrogen.jl

Science Score: 67.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
    Found 13 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com, joss.theoj.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Package for extending EnergyModelsX with descriptions of hydrogen technologies.

Basic Info
  • Host: GitHub
  • Owner: EnergyModelsX
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 951 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created over 1 year ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License Citation

README.md

EnergyModelsHydrogen

DOI Build Status Stable In Development

EnergyModelsHydrogen is a package extending EnergyModelsBase to model hydrogen production in greater detail. It provides new types for both electrolysis and reformer technologies.

[!IMPORTANT] Some nodes of the package (Electrolyzer and HydrogenStorage) require a solver supporting MOI.ScalarQuadraticFunction{Float64} in MOI.EqualTo{Float64} of MathOptInterface due to the implementation of bilinear equations. Examples of supported solvers are SCIP and Gurobi.

Usage

The usage of the package is best illustrated through the commented examples. The examples are minimum working examples highlighting how to build simple energy system models.

Cite

If you find EnergyModelsHydrogen useful in your work, we kindly request that you cite the following publication:

bibtex @article{hellemo2024energymodelsx, title = {EnergyModelsX: Flexible Energy Systems Modelling with Multiple Dispatch}, author = {Hellemo, Lars and B{\o}dal, Espen Flo and Holm, Sigmund Eggen and Pinel, Dimitri and Straus, Julian}, journal = {Journal of Open Source Software}, volume = {9}, number = {97}, pages = {6619}, year = {2024}, doi = {https://doi.org/10.21105/joss.06619}, }

If you utilize the Reformer node, we kindly request that you cite the following publication explaining the implementation:

bibtex @article{svendsmark2024, title = {Developing hydrogen energy hubs: {T}he role of {H}$_2$ prices, wind power and infrastructure investments in {N}orthern {N}orway}, author = {Erik Svendsmark and Julian Straus and Pedro {Crespo del Granado}}, journal = {Applied Energy}, volume = {376}, pages = {124130}, year = {2024}, doi = {https://doi.org/10.1016/j.apenergy.2024.124130} }

For earlier work, see our paper in Applied Energy:

bibtex @article{boedal_2024, title = {Hydrogen for harvesting the potential of offshore wind: A {N}orth {S}ea case study}, journal = {Applied Energy}, volume = {357}, pages = {122484}, year = {2024}, issn = {0306-2619}, doi = {https://doi.org/10.1016/j.apenergy.2023.122484}, url = {https://www.sciencedirect.com/science/article/pii/S0306261923018482}, author = {Espen Flo B{\o}dal and Sigmund Eggen Holm and Avinash Subramanian and Goran Durakovic and Dimitri Pinel and Lars Hellemo and Miguel Mu{\~n}oz Ortiz and Brage Rugstad Knudsen and Julian Straus} }

Project Funding

The development of EnergyModelsBase was funded by the Norwegian Research Council in the project Clean Export, project number 308811 as well as the Horizon Europe project iDesignRES, Grant Agreement No. 101095849.

Owner

  • Name: EnergyModelsX
  • Login: EnergyModelsX
  • Kind: organization

Citation (CITATION.cff)

cff-version: "1.2.0"
authors:
- family-names: Hellemo
  given-names: Lars
  orcid: "https://orcid.org/0000-0001-5958-9794"
- family-names: Bødal
  given-names: Espen Flo
  orcid: "https://orcid.org/0000-0001-6970-9315"
- family-names: Holm
  given-names: Sigmund Eggen
  orcid: "https://orcid.org/0009-0007-1782-6326"
- family-names: Pinel
  given-names: Dimitri
  orcid: "https://orcid.org/0000-0001-9393-0036"
- family-names: Straus
  given-names: Julian
  orcid: "https://orcid.org/0000-0001-8622-1936"
contact:
- family-names: Hellemo
  given-names: Lars
  orcid: "https://orcid.org/0000-0001-5958-9794"
doi: 10.5281/zenodo.11164518
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Hellemo
    given-names: Lars
    orcid: "https://orcid.org/0000-0001-5958-9794"
  - family-names: Bødal
    given-names: Espen Flo
    orcid: "https://orcid.org/0000-0001-6970-9315"
  - family-names: Holm
    given-names: Sigmund Eggen
    orcid: "https://orcid.org/0009-0007-1782-6326"
  - family-names: Pinel
    given-names: Dimitri
    orcid: "https://orcid.org/0000-0001-9393-0036"
  - family-names: Straus
    given-names: Julian
    orcid: "https://orcid.org/0000-0001-8622-1936"
  date-published: 2024-05-17
  doi: 10.21105/joss.06619
  issn: 2475-9066
  issue: 97
  journal: Journal of Open Source Software
  publisher:
    name: Open Journals
  start: 6619
  title: "EnergyModelsX: Flexible Energy Systems Modelling with Multiple
    Dispatch"
  type: article
  url: "https://joss.theoj.org/papers/10.21105/joss.06619"
  volume: 9
title: "EnergyModelsX: Flexible Energy Systems Modelling with Multiple
  Dispatch"

GitHub Events

Total
  • Create event: 15
  • Commit comment event: 13
  • Release event: 3
  • Issues event: 2
  • Watch event: 1
  • Delete event: 9
  • Issue comment event: 3
  • Push event: 22
  • Pull request event: 17
Last Year
  • Create event: 15
  • Commit comment event: 13
  • Release event: 3
  • Issues event: 2
  • Watch event: 1
  • Delete event: 9
  • Issue comment event: 3
  • Push event: 22
  • Pull request event: 17

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 22 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 22 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • JuliaTagBot (1)
Pull Request Authors
  • JulStraus (10)
Top Labels
Issue Labels
Pull Request Labels
bug (2) enhancement (2) documentation (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 5 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
juliahub.com: EnergyModelsHydrogen

Package for extending EnergyModelsX with descriptions of hydrogen technologies.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 5 Total
Rankings
Dependent repos count: 3.2%
Downloads: 3.8%
Average: 7.8%
Dependent packages count: 16.3%
Last synced: 7 months ago

Dependencies

.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/documentation.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite