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
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
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
Harry Moffat
7f5d7efd87
Eliminated a possible source of leaks. not sure about this one.
2009-05-13 21:47:45 +00:00
Harry Moffat
22ec832640
Adding files to ignore list
2009-04-22 00:39:31 +00:00
Harry Moffat
ed0fb65872
Adding some files
2009-04-22 00:36:02 +00:00
Harry Moffat
f52c17d9fa
Experimenting with a no dll build on windows
2009-04-22 00:35:02 +00:00
Harry Moffat
9d3980324f
Changed one member function to a const member function
2009-04-22 00:33:35 +00:00
Harry Moffat
d7f9bb305e
Added a numpy directory
2009-04-22 00:32:34 +00:00
Harry Moffat
2cd3e20d3c
Added LCXX_END_LIBS
2009-04-19 22:22:29 +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
8095d0e34a
Put the tutorials in the same spot as the other matlab stuff.
...
It now aggrees with the message that the user sees after the install.
2009-04-19 15:48:14 +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
973d12f864
Working towards fixing an algorithm bug
2009-04-17 01:08:44 +00:00
Harry Moffat
d560ccd175
Working towards fixing an algorithm bug.
2009-04-17 00:40:48 +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
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