cantera/interfaces
Steven DeCaluwe 8169c26271 Updates to ctml_writer.py associated with BinarySolutionTabulatedThermo class.
-Removes option to read tabulated thermo from an external csv file (this is now
handled from within cti or xml).
-Renames `rateCoeff` keyword to the more appropriate `rate_coeff_type`, and fixing
keyword order so that this new keyword is listed last.
-Removes `else` statement from `if isinstance(self._standardState, standardState)
-Removes unused `_pure` attribute from `IdealSolidSolution` and
`BinarySolutionTabulatedThermo`
-Changes default on `tabulated_species` keyword to `None`.
-Removing superfluous `standardState:_build` from ctml_writer.py
- Removes unnecessary conc_dim() definition in `table` class.
- Removes unnecessary units defintion for mole fractions in `table` class.
- Improves grammar in error message for case when thermo table is
not provided for `tabulated_species`.
2019-02-20 21:39:22 -05:00
..
cython Updates to ctml_writer.py associated with BinarySolutionTabulatedThermo class. 2019-02-20 21:39:22 -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