https://github.com/matthias-fauconneau/combustion
Reaction rates and transport properties
https://github.com/matthias-fauconneau/combustion
ast cantera chemistry code-generation combustion compute cranelift cuda cvode interpreter ir rates reaction spirv transport vulkan
Last synced: 3 months ago
JSON representation
Reaction rates and transport properties
- Host: GitHub
- URL: https://github.com/matthias-fauconneau/combustion
- Owner: Matthias-Fauconneau
- License: apache-2.0
- Created: 2020-10-16T12:16:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T13:06:06.000Z (over 3 years ago)
- Last Synced: 2024-01-29T11:37:31.802Z (over 2 years ago)
- Topics: ast, cantera, chemistry, code-generation, combustion, compute, cranelift, cuda, cvode, interpreter, ir, rates, reaction, spirv, transport, vulkan
- Language: Rust
- Homepage:
- Size: 970 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Produces a program to compute reaction rates and transport properties of a combustion model (Cantera YAML format).
The program AST can be translated to Cranelift IR, SPIRV (Vulkan Compute) or CUDA.