Commit graph

337 commits

Author SHA1 Message Date
Dave Goodwin
a3bef6e96c converted to pure python 2004-05-30 04:02:55 +00:00
Dave Goodwin
2c4cf59ee7 *** empty log message *** 2004-05-25 21:56:26 +00:00
Dave Goodwin
deb25434b8 *** empty log message *** 2004-05-24 13:21:34 +00:00
Dave Goodwin
25d9d8bac7 *** empty log message *** 2004-05-24 00:12:10 +00:00
Dave Goodwin
ae4240be74 removed unused files 2004-05-24 00:05:48 +00:00
Dave Goodwin
100c005abf *** empty log message *** 2004-05-23 17:43:28 +00:00
Dave Goodwin
84232c56f9 updated tutorials 2004-05-22 03:52:07 +00:00
Dave Goodwin
b65540f514 *** empty log message *** 2004-05-22 00:46:16 +00:00
Dave Goodwin
542c890db6 *** empty log message *** 2004-05-21 22:33:14 +00:00
Dave Goodwin
653effb9c5 *** empty log message *** 2004-05-21 18:10:08 +00:00
Dave Goodwin
c540983e68 fixed bug in which upper T* limit was incorrect in fits if T*max > 100, as with helium. 2004-05-21 18:09:48 +00:00
Dave Goodwin
206ce732db *** empty log message *** 2004-05-18 00:13:29 +00:00
Dave Goodwin
6f43b06ca5 *** empty log message *** 2004-05-17 23:09:27 +00:00
Dave Goodwin
ad791e12d5 *** empty log message *** 2004-05-17 22:59:37 +00:00
Dave Goodwin
a7c2084a14 initial import 2004-05-17 22:59:20 +00:00
Dave Goodwin
cdd246f44a *** empty log message *** 2004-05-16 13:54:38 +00:00
Dave Goodwin
305bdd09a2 changed setMaxStep to setMaxStepSize, setMinStep to setMinStepSize, and added setMaxSteps to set the maximum number of steps that will be taken. 2004-05-16 13:54:11 +00:00
Dave Goodwin
6d5a3c7f0b added example of computing critical-state properties 2004-05-15 03:19:28 +00:00
Dave Goodwin
1d3a254530 added ability to compute mixture-averaged diffusion coefficients in class MultiTransport. 2004-05-14 21:15:23 +00:00
Dave Goodwin
4654d7b6d0 *** empty log message *** 2004-05-14 00:01:51 +00:00
Dave Goodwin
87179e684d fixed bug in which a species name beginning with M was interpreted as a third body 2004-05-13 17:45:05 +00:00
Dave Goodwin
f1a15f0e69 *** empty log message *** 2004-05-13 16:58:29 +00:00
Dave Goodwin
adf3649ecd updated examples 2004-04-24 15:44:57 +00:00
Dave Goodwin
e66da6df6a initial import 2004-04-24 12:55:47 +00:00
Dave Goodwin
06f94656f2 *** empty log message *** 2004-04-24 12:53:00 +00:00
Harry Moffat
db2ba23a20 Call to the baseclass init() function from init() 2004-04-23 21:02:17 +00:00
Harry Moffat
dc506ee70a Cosmetic -> changed args to fall after ( 2004-04-23 20:37:55 +00:00
Harry Moffat
dc96180230 Added a header. 2004-04-23 20:36:21 +00:00
Harry Moffat
aaab5eb02c Made checkRxnElementBalance global scoped, so that it could be used
in cads package.
2004-04-23 19:55:34 +00:00
Harry Moffat
d5d4bacdd7 Strictly formatting-
broke up long lines
  added a few comments.
2004-04-23 19:05:41 +00:00
Harry Moffat
7c26216c86 Added prototypes for 2 functions. 2004-04-23 19:03:34 +00:00
Dave Goodwin
d68036396e *** empty log message *** 2004-04-23 19:02:13 +00:00
Harry Moffat
8f76e51beb Changed libfct.a.a to libfct.a 2004-04-23 17:35:55 +00:00
Harry Moffat
1fc4ba35e1 Added 2 generated files. 2004-04-23 17:17:36 +00:00
Harry Moffat
219caa1e98 Changed a getMassFractions() call from 2 args to 1 arg. The old
method had been taken out of State.h. And, this file had not
been subsequently updated.
2004-04-23 17:13:30 +00:00
Harry Moffat
33128a29bf Added setup_matlab.py, this is a generated file. 2004-04-23 16:42:36 +00:00
Harry Moffat
44f77c791d Added config.h 2004-04-23 16:41:11 +00:00
Dave Goodwin
d4c86eb3ff *** empty log message *** 2004-04-23 16:35:00 +00:00
Dave Goodwin
529fa6b751 added function checkRxnElementBalance, and modified importReaction to call it before adding a reaction to check that it is balanced. 2004-04-23 16:34:31 +00:00
Dave Goodwin
5b4bda0f81 *** empty log message *** 2004-04-22 22:20:37 +00:00
Dave Goodwin
8792888330 *** empty log message *** 2004-04-22 21:44:35 +00:00
Harry Moffat
8ccca402b1 Part of separating python prefix from prefix. 2004-04-22 21:33:26 +00:00
Harry Moffat
7fbef7cc0c Ok, think I fixed it. Added a demo results and added Makefile back into
repository so that demo problems run correctly in both directories
(and give the same result).
2004-04-22 21:14:51 +00:00
Harry Moffat
816e3ce753 Fixed an error in the clean rule. 2004-04-22 19:49:41 +00:00
Harry Moffat
551584b261 Added a small demo.
Added comments.
2004-04-22 19:42:08 +00:00
Harry Moffat
529034e195 Added ctbin.m 2004-04-22 19:06:31 +00:00
Dave Goodwin
19a4ce838b *** empty log message *** 2004-03-23 08:39:50 +00:00
Dave Goodwin
72ac34ec65 *** empty log message *** 2004-03-18 13:27:27 +00:00
Dave Goodwin
b3a93657d0 initial import 2004-03-18 13:26:13 +00:00
Dave Goodwin
d0d77d1079 *** empty log message *** 2004-03-18 13:22:02 +00:00