DENG-MIT / Arrhenius.jl

Differentiable Reacting Flow Modeling Software
https://deng-mit.github.io/Arrhenius.jl/dev/
MIT License
58 stars 21 forks source link

Interpret kinetic data from yaml directly and bypass .npz #74

Open jiweiqi opened 3 years ago

jiweiqi commented 3 years ago

https://github.com/DENG-MIT/Arrhenius.jl/blob/51a2f3d87e9f4e1643b66b05282d2d98b96cd9aa/src/Solution.jl#L56

Basically, following the code in ReacTorch. So far, it works well, and this task is not urgent at all.