Commit graph

171 commits

Author SHA1 Message Date
Harry Moffat
974fecdd5a Fixed this test case as an example.
Took the timing out of the blessed solution
  The solution stayed the same.
2011-10-25 15:57:20 +00:00
Harry Moffat
aa623afbd3 Fixed runtest 2011-10-20 14:51:43 +00:00
Harry Moffat
2191ad93e5 Fixed runtest 2011-10-20 14:49:19 +00:00
Harry Moffat
a0cdf79771 Reduced the accuracy on the comparisons 2010-01-03 23:56:43 +00:00
Harry Moffat
fd287e1d89 reduced the precision on the comparisons 2010-01-03 23:54:24 +00:00
Harry Moffat
0ddc9d4186 Finished adding to the ignore lists... 2009-12-29 02:34:56 +00:00
Harry Moffat
01852ed442 Worked on the ignore file list 2009-12-29 02:09:01 +00:00
Harry Moffat
9cf35bff4f Removed errors in the makefiles. 2009-12-29 01:41:41 +00:00
Harry Moffat
7113dd53da Reblessed this solution -> may be changing arbitrarily and problematically 2009-12-29 01:41:01 +00:00
Harry Moffat
3a7cca584c Rebaselined a few tests.
Worked on changing the solution for 2 problematic tests: 
            catcomb_stagflow
            surf_rxn

  The catcomb problem actually needed the surface mechanism to be 
changed for it to become a reliable solve.
2009-12-29 01:28:09 +00:00
Harry Moffat
5b725eec64 Fixed the problem so that convergence would occur.
The time step in the inner loop was decreased by a factor of 100.
   Previously, there were convergence problems with this example problem.
2009-12-28 23:04:55 +00:00
Harry Moffat
6d13695c54 Changed the default CANTERA_BIN value 2009-08-22 23:08:36 +00:00
Harry Moffat
e1690cfb9c ignore list maintenance. 2009-07-29 15:03:30 +00:00
Harry Moffat
3ad74e7d04 Maintaining ignore information 2009-07-29 15:00:29 +00:00
Harry Moffat
d28b2badcc Maintaining ignore information. 2009-07-29 14:58:15 +00:00
Harry Moffat
65612bd4ad More ignore work. 2009-07-29 14:53:51 +00:00
Harry Moffat
3b8093388b Working on the ignore stuff 2009-07-29 14:47:05 +00:00
Harry Moffat
b0ef079eda Rebaselined the test suite to the new standard config 2009-07-24 01:47:44 +00:00
Harry Moffat
4656d79f66 Rebaselined results 2009-07-24 01:33:23 +00:00
Harry Moffat
6a84be7a2d Reblessed file 2009-07-24 01:12:49 +00:00
Harry Moffat
f614fcbc8b reblesse file 2009-07-24 01:11:22 +00:00
Harry Moffat
c0e7605d15 General commit of pc implementation 2009-07-21 18:58:48 +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
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
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
38fff0fab1 Finishing numpy port 2009-04-19 21:11:51 +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
f54c078fb5 Rebaselined after algorithm change. 2009-04-18 01:18:14 +00:00
Harry Moffat
64ed313f5e solaris 64 bit port -> added double quotes to a CXX_FLAGS, because it caused
an internal python error.
2009-04-09 21:53:21 +00:00
Harry Moffat
3136573fe6 Added CFLAGS to the environment of PYTHON setup.py command. 2009-03-28 21:01:39 +00:00
Harry Moffat
7d7a9315fa General commit due to windows port. 2009-03-27 21:32:32 +00:00
Harry Moffat
9dfce0fe8a Added a couple of missing files. 2009-03-25 01:48:32 +00:00
Harry Moffat
aedc3985ac addded missing files. 2009-03-25 01:17:11 +00:00
Harry Moffat
d4fffc7e31 Added a file. 2009-03-25 00:57:47 +00:00