Skip to content
forked from HojunYouKr/IDEA

IDEA library with fortran interface and cmake support

License

Notifications You must be signed in to change notification settings

chongsoo89/IDEA

 
 

Repository files navigation

IDEA

Infinitely differentiable Data-driven model for high temperature Equilibrium Air

IDEA is an open-source library supporting infinitely differentiable ANN-based models designed to predict thermodynamic and transport properties of 11-species (N2, O2, N, O, NO, NO+, N+, O+, N++, O++, e-) equilibrium air at high temperature (up to 25000 K).

Contact

Python Wrapper

A Python wrapper (pyIDEA) for IDEA is provided by Prof. Jinseok Park (Inha University) at this link: https://gitlab.com/jspark_aadl/pyidea.

Citing IDEA

Please cite the following article when mentioning IDEA in your own papers.

  • Hojun You, Juhyun Kim, Kyeol Yune, and Chongam Kim, IDEA: Artificial Neural Network Models for 11-species Air Properties at Thermochemical Equilibrium. Computer Physics Communications, Vol. 290, 2023, 108788. Link

Bibtex

@article{You2022artificial,
  title   = {{IDEA: Artificial Neural Network Models for 11-species Air Properties at Thermochemical Equilibrium}},
  author = {You, Hojun and Kim, Juhyun and Yune, Kyeol and Kim, Chongam},
  journal = {Computer Physiccs Communications},
  volume={290},
  year = {2023},
  pages = {108788},
  doi = {10.1016/j.cpc.2023.108788}
}

About

IDEA library with fortran interface and cmake support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 47.1%
  • C++ 33.9%
  • C 13.2%
  • CMake 3.7%
  • Makefile 2.1%