Commit graph

1024 commits

Author SHA1 Message Date
Dave Goodwin
08a855359a *** empty log message *** 2006-05-30 16:15:48 +00:00
Harry Moffat
c3d097140d used popError() on two cases where errors are caught and delt with. 2006-05-27 23:34:09 +00:00
Dave Goodwin
1023b2bbcb *** empty log message *** 2006-05-26 23:08:03 +00:00
Dave Goodwin
33b114b178 *** empty log message *** 2006-05-26 23:08:03 +00:00
Dave Goodwin
08ebf5f9a8 *** empty log message *** 2006-05-26 22:53:01 +00:00
Dave Goodwin
0db629dcd9 *** empty log message *** 2006-05-20 21:12:37 +00:00
Dave Goodwin
d2c8924533 misc 2006-05-17 17:43:53 +00:00
Dave Goodwin
c8b253e240 initial import 2006-05-17 15:59:08 +00:00
Dave Goodwin
63b3b5ebc8 initial import 2006-05-17 15:16:00 +00:00
Dave Goodwin
275865b5a9 *** empty log message *** 2006-05-17 15:14:56 +00:00
Dave Goodwin
cbb2eb6beb *** empty log message *** 2006-05-08 15:43:20 +00:00
Dave Goodwin
cfb576c774 added support for const pressure and flow reactors 2006-05-07 21:17:28 +00:00
Dave Goodwin
799b9c02e2 support for constant-pressure reactors 2006-05-06 15:34:18 +00:00
Dave Goodwin
2d5c2e0fcc initial import 2006-05-06 15:32:53 +00:00
Dave Goodwin
6314e7a563 added constant pressure reactor 2006-05-06 14:56:57 +00:00
Dave Goodwin
163267f39a support for Python-free environments 2006-05-04 02:13:56 +00:00
Dave Goodwin
0cd3336f32 Windows has no sleep command 2006-05-03 20:49:22 +00:00
Dave Goodwin
bb19de47bc added electric potential 2006-05-03 19:45:39 +00:00
Harry Moffat
bd2c97399e Changed the initial condition slightly. This was to avoid a
problem with convergence that occurred in the chemical
equilibrium solver.
2006-05-03 18:12:58 +00:00
Harry Moffat
90a83569d0 Rebaselined the blessed state, due to a small change in
initial conditions.
2006-05-03 18:07:01 +00:00
Dave Goodwin
5531ff6b7f moved uname -i statement 2006-05-03 09:51:29 +00:00
Dave Goodwin
c7c55cdbaf initial import 2006-05-01 23:04:34 +00:00
Dave Goodwin
265b81948d added functions to set and get the electric potential of a phase 2006-05-01 23:03:05 +00:00
Harry Moffat
43e9b31519 Added the ext/recipes/Makefile file to the list of makefiles.
Somehow, it wasn't in the list.
2006-05-01 22:36:45 +00:00
Harry Moffat
3358060e48 Tracked down a bug in the make system to cxxlib. Need to make all
at the Cantera/cxx level in order to copy include files over to the
build/include directory tree.
2006-05-01 15:51:13 +00:00
Harry Moffat
b5e838f00a Added some config log files to this file. 2006-04-30 23:43:56 +00:00
Harry Moffat
e64d92439b Added tscompare files. 2006-04-30 23:29:06 +00:00
Harry Moffat
a9baaafd30 Solaris port: added SunWS_cache to clean rule 2006-04-30 23:14:52 +00:00
Harry Moffat
90e586bfa7 Took out extraneous statements. 2006-04-30 23:13:59 +00:00
Harry Moffat
f479b599b9 Solaris port commits. 2006-04-30 23:13:08 +00:00
Harry Moffat
6bf46ea0ba Solaris changes. 2006-04-30 23:11:52 +00:00
Harry Moffat
d6c43f6b5c Solaris port changes. 2006-04-30 23:10:42 +00:00
Harry Moffat
cee933e345 changed INSTALL to INSTALL_abs 2006-04-30 23:09:54 +00:00
Harry Moffat
a462e4a60a Added files. 2006-04-30 23:08:59 +00:00
Harry Moffat
3c7ea84b49 Solaris Port: the config/configure.in file has been pushed up one directory.
The previous configure file is now called preconfig.
2006-04-30 23:07:18 +00:00
Harry Moffat
f28bf27518 Solaris port: Changing directory structure to put configure.in in top
directory.
2006-04-30 23:03:46 +00:00
Harry Moffat
61da0ad0ab Added recipes to clean directories. 2006-04-30 22:33:54 +00:00
Harry Moffat
5e63e71f55 Took out duplicates. 2006-04-30 22:32:55 +00:00
Harry Moffat
ea8ef700c6 Added SunWS_cache 2006-04-30 22:23:10 +00:00
Harry Moffat
d8a8e64c35 Added SuNWS_cache 2006-04-30 22:22:18 +00:00
Harry Moffat
795bcc1df6 Fixed an error in INCDIR definition. 2006-04-30 22:20:33 +00:00
Harry Moffat
34783d2266 Made ready() a const function, 2006-04-30 22:17:15 +00:00
Harry Moffat
2b90d6827f Solaris: SunWS_cache handling 2006-04-30 22:15:06 +00:00
Harry Moffat
90a25a9c88 Solaris changes 2006-04-30 22:13:58 +00:00
Harry Moffat
9dcc35e491 Solaris changes SunWS_cache handling 2006-04-30 22:10:37 +00:00
Harry Moffat
b3c2ab4bce Changed math.h to cmath 2006-04-30 22:08:33 +00:00
Harry Moffat
ccab6bcf3f Added SunWS_cache 2006-04-30 22:08:01 +00:00
Harry Moffat
69eb7a0281 Added Id line 2006-04-30 22:07:14 +00:00
Harry Moffat
1133006b91 More sleep commands needed for system calls for solaris 2006-04-30 22:05:53 +00:00
Harry Moffat
84cca197df don't need ctypes.h 2006-04-30 22:03:27 +00:00