Commit graph

2639 commits

Author SHA1 Message Date
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
ff723379c7 Added info to setup_cantera 2009-07-05 23:17:41 +00:00
Harry Moffat
72982bf95a Fixed a makefile error. 2009-07-05 21:38: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
b5404d5907 Got rid of warnings on windows. 2009-04-22 00:40:31 +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
995558dd88 Altered text output 2009-04-20 15:34:16 +00:00
Harry Moffat
a8ade32602 Took out some files that are created during the compilation process 2009-04-20 14:26:53 +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
f61f1c1d88 Fixed the no debug solution. It was out of sync. 2009-04-19 02:54:01 +00:00
Harry Moffat
1f34b14e8d Fixed the no-debug solution. it was out of sync. 2009-04-19 02:51:53 +00:00
Harry Moffat
df31f94187 Fixed some warnings. 2009-04-19 02:31:12 +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
8f2a24f710 rebaselined 2009-04-17 00:48:12 +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
ee06992cf1 Adding files 2009-04-09 22:10:45 +00:00
Harry Moffat
42dc2f6d96 Committing newer txt files. 2009-04-09 22:09:57 +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
abb2459ed3 Fixed the Makefile.in rule for conditional compiles. 2009-04-04 03:39:22 +00:00
Harry Moffat
0ed0ec8136 Added more to a clean rule. 2009-04-04 03:29:51 +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
7cbe564d61 Fixed an error in the Makefile 2009-03-28 19:10:17 +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