Skip to content

dtudk/dEMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dEMS – Degradation-aware EMS optimization

This repository includes the codes used in the publication "Optimization of an energy management system for PEMFCs including degradation". The factory demand and grid prices were replaced for public data published by Energinet for privacy.

About the code

This repository is separated into three parts:

  • Logic (./src): containing all the functions and data structures
  • Input data (./assets): containing all the default input data for the studies
  • Analysis (./example): containing the use of the logic and input data to evaluate the techno-economic performance of the hybrid power generation system.

The logic folder includes:

How to setup and run the analysis

  1. Install Julia programming language (Link).
  2. Add libraries listed in "requirements.txt". (How to install libraries)
  3. Install VS Code (Link)
  4. Install Julia and Jupyter Notebook extensions for VS Code (How to install extensions)
  5. Run the examples in the folder examples ./examples to solve problems based on the publication.

How to cite

@article{NOGUEIRANAKASHIMA2025120087,
    title = {Optimization of an energy management system for PEMFCs including degradation},
    journal = {Energy Conversion and Management},
    volume = {341}, pages = {120087}, year = {2025}, issn = {0196-8904},
    doi = {https://doi.org/10.1016/j.enconman.2025.120087},
    author = {Rafael {Nogueira Nakashima} and Raju Gollangi and Arash Nemati and Frederik Bjørling Bornemann and Viktor Guldborg Johnsen and Henrik Lund Frandsen}}

License

Copyright © 2025 Technical University of Denmark

Developers

Rafael Nogueira Nakashima and Raju Gollangi

Contact

Rafael Nogueira Nakashima (rafnn@dtu.dk or rafaelnnakashima@gmail.com)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages