Commit graph

366 commits

Author SHA1 Message Date
Harry Moffat
2b56d54a09 Added some sample scripts for compiling under cygwin.
The most important is the numpy script, as numpy now comes bundled with cygwin.
2009-10-22 21:48:32 +00:00
Harry Moffat
9593d2996e Another update aimed at getting a SimpleTransport model up and running.
SimpleTransport now can read its XML file.
2009-10-13 00:27:48 +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
70647c85ed Initial Import 2009-07-27 23:17:19 +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
2228bc0288 Added a comment about a possible error. 2009-07-23 18:20:03 +00:00
Harry Moffat
0d78e48c26 Took out an errant argument 2009-07-21 19:51:16 +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
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
ed0fb65872 Adding some files 2009-04-22 00:36:02 +00:00
Harry Moffat
d7f9bb305e Added a numpy directory 2009-04-22 00:32:34 +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
f54c078fb5 Rebaselined after algorithm change. 2009-04-18 01:18:14 +00:00
Harry Moffat
a5103167dd Algorithm improvements in the equilibrium solver. 2009-04-18 00:42:47 +00:00
Harry Moffat
eaf88a6b70 Intermediate commit - working on numpy port.
There is a lot of dead wood in this directory that will be eliminated.
2009-04-14 21:42:49 +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
047a8be0f1 Changing urls and version numbers. 2009-04-04 04:02:16 +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
cda062462d Added more clean operations 2009-03-28 19:06:23 +00:00
Harry Moffat
7d7a9315fa General commit due to windows port. 2009-03-27 21:32:32 +00:00