Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Models trained in my article on LBV predictions.

Notifications You must be signed in to change notification settings

konradmalik/ann-laminar-burning-velocity

Repository files navigation

ann-laminar-burning-velocity

Source code of models developed in the article:

https://doi.org/10.3390/en13133381

Malik, K.; Żbikowski, M.; Teodorczyk, A. Laminar Burning Velocity Model Based on Deep Neural Network for Hydrogen and Propane with Air. Energies 2020, 13(13), 3381;

To use: compile and run. To compile to a "test" executable using gcc:

gcc -lm ann-laminar-burning-velocity-h2air.C -o test

Exemplary usage is in the main function.

Releases

No releases published

Packages

No packages published

Languages