cantera/interfaces/matlab/toolbox
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
..
1D Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
@FlowDevice Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
@Func Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
@Interface Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
@Kinetics Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
@Mixture Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
@Reactor [Matlab] Add access to class FlowReactor 2013-08-02 23:17:54 +00:00
@ReactorNet Matlab: Allow simpler syntax for creating ReactorNets with one reactor 2012-03-24 01:33:54 +00:00
@Solution Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
@ThermoPhase Removed calculatePsat from matlab toolbox, and overwrote 'satPressure' for MixtureFugacityTP 2013-07-15 17:43:45 +00:00
@Transport [Transport] Add electricalConductivity method to all language interfaces 2013-08-23 17:43:55 +00:00
@Wall Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
@XML_Node Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
adddir.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
air.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ck2cti.m Conversion of Chemkin mechanisms in Python and Matlab now uses ck2cti.py 2012-07-26 20:49:37 +00:00
cleanup.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
conhp.m Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
constants.m Updated physical constants to be consistent with 2010 CODATA recommendations 2012-06-12 22:48:32 +00:00
ConstPressureReactor.m [Matlab] Add support for additional reactor types 2013-07-31 18:14:47 +00:00
Contents.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
conuv.m Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
FlowReactor.m [Matlab] Add access to class FlowReactor 2013-08-02 23:17:54 +00:00
gasconstant.m Updated physical constants to be consistent with 2010 CODATA recommendations 2012-06-12 22:48:32 +00:00
gaussian.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
geterr.m Fixed issues with Matlab toolbox identified by the code analyzer 2012-03-15 19:54:41 +00:00
GRI30.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
Hydrogen.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
IdealGasConstPressureReactor.m [Matlab] Add support for additional reactor types 2013-07-31 18:14:47 +00:00
IdealGasMix.m [Matlab] Remove broken ck2ctml function 2013-12-06 23:15:08 +00:00
IdealGasReactor.m [Matlab] Add support for additional reactor types 2013-07-31 18:14:47 +00:00
importEdge.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
importInterface.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
importPhase.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
MassFlowController.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
Methane.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
Nitrogen.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
oneatm.m Reorganized source tree structure 2012-02-12 02:27:14 +00:00
Oxygen.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
polynom.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
reactor_ode.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
Reservoir.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
Valve.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00
Water.m Normalized whitespace and indentation in the matlab toolbox 2012-03-15 19:52:58 +00:00