cantera/data
agarwalrounak 7523022d71 Update diamond.cti and diamond_cvd.py
Replace data/inputs/diamond.cti with test_problems version that has
more information. This results in a change in the default pressure and
mole fractions of the gas phase, which in turn changes the result of
one of the regression tests. This is fixed by setting the composition
and pressure of the gas phase in the test to their original values. The
default state from the CTI file matches from the paper.

In addition, there was a difference in the reversibility of reaction u
between the files. Since the thermo for C(d) specifies that the
reaction is irreversible, this is the sense of the reaction that is
chosen.

Include plotting in the diamond_cvd.py and use open properly.
2019-08-05 14:09:03 -04:00
..
inputs Update diamond.cti and diamond_cvd.py 2019-08-05 14:09:03 -04:00
thermo Add missing number prefix 2017-12-06 15:00:50 -05:00
transport Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
README Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00

 This directory contains subdirectories with data files of various types.
 By default, Cantera looks for files in the 'inputs', 'thermo', and
 'transport' directories. These defaults can be modified by editing
 Cantera/src/misc.cpp.