cantera/interfaces
Ray Speth 025da8b4c0 [Matlab] Remove broken ck2ctml function
There are three problems with this function. It does not work, since
it calls ctmethods with the wrong number of arguments. Even if that
were fixed, it wouldn't do what it claims, as the method it calls
generates a CTI file, not an XML file. Finally, it is redundant, as
the 'ck2cti' function can be used for generating the CTI file, and the
CTI to XML conversion is handled automatically when importing the
phase.

Therefore, this function is being removed.
2013-12-06 23:15:08 +00:00
..
cython [Cython] Expose global 'appdelete' method 2013-12-05 20:54:06 +00:00
matlab [Matlab] Remove broken ck2ctml function 2013-12-06 23:15:08 +00:00
python [CTI] Add optional 'note' field to Phase definitions 2013-12-05 20:54:08 +00:00