Commit graph

720 commits

Author SHA1 Message Date
Dave Goodwin
71caff1d2b re-added file 2004-11-02 10:23:29 +00:00
Dave Goodwin
1ac9a0d9f3 *** empty log message *** 2004-10-19 14:34:22 +00:00
Dave Goodwin
1a6678a7b6 *** empty log message *** 2004-10-19 10:48:59 +00:00
Dave Goodwin
db05f9fdd3 added 'const' to 'write' 2004-10-19 10:47:53 +00:00
Dave Goodwin
f873fb6b1a changed exception XML_NoChild to print offending XML_Node. 2004-10-19 10:44:51 +00:00
Dave Goodwin
acf4b8f6fb changed reading of transport data from XML tree so that species with no transport data (e.g. surface species) do not cause an exception to be thrown because the have no 'transport' child element. 2004-10-19 10:43:53 +00:00
Harry Moffat
a1746650cc Check for destination directory existing. 2004-10-18 19:52:29 +00:00
Dave Goodwin
b27d802776 *** empty log message *** 2004-10-17 16:36:17 +00:00
Dave Goodwin
83ad5a01f9 initial import 2004-10-16 10:12:40 +00:00
Dave Goodwin
e60cc5b8db *** empty log message *** 2004-10-16 09:12:47 +00:00
Dave Goodwin
5b0d673428 *** empty log message *** 2004-10-15 23:12:28 +00:00
Dave Goodwin
d77ebf7ff2 added environment-specific classes to write log files 2004-10-15 23:10:22 +00:00
Dave Goodwin
58112591b9 Mac install script 2004-10-14 04:24:39 +00:00
Dave Goodwin
b21ad9c412 *** empty log message *** 2004-10-12 12:56:32 +00:00
Dave Goodwin
a5ad3cb463 *** empty log message *** 2004-10-10 21:12:01 +00:00
Dave Goodwin
3de1be8c1d changes to make type integer compatible with f2c 2004-10-10 20:46:35 +00:00
Dave Goodwin
6ade908e92 *** empty log message *** 2004-10-10 12:12:21 +00:00
Dave Goodwin
cdcc1078a7 moved arrays used to check for dup rxns into a class to avoid problems with initialization on some systems (FreeBSD) 2004-10-10 12:11:29 +00:00
Dave Goodwin
3a952fac48 added sleep function 2004-10-10 12:09:50 +00:00
Dave Goodwin
b8be5f10b5 added sleep before call to python 2004-10-10 12:09:18 +00:00
Dave Goodwin
05758e6144 *** empty log message *** 2004-10-09 22:01:35 +00:00
Dave Goodwin
2f6eb5c85a *** empty log message *** 2004-10-09 20:04:32 +00:00
Dave Goodwin
0909e6f508 *** empty log message *** 2004-10-09 19:41:09 +00:00
Dave Goodwin
027223c7bb removed use of pow 2004-10-09 18:58:13 +00:00
Dave Goodwin
34cdb0c6a4 *** empty log message *** 2004-10-09 18:57:19 +00:00
Dave Goodwin
c260148c01 eliminated use of pow 2004-10-09 18:55:40 +00:00
Dave Goodwin
7770f790a0 initial import 2004-10-09 15:45:11 +00:00
Dave Goodwin
68ab680437 *** empty log message *** 2004-10-09 15:29:52 +00:00
Dave Goodwin
71ddc4e46a initial import 2004-10-09 15:27:32 +00:00
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
be5b968001 added exceptions for error handling 2004-10-05 17:56:47 +00:00
Dave Goodwin
83d4213e40 Added exceptions to handle errors. 2004-10-05 17:55:39 +00:00