libantioch / antioch

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

XML Parsing: Falloff Reaction Cross-Compatibility with Cantera #184

Closed pbauman closed 6 years ago

pbauman commented 8 years ago

See discussion in #172. Falloff specification is different. We should support Cantera's version too.

pbauman commented 6 years ago

I believe this is good. I'm specifically testing the falloff reaction parsing in #254 which is Cantera's GRI3 so I think we're cross-compatible with their falloff specification. (I agree Antioch's is more specific and easier to read.)