Ray Speth
0b4af9ac0e
[ck2cti] Fixed parsing duplicate reactions with explicit reverse rate constants
...
Cherry-pick of r2066.
2013-01-22 20:35:50 +00:00
Ray Speth
7ef2bb13e5
Fixed a mistake in the previous update to ck2cti.py
2012-08-15 16:05:45 +00:00
Ray Speth
b26f9f4ee2
Fixed handling of rate coefficient units in ck2cti.py
...
Units specified on the REACTIONS line were not being handled correctly,
causing the units(...) directive of the resulting .cti file to always have
the default units of 'cal/mol' and 'mol', but without correcting the values.
2012-08-15 15:14:08 +00:00
Ray Speth
1a22835ad4
Added support for specifying forward reaction orders in ck2cti.py
2012-06-15 21:56:56 +00:00
Ray Speth
0da94ea0c2
Added support for explicit reverse rate constants to ck2cti.py
2012-06-15 21:56:53 +00:00
Ray Speth
1a60d55135
Added support for SRI falloff parameterization to ck2cti.py
2012-06-15 21:56:49 +00:00
Ray Speth
bb54b13997
Removed RMG-specific code from ck2cti.py
2012-03-30 23:48:47 +00:00
Ray Speth
382c4bd02e
Fixed some parsing issues in ck2cti.py
2012-03-30 23:48:44 +00:00
Ray Speth
e4b804b208
Added command line interface to ck2cti.py
2012-03-30 23:48:40 +00:00
Ray Speth
126dc9e04c
Print error message when missing species thermo
2012-03-30 23:47:24 +00:00
Ray Speth
d456284b8e
Implemented writing the parsed mechanism to a .cti file in ck2cti.py
2012-03-30 23:47:15 +00:00
Ray Speth
a7ae602612
ck2cti.py parses elemental compositions from thermo entries
2012-03-30 23:47:12 +00:00
Ray Speth
dddfd857db
Python ck2cti can read transport properties
2012-03-30 23:47:09 +00:00
Ray Speth
6a4cce979c
Fixed string representations of Species in ck2cti
2012-03-30 23:47:05 +00:00
Ray Speth
cee19f67a6
Fixed handling of reaction delimiters
2012-03-30 23:47:01 +00:00
Ray Speth
c80113d767
Imported a trimmed-down version of the RMG-py Chemkin reader
2012-03-30 23:46:58 +00:00