cantera/interfaces/cython/cantera
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
..
data Include data files with the new Python module 2012-09-06 19:56:51 +00:00
examples Update diamond.cti and diamond_cvd.py 2019-08-05 14:09:03 -04:00
test Update diamond.cti and diamond_cvd.py 2019-08-05 14:09:03 -04:00
__init__.pxd [Cython] Add __init__.pxd to allow 'from cantera cimport ...' 2013-09-28 18:18:23 +00:00
__init__.py Add methods for accessing the git commit used when compiling 2017-01-20 22:43:56 -05:00
_cantera.pxd [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
_cantera.pyx Add Cython language_level directive to _cantera.pyx 2019-03-11 17:00:13 -04:00
base.pyx Add AnyValue::getMapWhere function 2019-06-25 22:30:59 -04:00
ck2cti.py [ck2cti] Fix Chebyshev rate constant when using local quantity units 2019-02-28 22:37:38 -05:00
ck2yaml.py Bump version to 2.5.0a3 2019-06-27 18:29:21 -04:00
composite.py [Python] Remove legacy code that provided Python 2.7 support 2018-09-19 17:59:59 -04:00
constants.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
cti2yaml.py [CTI/YAML] Check convert arguments in cti2yaml 2019-06-29 17:02:41 -04:00
ctml_writer.py Fixed typo in ctml_writer.py 2019-08-01 15:56:45 -04:00
func1.pyx [Python] Remove legacy code that provided Python 2.7 support 2018-09-19 17:59:59 -04:00
interrupts.py [Cython/1D] 1D solver can be interrupted by ctrl-c 2013-03-04 17:31:41 +00:00
kinetics.pyx Add InterfaceKinetics.advance_coverages integrator options to the cython interface, and test 2019-04-10 22:14:27 -04:00
liquidvapor.py [Python] Make transport properties accessible with the Water() function 2018-09-07 23:24:23 -04:00
mixture.pyx [Python] Remove legacy code that provided Python 2.7 support 2018-09-19 17:59:59 -04:00
onedim.py [Python/1D] Retain user-specified products in counterflow premixed flame 2019-01-09 11:44:03 -05:00
onedim.pyx addresses issue #615 2019-05-09 22:21:35 -04:00
reaction.pyx [Python] Implement Reaction constructors from YAML files/strings 2019-06-25 22:30:59 -04:00
reactionpath.pyx Add Cython language_level directive to _cantera.pyx 2019-03-11 17:00:13 -04:00
reactor.pyx [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
speciesthermo.pyx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
thermo.pyx [Input] Fix Species.listFromYaml when reading from a subsection 2019-06-25 22:30:59 -04:00
transport.pyx [Python] Use shared_ptr for C++ objects owned by Solution 2019-06-25 22:30:59 -04:00
utils.py Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
utils.pyx [Test] Make testing of deprecated methods possible 2019-06-25 22:30:59 -04:00