Commit graph

1851 commits

Author SHA1 Message Date
Harry Moffat
0d32e517bd Added in a conditional compilation of vcs_equilibrate(). 2009-04-04 04:00:19 +00:00
Harry Moffat
653109129f Fixed equilibrium.h. vcs_MultiPhaseEquil.h needed to be conditionally
included.

Added more clean rules.
2009-04-04 03:27:43 +00:00
Harry Moffat
2115e4b0d5 Added more clean rules. 2009-04-04 03:23:32 +00:00
Harry Moffat
a78e0d5e6f Added 2 h's 2009-04-04 03:08:28 +00:00
Harry Moffat
215cea0d1b Fixed silly error that didn't show up on linux, but did show up on
ubuntu.
2009-04-02 14:24:05 +00:00
Harry Moffat
167502481e reduced the printout acc. 2009-04-01 01:16:40 +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
89d8691747 General commit
Making some progress on the windows version, but not finished.
2009-03-28 03:07:23 +00:00
Harry Moffat
5bea0f92cc A couple of changes in code that isn't turned on atm. 2009-03-27 23:39:26 +00:00
Harry Moffat
36cdd708a1 Updated some variables that were in an indef block. 2009-03-27 22:36:20 +00:00
Harry Moffat
7d7a9315fa General commit due to windows port. 2009-03-27 21:32:32 +00:00
Harry Moffat
b0884a7bad Modified files to get a better agreement with const. 2009-03-27 18:24:39 +00:00
Harry Moffat
2de448e90f Fixed a windows error. 2009-03-27 01:08:55 +00:00
Harry Moffat
c4631a9836 Removed some WIN32 warnings. 2009-03-27 00:51:38 +00:00
Harry Moffat
adf53b7dcc WIN32 specific changes implemented. 2009-03-27 00:39:43 +00:00
Harry Moffat
30ff1862f9 Eliminated various warning messages produced by VC++ 2009-03-27 00:38:56 +00:00
Harry Moffat
f7fd936d99 fixed an algorithm issue that was causing differences between optimized
and debug versions of the code.

 we try to avoid the logic:   a = b
                                    if (a > b) { do this }
                                    else       { do something else }
 because roundoff error makes a difference in the inequality evaluation)
2009-03-25 16:05:11 +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
Harry Moffat
5181175474 Another iteration at fixing install 2009-03-24 22:41:03 +00:00
Harry Moffat
219d9b6293 Adding more install rules. 2009-03-24 21:45:50 +00:00
Harry Moffat
ac624aafb1 Adding an example test 2009-03-24 21:25:35 +00:00
Harry Moffat
ac8f8c6582 Starting to add install rules. 2009-03-24 21:16:28 +00:00
Harry Moffat
c6d9b1bb7f General commit to sync the repository.
- basically finished with demo problem test suite.
2009-03-24 20:44:30 +00:00
Harry Moffat
1ae7e1a7aa Almost finished with test structure for python demos 2009-03-24 20:40:10 +00:00
Harry Moffat
317494be0e Fixed a warning message. 2009-03-24 20:36:05 +00:00
Harry Moffat
aec61bea67 Completed the example problem. 2009-03-24 20:35:35 +00:00
Harry Moffat
4d1d24562b Fixed error in top lvl makefile. 2009-03-24 20:19:15 +00:00
Harry Moffat
6b030cb1c3 Adding an example dir 2009-03-24 20:18:12 +00:00
Harry Moffat
5b26e6bbe0 Added example dir. 2009-03-24 20:13:24 +00:00
Harry Moffat
83dd8faa18 Fixing an error. 2009-03-24 20:05:27 +00:00
Harry Moffat
53e0d440ca Checking in high lvl dir. 2009-03-24 20:04:26 +00:00
Harry Moffat
48139f55b5 Checking in example dir. 2009-03-24 20:03:38 +00:00
Harry Moffat
c842a6423f Commiting example dir. 2009-03-24 19:58:40 +00:00
Harry Moffat
53b937679d Commit of upper level dir. 2009-03-24 19:52:14 +00:00
Harry Moffat
371d130a70 Entering a new example dir. 2009-03-24 19:51:43 +00:00
Harry Moffat
bcbba5fc92 Checking in commit for this example dir. 2009-03-24 19:44:09 +00:00
Harry Moffat
22f7233d83 Finishing commit. 2009-03-24 19:43:21 +00:00