Commit graph

494 commits

Author SHA1 Message Date
Dave Goodwin
56ed18b705 *** empty log message *** 2004-10-09 15:21:43 +00:00
Dave Goodwin
b54e7ee72e added method molarFluxes 2004-10-09 15:21:14 +00:00
Dave Goodwin
ad858b2e11 minor cleanup 2004-10-09 15:19:57 +00:00
Dave Goodwin
4a006587d8 corrected problem with truncation of error messages 2004-10-09 15:18:36 +00:00
Dave Goodwin
05ad08e3f5 added py_getMolarFluxes 2004-10-09 15:17:10 +00:00
Dave Goodwin
076c66dd93 added import statement 2004-10-09 15:15:20 +00:00
Dave Goodwin
684ee95a9d added support for exceptions from tpx 2004-10-09 15:13:48 +00:00
Dave Goodwin
0f723ca045 *** empty log message *** 2004-10-09 15:12:10 +00:00
Dave Goodwin
22f35f2e8a added const in restoreState 2004-10-09 15:07:50 +00:00
Dave Goodwin
b7a27b183a minor cleanup 2004-10-09 15:05:14 +00:00
Dave Goodwin
18504c83c1 added methods getMolarFluxes and getMassFluxes 2004-10-09 15:03:42 +00:00
Dave Goodwin
1faf4d5a2a cleanup 2004-10-09 15:00:42 +00:00
Dave Goodwin
72b1a3febb moved exception constructor definitions here from ctexceptions.h 2004-10-09 14:58:21 +00:00
Dave Goodwin
14b6d81085 moved constructor definitions to misc.cpp 2004-10-09 14:57:28 +00:00
Dave Goodwin
aaf4d56d56 added include file 2004-10-09 14:55:13 +00:00
Dave Goodwin
794927b505 moved most method definitions here from header file. 2004-10-09 14:48:23 +00:00
Dave Goodwin
0d75e52c01 moved most method definitions to PureFluidPhase.cpp 2004-10-09 14:47:30 +00:00
Harry Moffat
58625be0d9 Added an include for XML_Writer.h 2004-10-08 17:09:46 +00:00
Harry Moffat
907f1e42f4 Added an XML_writer include 2004-10-08 17:09:20 +00:00
Dave Goodwin
d658d1b71d initial import 2004-10-03 08:30:38 +00:00
Dave Goodwin
093e832af1 added method getMassFluxes 2004-10-03 08:28:27 +00:00
Dave Goodwin
faf1d3690f removed class XML_Writer 2004-10-03 08:24:13 +00:00
Dave Goodwin
92624d9ee8 added line numbers to exception error messages 2004-10-03 07:41:54 +00:00
Dave Goodwin
3213a28a6f *** empty log message *** 2004-10-02 07:26:09 +00:00
Dave Goodwin
609ff8fa8f minor cleanup 2004-10-02 07:25:05 +00:00
Harry Moffat
e805dc2860 Added a file. 2004-10-01 19:38:21 +00:00
Harry Moffat
50158f23e5 Removing a file that gets automatically created during the configuration
process.
2004-10-01 19:37:56 +00:00
Dave Goodwin
6efd9ffc91 *** empty log message *** 2004-09-29 11:00:39 +00:00
Harry Moffat
ab084472a7 took care of problem with clib.dll for MSVC6.0 2004-09-24 20:14:57 +00:00
Dave Goodwin
26ea298828 *** empty log message *** 2004-09-20 10:25:02 +00:00
Dave Goodwin
cfcb353a5f added ability to specify beta for charge transfer reactions 2004-09-20 10:18:02 +00:00
Harry Moffat
7a26c6d01f Took out a print statement that was causing a test to fail. 2004-09-16 17:06:47 +00:00
Dave Goodwin
330e50eb65 *** empty log message *** 2004-09-13 11:22:21 +00:00
Dave Goodwin
ab8f620ccb cleanup 2004-08-28 16:12:41 +00:00
Harry Moffat
facae48294 added python_win_prefix variable.
On windows this needs to be a backslash, unlike all the other variables
which need to be regular slashes. Therefore, I had to create a new variable
to do this.
2004-08-10 18:16:55 +00:00
Harry Moffat
3e54072493 added a file. 2004-08-10 01:15:08 +00:00
Harry Moffat
dad2ab22ff clib.dll needs to be copied by hand 2004-08-10 01:08:20 +00:00
Harry Moffat
d36916e366 Added a file. 2004-08-10 01:01:23 +00:00
Harry Moffat
de9e9620e3 Got rid of msvc++ warning message. 2004-08-09 17:38:51 +00:00
Harry Moffat
71405ad250 added cads 2004-08-09 16:54:09 +00:00
Harry Moffat
a43485ebaf Changed the name of a file. 2004-08-09 15:12:16 +00:00
Harry Moffat
233797d26c Added a file 2004-08-09 15:11:43 +00:00
Dave Goodwin
81f5771b59 improvements to the configuration process 2004-08-09 05:10:18 +00:00
Dave Goodwin
8da6622c31 *** empty log message *** 2004-08-07 06:06:21 +00:00
Harry Moffat
9788de9846 added some more debugging stuff. 2004-08-06 22:54:39 +00:00
Harry Moffat
f3369900b3 Added this file. 2004-08-06 21:01:37 +00:00
Harry Moffat
d2cc1a38ab Added Makefile. 2004-08-06 20:56:42 +00:00
Harry Moffat
acd155757b Changed the suffix rule format. 2004-08-06 20:55:00 +00:00
Harry Moffat
c00e5fc343 Added the "sleep" system command buf fix for the cygwin environment.
Added debugging printouts for the DEFINE DEBUG_PATH.
2004-08-06 20:51:45 +00:00
Harry Moffat
1b419e5a2d Added a commented out capability to turn on DEBUG_PATHS, which is
used to debug IO data issues.
2004-08-06 20:31:11 +00:00