cantera/src
Harry Moffat 675df76b1c Fixed a long standing problem with the combination of storred XML files and duplicator functions.
Now the complete XML file is storred within the ThermPhase object starting with the root node.
This is needed for later processing of kinetics and transport mechanisms when the ThermoPhase
file is duplicated and the original file is deleted.

xml() is now a const function, and still returns the same pointer.
setXMLdata() is a new function will stores the xml data.
2014-05-20 19:02:20 +00:00
..
apps Added more error checking for ill-formed csv files 2014-04-20 01:59:46 +00:00
base Fixed a long standing problem with the combination of storred XML files and duplicator functions. 2014-05-20 19:02:20 +00:00
clib Remove unnecessary calls to parseCompString 2014-04-08 19:39:06 +00:00
equil Miscellaneous whitespace cleanup 2014-05-08 23:01:12 +00:00
fortran Remove unnecessary calls to parseCompString 2014-04-08 19:39:06 +00:00
kinetics Fixed a long standing problem with the combination of storred XML files and duplicator functions. 2014-05-20 19:02:20 +00:00
matlab [SCons] Always link to static standard libraries with MinGW 2014-02-24 03:25:34 +00:00
numerics Miscellaneous whitespace cleanup 2014-05-08 23:01:12 +00:00
oneD Miscellaneous whitespace cleanup 2014-05-08 23:01:12 +00:00
spectra Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
thermo Fixed a long standing problem with the combination of storred XML files and duplicator functions. 2014-05-20 19:02:20 +00:00
tpx Implement Sub::name and Sub::formula in the base class 2014-04-14 18:36:32 +00:00
transport Use NotImplementedError instead of 'err' member functions 2014-05-06 14:39:13 +00:00
zeroD Remove try/catch from ReactorNet::evalJacobian 2014-03-28 23:12:17 +00:00
SConscript [SCons] Remove unnecessary include directories 2014-03-13 21:35:24 +00:00