cantera/interfaces/matlab/toolbox
Ingmar Schoegl bc8b4be654 [Reactor] clarify FlowDevice interface
* differentiated Valve::setValveCoeff from PressureController::setPressureCoeff
 and introduced MassFlowController::setMassFlowCoeff for consistency.
 * introduced FlowDevice::setTimeFunction and FlowDevice::setPressureFunction to
 differentiate time-dependent and pressure-dependent functions.
 * introduced arbitrary pressure dependence for PressureController
 * deprecated FlowDevice::setFunction which is replaced by time and pressure
 specific functions.
 * introduced properties Valve.valve_coeff / PressureController.pressure_coeff /
 MassFlowController.mass_flow_coeff in Cython interface and deprecated
 Valve.set_pressure_coeff / PressureController.set_pressure_coeff
 * deprecated corresponding function calls in clib interface
 * deprecate FlowDevice.setParameters (which was only used by MATLAB interface)
2019-08-05 17:01:05 -04:00
..
1D Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
@FlowDevice [Reactor] clarify FlowDevice interface 2019-08-05 17:01:05 -04:00
@Func [Matlab] Add missing 'clear' functions 2015-04-11 10:54:52 -04:00
@Interface [Matlab] Construct objects directly from input file names 2019-06-25 22:30:59 -04:00
@Kinetics Exposing getDeltaEnthalpies to Matlab interface. 2019-06-27 18:03:07 -04:00
@Mixture Remove more references to importPhase in Matlab docs 2017-07-11 18:26:55 -04:00
@Reactor [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
@ReactorNet Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
@ReactorSurface [Matlab] Make ReactorSurface available in Matlab 2016-06-28 14:37:59 -04:00
@Solution [Matlab] Construct objects directly from input file names 2019-06-25 22:30:59 -04:00
@ThermoPhase [Matlab] Construct objects directly from input file names 2019-06-25 22:30:59 -04:00
@Transport [Matlab] Construct objects directly from input file names 2019-06-25 22:30:59 -04:00
@Wall [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
@XML_Node Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
adddir.m Remove execute bit from files that don't need it 2015-08-02 23:06:16 -04:00
Air.m [Matlab] Move lowercase air.m to uppercase Air.m to be consistent with the other PureFluid functions 2015-12-26 14:49:47 -05:00
canteraGitCommit.m Add Matlab function for checking git commit 2017-01-23 14:33:31 -05:00
canteraVersion.m [clib/Matlab] Add function for getting Cantera version 2016-11-11 23:06:35 -05:00
CarbonDioxide.m [Matlab] Add missing PureFluid constructors for fluids defined in liquidvapor.xml 2015-12-26 14:54:37 -05:00
ck2cti.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
cleanup.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
ConstPressureReactor.m [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
faradayconstant.m Adding faradayconstant.m to Matlab toolbox 2019-06-08 17:33:30 -04:00
FlowReactor.m [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
gasconstant.m Remove execute bit from files that don't need it 2015-08-02 23:06:16 -04:00
gaussian.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
getDataDirectories.m Add C-Lib and Matlab interface to getDataDirectories 2016-10-31 17:14:26 -04:00
geterr.m Remove execute bit from files that don't need it 2015-08-02 23:06:16 -04:00
GRI30.m Minor formatting change in GRI30 Matlab docstring 2018-07-29 17:47:14 -04:00
Heptane.m [Matlab] Add missing PureFluid constructors for fluids defined in liquidvapor.xml 2015-12-26 14:54:37 -05:00
HFC134a.m [Matlab] Add missing PureFluid constructors for fluids defined in liquidvapor.xml 2015-12-26 14:54:37 -05:00
Hydrogen.m [Matlab] Switch PureFluids to use liquidvapor xml file 2015-12-26 14:45:56 -05:00
IdealGasConstPressureReactor.m [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
IdealGasMix.m Remove execute bit from files that don't need it 2015-08-02 23:06:16 -04:00
IdealGasReactor.m [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
importEdge.m [Doc] Put titles on raw links to main site 2018-07-29 17:47:14 -04:00
importInterface.m [Doc] Put titles on raw links to main site 2018-07-29 17:47:14 -04:00
MassFlowController.m [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
Methane.m [Matlab] Switch PureFluids to use liquidvapor xml file 2015-12-26 14:45:56 -05:00
Nitrogen.m [Matlab] Switch PureFluids to use liquidvapor xml file 2015-12-26 14:45:56 -05:00
oneatm.m Remove execute bit from files that don't need it 2015-08-02 23:06:16 -04:00
Oxygen.m [Matlab] Switch PureFluids to use liquidvapor xml file 2015-12-26 14:45:56 -05:00
polynom.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
Reservoir.m [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
Valve.m [Reactor] Deprecating magic numbers. 2019-08-01 15:37:48 -04:00
Water.m [Matlab] Switch PureFluids to use liquidvapor xml file 2015-12-26 14:45:56 -05:00