..
air-no-reactions.cti
[CTI] Add optional 'note' field to Phase definitions
2013-12-05 20:54:08 +00:00
air-no-reactions.xml
[Transport] Make transport XML node optional
2015-04-22 14:08:24 -04:00
chemically-activated-reaction.inp
[ck2cti] Translate "chemically activated" reactions
2013-07-06 21:44:10 +00:00
chemically-activated-reaction.xml
[Kinetics] Implement evaluation of "chemically activated" reaction rates
2013-07-06 21:44:02 +00:00
CombustorTest-integrateWithAdvance.csv
Add missing reaction to "h2o2" mechanism
2014-09-23 02:20:49 +00:00
CounterflowPremixedFlame-h2-mix.csv
Add missing reaction to "h2o2" mechanism
2014-09-23 02:20:49 +00:00
diamond_cvd.csv
[Python] Remove the legacy Python module
2013-12-09 01:35:08 +00:00
DiffusionFlameTest-h2-mix-rad.csv
[1D] Add simple radiation model for flames
2015-01-15 21:15:15 +00:00
DiffusionFlameTest-h2-mix.csv
[Test/Cython/1D] Added a test for counterflow diffusion flames
2013-01-17 15:30:50 +00:00
dummy-thermo.dat
[ck2cti] Fix handling of thermo entries with end-of-line comments
2013-07-08 01:35:20 +00:00
duplicate-reactions.cti
[Kinetics] Fix some cases where duplicate reactions were not detected
2014-11-07 02:15:03 +00:00
duplicate-species.inp
[ck2cti] Improve handling of duplicate species
2014-01-06 18:46:49 +00:00
duplicate-thermo.inp
[ck2cti] Check for duplicate thermo entries
2013-07-08 01:35:30 +00:00
equilibrium.cti
Added missing data for equilibrium tests
2012-04-16 20:59:54 +00:00
explicit-forward-order.inp
[Kinetics] Fix handling of integral, explicit reaction orders
2015-06-22 12:11:42 -04:00
explicit-forward-order.xml
[Kinetics] Fix handling of integral, explicit reaction orders
2015-06-22 12:11:42 -04:00
explicit-reverse-rate.inp
[ck2cti] Fix third-body reactions with explicit reverse rate expressions
2013-07-08 01:35:33 +00:00
explicit-reverse-rate.xml
[ck2cti] Fix third-body reactions with explicit reverse rate expressions
2013-07-08 01:35:33 +00:00
explicit-third-bodies.inp
[ck2cti] Preserve comments in the REACTIONS section
2014-09-24 23:17:44 +00:00
explicit-third-bodies.xml
[ck2cti] Added ability to convert falloff reactions with explicit third bodies
2013-01-11 22:56:05 +00:00
float-stoich.inp
[ck2cti] Allow stoichiometric coefficients ending in decimal points
2014-05-07 21:57:22 +00:00
frac.cti
[Kinetics] Check for negative and non-reactant reaction orders
2014-11-15 00:47:25 +00:00
frac.xml
[Kinetics] Check for negative and non-reactant reaction orders
2014-11-15 00:47:25 +00:00
gas-carbon-equil.csv
[Test] Add multiphase equilibrium tests based on 'adiabatic.py' example
2014-07-30 16:59:23 +00:00
gasNASA9.xml
[Test] Move NASA9poly test to GTest test suite
2014-09-24 23:18:01 +00:00
h2o2-bad-geometry-tran.dat
Added data files needed for transport import tests
2012-08-29 22:32:47 +00:00
h2o2-duplicate-species-tran.dat
Added data files needed for transport import tests
2012-08-29 22:32:47 +00:00
h2o2-missing-species-tran.dat
Added data files needed for transport import tests
2012-08-29 22:32:47 +00:00
h2o2-plus.xml
[1D] Fix save/restore when mechanism size differs
2013-07-18 00:04:13 +00:00
h2o2_emptyReactions.inp
[ck2cti/test] Add test for empty reaction section in CK input file
2014-07-17 15:36:53 +00:00
h2o2_missingElement.inp
ck2cti.py now checks for undefined elements
2012-07-26 20:48:49 +00:00
h2o2_missingThermo.inp
Added test to confirm that ck2cti.py detects missing thermo data
2012-07-26 20:49:06 +00:00
h2o2_unbalancedReaction.xml
Added a test where an unbalanced reaction is detected
2012-07-26 20:49:14 +00:00
invalid.cti
Add test to check that error messages from ctml_writer are propagated
2014-05-06 14:39:54 +00:00
kineticsfromscratch.cti
[Kinetics] Implement direct constructor for ChebyshevRate
2014-11-11 00:11:33 +00:00
koh-equil-HP.csv
[Test] Add more tests of the VCS equilibrium solver
2014-05-27 02:54:02 +00:00
koh-equil-TP.csv
[Test] Add more tests of the VCS equilibrium solver
2014-05-27 02:54:02 +00:00
LiFixed.xml
[Test] Added outline for tests of ThermoPhase constructors
2013-01-11 22:55:56 +00:00
MaskellSolidSolnPhase_nohmix.xml
Fix Issue 209.
2014-03-06 00:08:58 +00:00
MaskellSolidSolnPhase_valid.xml
Implement MaskellSolidSolnPhase::standardConcentrations() and getActivityConcentrations()
2014-03-06 22:30:19 +00:00
nasa9-test-therm.dat
[ck2cti] Add support for truncated section header names
2013-12-06 23:15:18 +00:00
nasa9-test.inp
Moved nasa9_reader test to Python
2012-07-26 20:49:26 +00:00
nasa9-test.xml
Moved nasa9_reader test to Python
2012-07-26 20:49:26 +00:00
noninteger-atomicity.cti
[CTI] Allow non-integer atomicity
2014-06-06 00:18:13 +00:00
pdep-test.cti
[CTI] Allow omitting third body in Chebyshev reaction equations
2014-05-06 14:39:01 +00:00
pdep-test.inp
[ck2cti] Fix reading some input files containing non-unicode characters
2015-01-12 19:55:37 +00:00
pdep-test.xml
Added a kinetics test suite with tests for P-log reactions
2012-03-30 23:47:58 +00:00
simplephases.cti
[Test] Add some SpeciesThermoInterpType tests
2014-10-15 02:03:03 +00:00
sofc-test.csv
[Test] Add surface kinetics test based on the sofc.py example
2014-07-30 16:59:30 +00:00
sofc-test.xml
[Test] Add surface kinetics test based on the sofc.py example
2014-07-30 16:59:30 +00:00
soot-therm.dat
Moved ck2cti tests to the Python test suite
2012-07-26 20:49:18 +00:00
soot.inp
[Cython] Move CTI/CTML converter tests from old Python module to Cython module
2013-12-09 01:34:50 +00:00
soot.xml
Moved ck2cti tests to the Python test suite
2012-07-26 20:49:18 +00:00
species-names.inp
[ck2cti] Fix support for species names containing '+' and '='
2014-01-24 20:40:26 +00:00
sri-falloff.inp
[ck2cti] Add support for truncated section header names
2013-12-06 23:15:18 +00:00
sri-falloff.xml
Added test for converting "SRI" falloff functions from Chemkin input files
2012-08-17 16:42:43 +00:00
steam-reforming.cti
Added a few basic thermo tests to the Matlab unit tests
2012-03-23 22:16:28 +00:00
steam-reforming.xml
Added a few basic thermo tests to the Matlab unit tests
2012-03-23 22:16:28 +00:00
units-custom.inp
[ck2cti] Added support for the UNITS keyword
2013-01-11 22:56:25 +00:00
units-default.inp
[ck2cti] Added support for the UNITS keyword
2013-01-11 22:56:25 +00:00
unterminated-sections.inp
[ck2cti] Add limited support for unterminated sections
2013-07-08 01:35:27 +00:00
unterminated-sections2.inp
[ck2cti] Fix for support of unterminated thermo sections
2014-01-06 18:47:02 +00:00
WallKinetics-coverages-regression1.csv
[Reactor/Test] Added a regression test for reactor surface chemistry
2013-05-23 19:32:31 +00:00
WallKinetics-coverages-regression2.csv
[Reactor/Test] Added a regression test for reactor surface chemistry
2013-05-23 19:32:31 +00:00
WallTest-integrateWithAdvance.csv
Add missing reaction to "h2o2" mechanism
2014-09-23 02:20:49 +00:00
with-transport.inp
[ck2cti] Fix for mechanism files with in-line transport data
2013-07-08 01:35:23 +00:00