Commit graph

260 commits

Author SHA1 Message Date
Dave Goodwin
94fdd00a30 *** empty log message *** 2003-10-14 06:48:07 +00:00
Dave Goodwin
dcae4f3acd *** empty log message *** 2003-10-04 02:15:55 +00:00
Dave Goodwin
2595829ba7 *** empty log message *** 2003-09-28 09:55:52 +00:00
Dave Goodwin
f1854cbdeb *** empty log message *** 2003-09-25 22:11:01 +00:00
Dave Goodwin
3af1787662 added DustyGasTransport 2003-09-25 20:37:58 +00:00
Dave Goodwin
f640d97853 *** empty log message *** 2003-09-22 13:14:10 +00:00
Dave Goodwin
1665ea3217 *** empty log message *** 2003-09-18 21:16:42 +00:00
Harry Moffat
3199266fce Fixed a rather hideous error in getMap(), that was causing element
compositions to be read incorrectly when the species is made up of a
large numbers of a single element.
2003-09-16 15:58:11 +00:00
Dave Goodwin
b663e860a9 *** empty log message *** 2003-09-13 16:24:09 +00:00
Dave Goodwin
88da08f3bb *** empty log message *** 2003-09-12 17:55:17 +00:00
Dave Goodwin
6feaf20b82 *** empty log message *** 2003-09-12 11:31:48 +00:00
Dave Goodwin
e6a0ba740c *** empty log message *** 2003-09-10 19:14:15 +00:00
Dave Goodwin
b91fc880ea *** empty log message *** 2003-09-10 13:42:25 +00:00
Dave Goodwin
c443a18fc4 *** empty log message *** 2003-09-10 13:32:38 +00:00
Dave Goodwin
5a54f6351d *** empty log message *** 2003-09-10 00:27:19 +00:00
Dave Goodwin
8d7f6068f6 *** empty log message *** 2003-09-09 22:47:49 +00:00
Dave Goodwin
f238409026 *** empty log message *** 2003-09-09 19:33:36 +00:00
Dave Goodwin
9b779faab9 *** empty log message *** 2003-09-09 19:27:34 +00:00
Dave Goodwin
754d098884 *** empty log message *** 2003-09-09 16:22:26 +00:00
Dave Goodwin
3132e39e1f *** empty log message *** 2003-09-09 16:15:11 +00:00
Dave Goodwin
53ceee2aa3 *** empty log message *** 2003-09-08 15:56:51 +00:00
Dave Goodwin
5277428179 initial import 2003-09-08 13:33:06 +00:00
Dave Goodwin
936840ef72 *** empty log message *** 2003-09-07 17:18:40 +00:00
Dave Goodwin
d39052fba7 *** empty log message *** 2003-09-06 21:00:13 +00:00
Dave Goodwin
1e64a4fe52 *** empty log message *** 2003-09-06 15:00:40 +00:00
Dave Goodwin
3f27dcc438 *** empty log message *** 2003-09-06 14:38:49 +00:00
Dave Goodwin
92e9bee752 initial import 2003-09-06 06:04:11 +00:00
Dave Goodwin
8a74abfd2d *** empty log message *** 2003-09-06 00:31:15 +00:00
Harry Moffat
e8ef43a92b loosened the tolerances on nil printing 2003-09-05 16:57:34 +00:00
Harry Moffat
6f3fb26363 Fixed several UMR's discovered while using valgrind. 2003-09-05 16:42:33 +00:00
Harry Moffat
27234d168d Fixed the Makefile.in, undated runDiamond to print out more nulls,
and changed the solution back. I had an error in my Cantera version
that created an undocumented changed in the result.
2003-09-05 16:20:06 +00:00
Harry Moffat
859eee33a8 Added a III-V database 2003-09-05 14:45:59 +00:00
Dave Goodwin
c178acfe02 *** empty log message *** 2003-09-04 23:49:05 +00:00
Dave Goodwin
49b2e86097 initial import 2003-09-04 23:42:55 +00:00
Dave Goodwin
def19717ce *** empty log message *** 2003-09-04 23:25:08 +00:00
Harry Moffat
f4d6969b11 Rebaselined due to change in units 2003-09-03 20:00:37 +00:00
Harry Moffat
fe1f006419 Fixed an error that I had introduced. 2003-09-03 19:59:50 +00:00
Harry Moffat
0aaaab9c98 rebaselined due to change in constants. 2003-09-03 19:59:09 +00:00
Harry Moffat
849b22f083 Might as well keep this in till it breaks. 2003-09-03 18:49:13 +00:00
Harry Moffat
1cb7a2883b Added const to the aguement lists. 2003-09-03 18:48:33 +00:00
Harry Moffat
6f190b568d Added a function called appdelete(), which deletes all global
data malloced by Cantera. With this call added to applications,
Cantera passes the leak check from the valgrind application.
(Well there is some squirrely behavior associated with either
valgrind, linux, or the stl implementation, but it's not
Cantera's fault).

I also changed get_XML_File to store the absolute pathname
in the map, so that the same XML tree isn't deleted twice.
Lookups are always done wrt absolute pathnames.
2003-09-03 18:45:06 +00:00
Harry Moffat
1c51cc7f78 Added the function get_XML_NameID, which does a search on the xml
element name and id attribute.

Made importSpecies() a global function. I needed this in order to
read in enhancements to the XML data file for the PartSpecPhase
class.
2003-09-03 18:39:12 +00:00
Harry Moffat
8208abd612 Added comments and changed the order of functions to place like
functions in blocks.
2003-09-03 18:33:54 +00:00
Harry Moffat
b6f127e30c Cleanup of comment sections. 2003-09-03 18:31:57 +00:00
Harry Moffat
365c19711d cleanup 2003-09-03 18:31:17 +00:00
Harry Moffat
7e6ef23479 Two main changes:
The routines will now throw a named error condition when it
  can't match the species thermo or it can't find the species thermo.
  This is used in PartSpecPhase.cpp to signal that the thermo
  functions should be created on the fly from the bulk phase
  thermo and the bulk species basis for the particle species.

  The second one is to eliminate a potential fatal error of
  calling a delete for an object in the object's own destructor
  function.
2003-09-03 18:29:15 +00:00
Harry Moffat
35f71ec193 Added the function findNameID, which does a tree lookup on
the name and the id.
Took out m_level, which seemed to have no purpose.
2003-09-03 18:22:07 +00:00
Harry Moffat
2cd189ceaf Added comments. 2003-09-03 18:19:02 +00:00
Harry Moffat
d7810f673b Added a file. 2003-09-03 18:18:33 +00:00
Harry Moffat
a2fdaba16d fixed a potentially fatal error of doing a delete in a destructor
on the object containing the destructor.
2003-09-03 18:17:49 +00:00