cantera/interfaces/python
Ray Speth 1b0519e662 [ctml_writer] Fix handling of units in some fields
When using Python 3, using -1 as the dummy value for density and site_density
causes probems, because the (ordered) comparison between a density specified
with units (as a tuple) and 0 is not allowed. Instead, use None as the
placeholder value.

Cherry-pick of trunk commit r2800.
2014-03-24 21:37:00 +00:00
..
Cantera [Transport] Add electricalConductivity method to all language interfaces 2013-08-23 17:43:55 +00:00
MixMaster Cleanup of MixMaster/Units package 2012-06-05 19:56:10 +00:00
.gitignore Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ck2cti.py [ck2cti] Fix support for species names containing '+' and '=' 2014-02-03 17:04:48 +00:00
ctml_writer.py [ctml_writer] Fix handling of units in some fields 2014-03-24 21:37:00 +00:00
setup.py.in Fixed issues generating version-dependent installer for Windows Python module 2012-04-19 16:45:15 +00:00