energymodelsflex.jl

Package with nodal descriptions for flexibility in industrial modelling.

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

Repository

Package with nodal descriptions for flexibility in industrial modelling.

Basic Info
  • Host: GitHub
  • Owner: EnergyModelsX
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 700 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created 11 months ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License Citation

README.md

EnergyModelsFlex

DOI Build Status Stable In Development Aqua QA Code Style: Blue

EnergyModelsFlex is a package extending EnergyModelsBase with additional node types that capture different aspects of flexibility in energy systems.

[!WARNING] The different node types are partly experimental. They have furthermore some limitations with respect to the chosen TimeStructure or whether they are able to handle investments. As a consequence, it is advised to read the documentation for each node to identify their usefulness.

The initial version is based on EnergyModelsBase v0.8. It is planned to update the model in the near future to support the latest version of EnergyModelsBase. This update may include the removal of some nodes and a rewrite of the behaviour of the different nodes.

Usage

The usage of the package is best illustrated through the commented examples. The examples are minimum working examples highlighting how the different nodes can be utilized.

Please refer to the documentation for more details.

Cite

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

bibtex @article{venas2025energymodelsflex, title = {Energy system modelling for studying flexibility on industrial sites}, author = {Ven{\aa}s, Jon Vegard and Bernardino, Lucas Ferreira and Thorvaldsen, Kasper Emil and Aunsmo, Sigrid and Holm, Sigmund Eggen and Krog, Halvor Aarnes and Wolfgang, Ove and R{\o}e, Ingeborg Treu}, journal = {Systems and Control Transactions}, volume = {4}, pages = {824--830}, year = {2025}, doi = {10.69997/sct.119164}, url = {https://doi.org/10.69997/sct.119164}, }

Project Funding

EnergyModelsFlex was funded by FLEX4FACT. FLEX4FACT is receiving funding from the European Union’s Horizon Europe research and innovation programme under grant agreement 101058657.

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: 5
  • Commit comment event: 2
  • Release event: 1
  • Delete event: 3
  • Issue comment event: 1
  • Public event: 1
  • Push event: 9
  • Pull request review comment event: 1
  • Pull request review event: 3
  • Pull request event: 5
Last Year
  • Create event: 5
  • Commit comment event: 2
  • Release event: 1
  • Delete event: 3
  • Issue comment event: 1
  • Public event: 1
  • Push event: 9
  • Pull request review comment event: 1
  • Pull request review event: 3
  • Pull request event: 5

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