cantera/interfaces
Ray Speth ec7f779434 [Input] Include more significant digits for Redlich-Kwong coefficients
ctml_writer was severely truncating Redlich-Kwong coefficients when converting
from CTI to XML formats, keeping only 5 significant digints in the "a"
coefficients and two decimal digits in the "b" coefficients, which is less than
what is used even in the example CTI files. The use of the "%f" format also
meant that the precision depended on input units.
2019-03-05 16:09:55 -05:00
..
cython [Input] Include more significant digits for Redlich-Kwong coefficients 2019-03-05 16:09:55 -05:00
matlab Fix typo in Matlab documentation for cp_mass 2019-02-17 08:12:53 -05:00
python_minimal [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00