https://github.com/deng-mit/deepreduction
Two stages pipeline for reduce combustion mechanisms: reduction and retrain
https://github.com/deng-mit/deepreduction
Last synced: 4 months ago
JSON representation
Two stages pipeline for reduce combustion mechanisms: reduction and retrain
- Host: GitHub
- URL: https://github.com/deng-mit/deepreduction
- Owner: DENG-MIT
- License: mit
- Created: 2021-03-16T21:14:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-24T14:47:45.000Z (over 4 years ago)
- Last Synced: 2025-09-17T11:49:17.190Z (9 months ago)
- Language: ChucK
- Size: 491 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeepReduction
Two stages pipeline for reduce combustion mechanisms: reduction and retrain
## Relevent Publications
* [ICEF paper] https://arxiv.org/abs/2104.07875
* [Arrhenius.jl paper] https://arxiv.org/abs/2107.06172
The code is located at https://github.com/DENG-MIT/DeepReduction/tree/main/results, in which you can find the code for Jet fuel modeling (ICEF paper) and the Deep Reduction (Arrhenius.jl pre-print). You can consult the main.jl in /src to get familiar with the code structure.