Combustion diagnostics - CEMA and CSP #69
RSuryaNarayan
started this conversation in
Ideas
Replies: 1 comment
-
https://github.com/RSuryaNarayan/CEMA/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is to initiate some discussion on pushing tools like CEMA (Chemical Explosive Mode Analysis) and CSP ( Computational Singular Perturbation) into Arrhenius.jl as a separate feature. Have collected some useful references so far on the same:
https://escholarship.org/content/qt1gc653j8/qt1gc653j8_noSplash_4d0c2730fc89ae81b7e05a660f218cf2.pdf?t=qll0ti
https://www.sciencedirect.com/science/article/pii/S0010218011001696?casa_token=ASLYSZxjlQsAAAAA:ubpHP4KXbsfrmXHWoovg0ZSsbgkYNZRte1abHiok5wnE9eyi7vj4GfF0z0RUS2i0zhzoYD0cBQ
CEMA heavily relies on computing Jacobians and with packages like ForwardDiff.jl in the Julia ecosystem, this can be done very easily in Arrhenius.jl
Beta Was this translation helpful? Give feedback.
All reactions