Skip to content

dtudk/nest-soc

Repository files navigation

nest-soc

The nest-soc package aims to help engineers and scientists to have access to state-of-art models for solid oxide cells performance and degradation.

Preview version

The nest-soc package is a work in progress and this is a early preview version showcasing some use examples:

  1. Polarization curve simulation for H2O-H2 operation;
  2. Polarization curve simulation for syngas mixture operation;
  3. Voltage degradation prediction for solid oxide fuel cell operation
  4. Polarization curve simulation for CO2-CO operation and carbon formation prdiction
  5. Electrochemical impedance spectrum (EIS) simulation

Running preview

  1. Install dependencies specified in the requirements file by running the following command (from the nest-soc root folder):
pip install -r requirements.txt
  1. Run main.py file (from the nest-soc root folder):
python main.py

How to cite

For the package, you can use the following citation:

@misc{NogueiraNakashima2026,
   author = {R. Nogueira Nakashima and J. Beyrami},
   doi = {10.11583/DTU.32012556},
   publisher = {Technical University of Denmark},
   title = {nest-soc: Next-gen electrochemical tools - solid oxide cells},
   url = {https://doi.org/10.11583/DTU.32012556},
   year = {2026}
}

For the modeling methods you can cite the following:

@article{Beyrami2024,
   author = {Javid Beyrami and Rafael Nogueira Nakashima and Arash Nemati and Henrik Lund Frandsen},
   doi = {10.1016/j.ecmx.2024.100653},
   issn = {25901745},
   journal = {Energy Conversion and Management: X},
   month = {7},
   pages = {100653},
   title = {Degradation modeling in solid oxide electrolysis systems: A comparative analysis of operation modes},
   volume = {23},
   year = {2024}
}

Contact info

For collaborations, inquires, or requests, feel free to contact:

Development partners

Acknowledgement

This work has been funded by HD Hyundai ERC GmbH through the NEST project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors