Commit graph

2480 commits

Author SHA1 Message Date
Harry Moffat
a88ece98fe Went back to non autoconf solution for windows. 2009-07-20 19:38:53 +00:00
Harry Moffat
1e4d2513ff Added a file 2009-07-17 20:47:32 +00:00
Harry Moffat
5c8816a66f Corrected errors found doing windows test suite 2009-07-17 20:35:00 +00:00
Harry Moffat
8c1eb27639 Fixed an error 2009-07-17 20:15:02 +00:00
Harry Moffat
8e8aff1499 Completed adding Makefile.win 2009-07-17 19:37:01 +00:00
Harry Moffat
8fe5b865d4 Adding Makefile.win files 2009-07-17 19:33:17 +00:00
Harry Moffat
7265f8fad2 Adding Makefile.win to examples 2009-07-17 19:18:52 +00:00
Harry Moffat
ac94b94e67 Committed configure 2009-07-17 16:47:12 +00:00
Harry Moffat
454cfeafc5 Changed CVode.o CVodeInt.o
There was a problem with the sierra port to the mac. Apparently,
the mac doesn't distinguish between cases.
2009-07-17 15:32:50 +00:00
Harry Moffat
a65d3ca8e3 Adding a windows testing capability. 2009-07-15 21:56:11 +00:00
Harry Moffat
69ec1d7054 Adding windows specific makefiles for python demo test suite 2009-07-15 21:33:56 +00:00
Harry Moffat
561f91c500 Taking runtest out of autogeneration of files loop. 2009-07-15 18:43:02 +00:00
Harry Moffat
24f7922f0c Taking runtest out of autogeneration of file loop. 2009-07-15 18:40:10 +00:00
Harry Moffat
baa0b72483 taking runtest out of autogeneration of file loop 2009-07-15 18:27:23 +00:00
Harry Moffat
11507043a0 Taking runtest out of autofile generation loop. 2009-07-15 18:21:54 +00:00
Harry Moffat
c6ba4dbc88 Taking runtest out of autofile generation loop 2009-07-15 18:20:47 +00:00
Harry Moffat
a6550ac015 Took runtest out of autogen loop. It's now a fixed file. 2009-07-15 18:12:31 +00:00
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