cantera/interfaces
Ray Speth df908229b1 [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.
2014-03-13 02:19:28 +00:00
..
cython [ctml_writer] Fix handling of units in some fields 2014-03-13 02:19:28 +00:00
matlab [1D] Eliminate deprecated methods of Domain1D 2014-01-30 00:47:52 +00:00
python_minimal [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00