Open
Description
Some users are as interested in sensitivity to activation energies. It's relatively easy for constant rate coefficient domains to convert sensitivities to a rate constant to sensitivities to the activation energy (dLn(N_i)/dLn(k)dLn(k)/dE where dLn(k)/dE is constant). However for simulations with variable temperature this requires us to approximately double the parameters. It's worth noting this can be formulated as a simple perturbation on every rate kexp(-dE/(R*T)) which makes this not too difficult to implement. However, this would likely need implemented with some system that allows you to specify if these sensitivities are calculated or not see #58, although this wouldn't necessarily need implemented with #58.