EnergyModelsHydrogen
Package for extending EnergyModelsX with descriptions of hydrogen technologies.
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
Repository
Package for extending EnergyModelsX with descriptions of hydrogen technologies.
Basic Info
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 3
Metadata Files
README.md
EnergyModelsHydrogen
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 (
ElectrolyzerandHydrogenStorage) require a solver supportingMOI.ScalarQuadraticFunction{Float64}inMOI.EqualTo{Float64}ofMathOptInterfacedue 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
- Repositories: 1
- Profile: https://github.com/EnergyModelsX
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
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.
- Documentation: https://docs.juliahub.com/General/EnergyModelsHydrogen/stable/
- License: MIT
-
Latest release: 0.8.2
published 9 months ago
Rankings
Dependencies
- JuliaRegistries/TagBot v1 composite
- 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
- actions/checkout v2 composite
- julia-actions/setup-julia latest composite