mahgadalla / flameFoam

Premixed turbulent combustion solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flameFoam

Hydrogen-air premixed turbulent combustion solver for OpenFOAM v9:

  • Progress variable approach
  • TFC and ETFC models for RANS with Zimont, Bradley and Bray correlations
  • Laminar burning velocity can be set by user (constant value) or estimated using Malet correlation (for lean mixtures only) or custom DNN model (for dry mixtures only)
  • FSD model for LES with Charlette correlation

Compilation

Solver is compiled using wmake command. OpenFOAM v9 needs to be installed.

Contributors

  • Lead developer: Mantas Povilaitis, 2019 - current, mantas.povilaitis@lei.lt
  • Co-developer: Julius Venckus, 2022 - current
  • DNN model development and implementation: Andrius Ambrutis, 2022 - current
  • Initial co-developer: Justina Jaseliūnaitė, 2019 - 2022

Publications

About

Premixed turbulent combustion solver

License:GNU General Public License v3.0


Languages

Language:C 78.2%Language:C++ 21.8%