Commit graph

2463 commits

Author SHA1 Message Date
Harry Moffat
eca81d9a55 Took autogen of runtest out. Now relies on PYTHON_CMD env variable 2009-07-15 18:09:00 +00:00
Harry Moffat
452044e853 Took all creations of runtest in the python test suite out 2009-07-15 18:06:36 +00:00
Harry Moffat
460761f964 Rebaselined the problem. 2009-07-14 00:19:48 +00:00
Harry Moffat
d1a4a8e7c1 Further change to make sure it works on linux.
- sheesh There are problems with the tolerances and internal convergence
     requirements within the code.
2009-07-14 00:17:52 +00:00
Harry Moffat
3088a0b365 Reduced the tolerances on the simulation, because the tight tols fail
on cygwin.
2009-07-14 00:11:37 +00:00
Harry Moffat
da0b227ab1 Reduced the atol parameter so cygwin would pass 2009-07-13 19:23:06 +00:00
Harry Moffat
183b600572 Eliminated warning messages on vc++ 2009-07-13 18:37:34 +00:00
Harry Moffat
9bd0bf3efa Started filling in new directories with information 2009-07-13 16:52:56 +00:00
Harry Moffat
fc4cc948ea Added more output to the test process 2009-07-13 16:51:56 +00:00
Harry Moffat
16e84c9a5b Took out some debugging stuff that was still in the main distribution 2009-07-13 16:47:40 +00:00
Harry Moffat
ea6a7e9e34 Fixed spacing 2009-07-11 17:35:05 +00:00
Harry Moffat
56fee61e48 changed the defaults 2009-07-11 17:28:10 +00:00
Harry Moffat
ca79258a10 Added a file 2009-07-11 17:27:09 +00:00
Harry Moffat
7747b7004a changes to make these applications link. I do not know what the issue is, atm. 2009-07-11 17:25:05 +00:00
Harry Moffat
7d15ee51b9 Changes to the setup_winmatlab files. Note, this is not complete yet. 2009-07-11 17:24:00 +00:00
Harry Moffat
f697ad4850 Added more namespace information for ReactorNet. There is still something going on here
that causes problems with linking applications.
2009-07-11 17:22:52 +00:00
Harry Moffat
c407243581 suppressed a windows warning 2009-07-11 17:21:20 +00:00
Harry Moffat
86ff7e9314 General commit
- nothing has changed really. just added commented-out writes that I was using
    during the debug process
2009-07-11 17:20:19 +00:00
Harry Moffat
fdfebcec37 General commit of clib package.
Added checking of arguments.
  Added header info
2009-07-11 17:16:09 +00:00
Harry Moffat
c245407535 Committing recent developments on the windows build 2009-07-11 16:43:12 +00:00
Harry Moffat
cd16354fd0 Fixed a glaring error concerning the situation where the cti file is
not in the current directory. THe xml file is always written to the
current directory. And the subsequent reading of the xml file must
reflect that. The xml file was trying to be read from the directory
where the cti file was located. Now, the xml file will be read from
the current directory.
2009-07-08 02:54:39 +00:00
Harry Moffat
f466e13039 Added clarifying comments about where the xml file will be written.
This has been a problem for some time.
2009-07-08 02:51:25 +00:00
Harry Moffat
0badf5e19c Got rid of the matlab write.cpp routine. It was causing linking problems
on the pc.
Cleaned up the comments on loggers and interfaces.
2009-07-06 23:52:40 +00:00
Harry Moffat
60c6fd5c28 Fixed a warning message. 2009-07-06 22:30:58 +00:00
Harry Moffat
14881787d0 Fixed the name of a routine in an error statement. 2009-07-05 23:32:29 +00:00
Harry Moffat
e324daa193 Added another way to set the tmp dir. 2009-07-05 23:18:01 +00:00
Harry Moffat
ff723379c7 Added info to setup_cantera 2009-07-05 23:17:41 +00:00
Harry Moffat
72982bf95a Fixed a makefile error. 2009-07-05 21:38:01 +00:00
Harry Moffat
800e557f6f Reformatted comments. 2009-07-05 18:07:18 +00:00
Harry Moffat
1e056e1274 Added doxygen comments. 2009-05-31 16:24:35 +00:00
Harry Moffat
e44b49ecae Added some doxygen commentary.
Changed a param to a const param
2009-05-28 23:08:06 +00:00
Harry Moffat
5e2904146d Added the appdelete() call as I was debugging a memory leak issue. 2009-05-13 21:52:29 +00:00
Harry Moffat
86e0e08154 Eliminated a definate memory leak in the ReactorNet object 2009-05-13 21:49:11 +00:00
Harry Moffat
7f5d7efd87 Eliminated a possible source of leaks. not sure about this one. 2009-05-13 21:47:45 +00:00
Harry Moffat
b5404d5907 Got rid of warnings on windows. 2009-04-22 00:40:31 +00:00
Harry Moffat
22ec832640 Adding files to ignore list 2009-04-22 00:39:31 +00:00
Harry Moffat
ed0fb65872 Adding some files 2009-04-22 00:36:02 +00:00
Harry Moffat
f52c17d9fa Experimenting with a no dll build on windows 2009-04-22 00:35:02 +00:00
Harry Moffat
9d3980324f Changed one member function to a const member function 2009-04-22 00:33:35 +00:00
Harry Moffat
d7f9bb305e Added a numpy directory 2009-04-22 00:32:34 +00:00
Harry Moffat
995558dd88 Altered text output 2009-04-20 15:34:16 +00:00
Harry Moffat
a8ade32602 Took out some files that are created during the compilation process 2009-04-20 14:26:53 +00:00
Harry Moffat
2cd3e20d3c Added LCXX_END_LIBS 2009-04-19 22:22:29 +00:00
Harry Moffat
38fff0fab1 Finishing numpy port 2009-04-19 21:11:51 +00:00
Harry Moffat
9fc957bc6e No longer need numarray stuff when using numpy 2009-04-19 21:10:57 +00:00
Harry Moffat
5b55f058dd Finished the numpy port and cleanup of unneeded files in the directory 2009-04-19 21:03:10 +00:00
Harry Moffat
41e48980a0 Reblessed solution 2009-04-19 20:25:23 +00:00
Harry Moffat
76015d91b1 Fixed an error in this makefile 2009-04-19 20:04:10 +00:00
Harry Moffat
8095d0e34a Put the tutorials in the same spot as the other matlab stuff.
It now aggrees with the message that the user sees after the install.
2009-04-19 15:48:14 +00:00
Harry Moffat
f61f1c1d88 Fixed the no debug solution. It was out of sync. 2009-04-19 02:54:01 +00:00