cantera/interfaces
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
..
cython [Python] Fix docstring of Sim1D.restore 2014-03-24 21:36:55 +00:00
matlab [Matlab] Check for sparse arrays in the Solution 'set' function 2014-01-23 03:06:11 +00:00
python [ctml_writer] Fix handling of units in some fields 2014-03-24 21:37:00 +00:00