cantera/interfaces/matlab/toolbox/@ThermoPhase
Ray Speth c16c15367f [Matlab] Fix ThermoPhase 'clear' method
This function was actually being directed into 'thermoget' and calling the
'newFromXML' method (on a non-existent XML tree) instead of calling the 'del'
method.
2016-10-18 11:21:42 -04:00
..
private [Matlab] Fix spacing in private functions 2015-10-24 08:05:52 -04:00
atomicMasses.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
chemPotentials.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
clear.m [Matlab] Fix ThermoPhase 'clear' method 2016-10-18 11:21:42 -04:00
cp_mass.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
cp_mole.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
cp_R.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
critDensity.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
critPressure.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
critTemperature.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
cv_mass.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
cv_mole.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
density.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
display.m [Matlab] Fix default threshold value when displaying phase info 2016-07-13 17:11:34 -04:00
electricPotential.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
elementIndex.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
elementName.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
enthalpies_RT.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
enthalpy_mass.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
enthalpy_mole.m Fix minor docs typo in Matlab enthalpy_mole 2016-10-04 11:34:04 -04:00
entropies_R.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
entropy_mass.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
entropy_mole.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
eosType.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
equilibrate.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
gibbs_mass.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
gibbs_mole.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
gibbs_RT.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
hndl.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
intEnergy_mass.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
intEnergy_mole.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
isIdealGas.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
isothermalCompressibility.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
massFraction.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
massFractions.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
maxTemp.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
meanMolarMass.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
meanMolecularWeight.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
minTemp.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
molarDensity.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
molarMasses.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
molecularWeights.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
moleFraction.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
moleFractions.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
name.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
nAtoms.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
nElements.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
nSpecies.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
ph.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
pressure.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
refPressure.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
satPressure.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
satTemperature.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
set.m [Matlab] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
setDensity.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setElectricPotential.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setMassFractions.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setMoleFractions.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setName.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setPressure.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setState.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setState_HP.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setState_Psat.m [Doc] Fix warnings in Sphinx/Matlab docs 2015-12-27 16:50:18 -05:00
setState_PV.m [Matlab] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
setState_RP.m Add MATLAB interface to the setState_RP function 2015-06-15 17:47:37 -04:00
setState_satLiquid.m [Matlab] Fix setState_sat*.m functions 2015-10-24 07:56:10 -04:00
setState_satVapor.m [Matlab] Fix setState_sat*.m functions 2015-10-24 07:56:10 -04:00
setState_SH.m [Matlab] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
setState_SP.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setState_ST.m [Matlab] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
setState_SV.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setState_TH.m [Matlab] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
setState_Tsat.m [Doc] Fix warnings in Sphinx/Matlab docs 2015-12-27 16:50:18 -05:00
setState_TV.m [Matlab] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
setState_UP.m [Matlab] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
setState_UV.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
setState_VH.m [Matlab] Add interface to the new PureFluid property pairs 2016-01-25 13:14:50 -05:00
setTemperature.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
soundspeed.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
speciesIndex.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
speciesName.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
speciesNames.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
temperature.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
thermalExpansionCoeff.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
thermo_hndl.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
ThermoPhase.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
vaporFraction.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00