libantioch / antioch

C++ Chemical Kinetics, Thermodynaimics, and Transport Library
https://libantioch.github.io/
Other
22 stars 17 forks source link

Kin/orders reactions Rebased #181

Closed pbauman closed 8 years ago

pbauman commented 8 years ago

This is PR #172 rebased on master. The only thing really changed was I trimmed some of the string utilities to use new functions I introduced in PR #179. make check passed all along the way. Going to go ahead and merge since I'll be cleaning up the XML parser anyway. Will open new issues for for the XML cross-compatibility bits. @beanSnippet, would still be glad if you tried out your input on master after this is merged and let us know if you have any problems.

Also, @SylvainPlessis, start using CppUnit for new tests. :) Hopefully @tradowsk will be migrating some of the old one to CppUnit soon.