You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In kinetics_libraries/Dooley/C1/pdepreacitons.txt for example, there's a Troe T** that starts as 6964.00 in the published model but by the time it's been imported and exported it becomes 7e+03. We should try to increase the precision of the output formatting (perhaps use g instead of e, and/or just more characters).