Commit Graph

10943 Commits

Author SHA1 Message Date
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
Harry Moffat
0c28f2aabe Added a vector get for the atoms in a species. 2003-09-03 18:15:50 +00:00
Harry Moffat
e793a0c76d Fixed an error with the destructors. valgrind showed that destructor
wasn't being called for single instance of FalloffFactory.
2003-09-03 15:35:35 +00:00
Dave Goodwin
5cd6d39c39 initial import 2003-08-29 14:59:20 +00:00
Dave Goodwin
73ffafe226 *** empty log message *** 2003-08-29 13:13:08 +00:00
Dave Goodwin
bf83841317 *** empty log message *** 2003-08-28 15:02:53 +00:00
Dave Goodwin
1d1693b216 *** empty log message *** 2003-08-28 14:53:46 +00:00
Dave Goodwin
4cdb8aa015 *** empty log message *** 2003-08-28 14:22:15 +00:00
Dave Goodwin
cc30cac07f *** empty log message *** 2003-08-26 06:35:02 +00:00
Dave Goodwin
fe42db4cbf *** empty log message *** 2003-08-26 06:04:20 +00:00
Dave Goodwin
e6e720bd00 *** empty log message *** 2003-08-26 05:22:29 +00:00
Dave Goodwin
d40fcc8af5 *** empty log message *** 2003-08-26 05:02:41 +00:00
Dave Goodwin
3322ca66d5 *** empty log message *** 2003-08-26 04:57:22 +00:00
Dave Goodwin
3379326809 *** empty log message *** 2003-08-26 04:38:29 +00:00
Dave Goodwin
4fc77d0be9 *** empty log message *** 2003-08-26 04:19:21 +00:00
Dave Goodwin
05e4d5f850 *** empty log message *** 2003-08-26 04:09:55 +00:00
Dave Goodwin
c100926818 *** empty log message *** 2003-08-26 03:48:21 +00:00
Dave Goodwin
088aca5700 *** empty log message *** 2003-08-26 03:44:05 +00:00