ReactionMechanismSimulator.jl icon indicating copy to clipboard operation
ReactionMechanismSimulator.jl copied to clipboard

Rate and thermo parameter fitting

Open mjohnson541 opened this issue 4 years ago • 1 comments

When converting experimental data into rate coefficient estimates it's often very important to be able to fit a few parameters to the data. This is often very tricky to do properly for more than one parameter so it would be nice to be able to use JuMP in combination with a global optimizer such as: https://github.com/PSORLab/EAGO.jl.

mjohnson541 avatar Sep 11 '20 16:09 mjohnson541

Any thoughts on parameter optimization? eg. fitting to a set of final reactor effluent values? Perhaps just knowing the first order sensitivities would be enough to wrap this in some other optimizer code?

rwest avatar Nov 24 '21 16:11 rwest