Commit graph

353 commits

Author SHA1 Message Date
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
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
Harry Moffat
bb8813fbb0 Added some missing filse. 2009-03-25 00:54:08 +00:00
Harry Moffat
90e686cc01 Added a missed file. 2009-03-25 00:49:14 +00:00
Harry Moffat
f0bef6fcdd Fixed several makefile errors. 2009-03-25 00:44:15 +00:00
Harry Moffat
138b0eeeb5 Fixed missing files. 2009-03-25 00:37:15 +00:00
Harry Moffat
b60613c166 Fixed a missing file. 2009-03-25 00:10:10 +00:00
Harry Moffat
6a4891dc69 Fixed a message text 2009-03-25 00:07:07 +00:00
Harry Moffat
0245fb746b Fixed a typo 2009-03-24 23:50:20 +00:00
Harry Moffat
75db31ec85 Starting to test the examples on a bigger scale: general commit 2009-03-24 23:48:18 +00:00
Harry Moffat
0f5e3e3f24 Fixed more install rules. 2009-03-24 23:41:19 +00:00
Harry Moffat
a7bbb072be Added test for this example. 2009-03-24 23:12:58 +00:00