cantera/test/data
Ray Speth 2df0396879 [ck2cti] Relax formatting requirement for Chebyshev coefficients.
Allow coefficient data to begin on the same line as the declaration of the
order of the polynomial in each dimension.

Fixes Issue 219.
2014-05-07 21:57:34 +00:00
..
air-no-reactions.cti [CTI] Add optional 'note' field to Phase definitions 2013-12-05 20:54:08 +00:00
air-no-reactions.xml [CTI] Add optional 'note' field to Phase definitions 2013-12-05 20:54:08 +00: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 Regenerated some blessed test output to reflect updated physical constants 2012-06-12 22:48:46 +00:00
diamond_cvd.csv [Python] Remove the legacy Python module 2013-12-09 01:35:08 +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-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 Added a test for handling of explicit reaction orders in Chemkin input files 2012-08-17 16:43:02 +00:00
explicit-forward-order.xml Added a test for handling of explicit reaction orders in Chemkin input files 2012-08-17 16:43:02 +00: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] Added ability to convert falloff reactions with explicit third bodies 2013-01-11 22:56:05 +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
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.xml Added a Python reactor network test 2012-03-30 23:46:19 +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
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
pdep-test.cti [CTI] Allow omitting third body in Chebyshev reaction equations 2014-05-06 14:39:01 +00:00
pdep-test.inp [ck2cti] Relax formatting requirement for Chebyshev coefficients. 2014-05-07 21:57:34 +00:00
pdep-test.xml Added a kinetics test suite with tests for P-log reactions 2012-03-30 23:47:58 +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 Regenerated some blessed test output to reflect updated physical constants 2012-06-12 22:48:46 +00:00
with-transport.inp [ck2cti] Fix for mechanism files with in-line transport data 2013-07-08 01:35:23 +00:00