Commit Graph

805 Commits

Author SHA1 Message Date
Harry Moffat
c9de44e318 Fixed an error in the configure.in file, where the F90 interface was
requested to be not built, but an attempt to build it is made anyway
-> windows cygwin interface.
2005-07-02 18:46:09 +00:00
Harry Moffat
3cbd87e8b1 Took out an extraneous line that might be confusing. 2005-07-02 18:30:46 +00:00
Harry Moffat
8e89501d6c Fixed a compilation error condition. Commented out the call to init()
within updatePhases().
2005-06-28 16:00:54 +00:00
Dave Goodwin
88d45066c7 cleanup 2005-06-27 14:51:05 +00:00
Dave Goodwin
dfa29b0f70 cleanup 2005-06-25 15:57:50 +00:00
Dave Goodwin
d1fc24fa8e reorganized 2005-06-25 13:16:06 +00:00
Dave Goodwin
cbd1fd1d43 *** empty log message *** 2005-06-25 05:53:36 +00:00
Dave Goodwin
a33fac5990 *** empty log message *** 2005-06-25 05:28:53 +00:00
Dave Goodwin
0ce92af1c5 cleanup 2005-06-25 05:27:30 +00:00
Dave Goodwin
af048f0c7b *** empty log message *** 2005-06-25 04:56:49 +00:00
Dave Goodwin
8cca7ff369 changed default to non-browser 2005-06-24 17:43:19 +00:00
Dave Goodwin
b2da7b144b updated 2005-06-24 17:04:53 +00:00
Dave Goodwin
3711f2f49e *** empty log message *** 2005-06-24 15:16:36 +00:00
Harry Moffat
10601d916f Took out the version number from the path directories.
Simplified the installation variability in the process by taking out
the choice for a distributed installation. Now, everything looks the
same under the "Cantera Installation Directory Tree" hood, no matter
what version is used.
This should reduce the number of installation problems encountered.
2005-06-23 15:14:36 +00:00
Harry Moffat
3870fdb9ca Changed the rm commands to use a common rule. On occasion make was
failing because rm didn't have the -r option when it encountered
directories.
2005-06-23 15:10:13 +00:00
Dave Goodwin
2f0540e3a7 copy cti files to Python flame demo directory v1.6.0 2005-06-18 18:03:12 +00:00
Dave Goodwin
949d5f9c43 add free H2/air flame example 2005-06-18 18:02:16 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
4158c19375 changed C++ demos 2005-01-24 15:06:36 +00:00
Dave Goodwin
61e70d29c2 added program demo to run all demos 2005-01-24 11:32:11 +00:00
Dave Goodwin
971f525044 *** empty log message *** 2005-01-22 12:53:44 +00:00
Dave Goodwin
366c879be9 fixed include error 2005-01-18 14:36:48 +00:00
Dave Goodwin
50a2dace94 *** empty log message *** 2005-01-17 04:32:21 +00:00
Dave Goodwin
a3b92eb61f added HFC134a 2005-01-14 13:41:37 +00:00
Dave Goodwin
1108c3ae11 initial import 2005-01-10 14:57:06 +00:00
Dave Goodwin
0270b900c1 *** empty log message *** 2005-01-09 21:04:01 +00:00
Dave Goodwin
320f882050 *** empty log message *** 2005-01-09 20:58:22 +00:00
Dave Goodwin
363cce0203 *** empty log message *** 2005-01-09 20:38:41 +00:00
Dave Goodwin
8c58e0bc64 modified csvdiff to allow larger error bounds when solution is changing rapidly v1.5.5r3 2005-01-09 19:32:52 +00:00
Dave Goodwin
95ebdc818f updated blessed output due to format change 2005-01-09 18:58:15 +00:00
Dave Goodwin
cefc419b07 *** empty log message *** 2005-01-08 22:29:08 +00:00
Dave Goodwin
7e869c9953 *** empty log message *** 2005-01-08 22:28:01 +00:00
Dave Goodwin
3ecd3e3d82 added water.cti 2005-01-08 22:27:18 +00:00
Dave Goodwin
6aa9788f85 *** empty log message *** 2005-01-08 12:56:53 +00:00
Dave Goodwin
9c2c291a76 *** empty log message *** 2005-01-08 04:04:05 +00:00
Dave Goodwin
a67bd0b621 *** empty log message *** 2005-01-08 03:54:02 +00:00
Dave Goodwin
56bacad106 *** empty log message *** 2005-01-08 03:46:54 +00:00
Dave Goodwin
d7d44b174d *** empty log message *** 2005-01-08 03:38:36 +00:00
Dave Goodwin
2087ab6666 *** empty log message *** 2005-01-08 03:32:50 +00:00
Dave Goodwin
6b4a72fdf7 *** empty log message *** 2005-01-08 02:39:34 +00:00
Dave Goodwin
bd515a947a *** empty log message *** 2005-01-08 00:31:45 +00:00
Dave Goodwin
cb27d211e3 merged changes from branch 2005-01-07 10:26:43 +00:00
Dave Goodwin
41a7a55a24 merged from branch 2005-01-07 09:46:34 +00:00
Dave Goodwin
7f64be6f6c cleanup 2005-01-06 23:42:23 +00:00
Dave Goodwin
581ebadf11 minor cleanup 2005-01-06 23:30:56 +00:00
Dave Goodwin
468c0173d9 fixed memory leak in operator= 2005-01-06 11:09:19 +00:00
Dave Goodwin
349e7c3c46 fixed memory leak in showSolution 2005-01-06 11:08:45 +00:00
Dave Goodwin
d77534a8ef minor cleanup 2005-01-05 21:04:52 +00:00
Dave Goodwin
1a333dcc7c fixed problem with starting guess for T in Tsat that caused an exception with T > Tcrit on entry 2005-01-05 01:28:36 +00:00
Harry Moffat
c8c6deaac5 Took out the reference to ctdata.
ATM, this causes all python jobs to fail.
2005-01-03 23:40:51 +00:00