EnergyModelsCO2

Package for extending EnergyModelsX with descriptions of CO2 capture and storage technologies.

https://github.com/energymodelsx/energymodelsco2.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 6 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Package for extending EnergyModelsX with descriptions of CO2 capture and storage technologies.

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

README.md

EnergyModelsCO2

Build Status Stable In Development

EnergyModelsCO2 is a package extending EnergyModelsBase to model technologies from the CO₂ value chain. These technologies are

  1. CO2Source :< Source, a source node that allows for CO₂ as output,
  2. CO2Storage{T} <: Storage{T}, a storage node in which the stored CO₂ is accumulating over the strategic periods,
  3. RefNetworkNodeRetrofit <: NetworkNodeWithRetrofit, a network node with the potential for retrofitting CO₂ capture, and
  4. CCSRetroFit <: NetworkNode, a network node that corresponds to a CO₂ capture unit.

RefNetworkNodeRetrofit and CCSRetroFit have to be coupled to each other for proper functioning as they require a proxy resource for CO2. Further information can be found in the corresponding documentation.

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 EnergyModelsBase 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}, }

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

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: 8
  • Commit comment event: 9
  • Release event: 4
  • Delete event: 4
  • Issue comment event: 5
  • Push event: 18
  • Pull request event: 10
Last Year
  • Create event: 8
  • Commit comment event: 9
  • Release event: 4
  • Delete event: 4
  • Issue comment event: 5
  • Push event: 18
  • Pull request event: 10

Issues and Pull Requests

Last synced: 6 months ago

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

Packages

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

Package for extending EnergyModelsX with descriptions of CO2 capture and storage technologies.

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 5 Total
Rankings
Dependent repos count: 3.2%
Downloads: 4.4%
Average: 8.0%
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 v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/documentation.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite