Commit graph

81 commits

Author SHA1 Message Date
Harry Moffat
a4059279f1 Made these two files compatible, so that there would be no confusion.
Changed the logical definition, which wasn't being used, to int from long int.
2006-08-15 23:36:47 +00:00
Harry Moffat
44dd5972a7 Fixed an error in a Makefile. 2006-08-14 22:53:58 +00:00
Harry Moffat
2bbf07909e Fixed a make clean rule in ext/cvode 2006-08-14 22:01:37 +00:00
Dave Goodwin
ec04dbe060 *** empty log message *** 2006-07-11 18:12:06 +00:00
Dave Goodwin
ca65c77427 *** empty log message *** 2006-07-11 16:07:46 +00:00
Dave Goodwin
d2c8924533 misc 2006-05-17 17:43:53 +00:00
Harry Moffat
6bf46ea0ba Solaris changes. 2006-04-30 23:11:52 +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
864b585535 Uses the build_f2c_lib variable. 2006-04-30 20:21:37 +00:00
Dave Goodwin
c48da0d14f *** empty log message *** 2006-04-23 06:02:35 +00:00
Harry Moffat
7d8179686d Added a ldemulation arg to the strip command. This is necessary
when compiling 32 bit on a 64 bit linux box.
2006-04-19 20:44:22 +00:00
Harry Moffat
bb2e6897d7 solaris warned about string literals being assigned to char *.
So, I changed it so that the species name is storred within the
object.
2006-03-03 23:21:06 +00:00
Harry Moffat
253244be01 Took duplicate out of F77FLAGS statement. 2006-03-03 22:44:09 +00:00
Harry Moffat
424a09f5b1 Fixed f2c so that it's only compiled when the option is turned on. 2006-03-03 22:43:35 +00:00
Harry Moffat
78327505c8 Took out duplicate flags 2006-03-03 20:39:27 +00:00
Harry Moffat
d28432f313 Added the file dgbfa.f
Took out duplicate FFLAGS statement.
2006-03-03 20:31:49 +00:00
Harry Moffat
d2bdb5c9a6 Replaced the file dgbefa.f with dgbfa.f. The later is used in other
math routines.
2006-03-03 16:44:41 +00:00
Dave Goodwin
e2d8ec95f5 *** empty log message *** 2005-12-05 14:05:03 +00:00
Dave Goodwin
94bc93b6e6 added check in set_xy for density == Undef but T != Undef. Failure to check for this condition had resulted in convergence to the wrong root for Hydrogen. 2005-11-18 08:21:45 +00:00
Dave Goodwin
4ed7e64194 *** empty log message *** 2005-11-10 20:48:27 +00:00
Dave Goodwin
a2a33f1cac *** empty log message *** 2005-09-30 16:38:09 +00:00
Harry Moffat
c32ef71f0e Fixed a compilation error on Linux. 2005-09-29 21:05:42 +00:00
Dave Goodwin
11a9b6888e added files for CO2 and heptane contributed by R. Hunt, Stanford 2005-09-16 04:55:51 +00:00
Dave Goodwin
2775bed68d *** empty log message *** 2005-09-15 03:50:36 +00:00
Dave Goodwin
80f3968971 *** empty log message *** 2005-08-29 20:36:11 +00:00
Dave Goodwin
37c3df28d6 minor cleanup 2005-08-18 18:16:22 +00:00
Dave Goodwin
83501b5d72 *** empty log message *** 2005-08-18 14:44:35 +00:00
Dave Goodwin
95dc86cd2c *** empty log message *** 2005-07-25 03:55:32 +00:00
Dave Goodwin
0fa2a3ee9b cleanup 2005-07-22 13:33:58 +00:00
Dave Goodwin
61099aa51f *** empty log message *** 2005-07-22 12:50:52 +00:00
Dave Goodwin
d6611f5878 *** empty log message *** 2005-07-14 18:54:10 +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
366c879be9 fixed include error 2005-01-18 14:36:48 +00:00
Dave Goodwin
a3b92eb61f added HFC134a 2005-01-14 13:41:37 +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
Dave Goodwin
045f2862cd *** empty log message *** 2004-12-13 19:31:36 +00:00
Dave Goodwin
488f84970e changed f90 mod file handling in Makefiles 2004-11-15 02:33:21 +00:00
Dave Goodwin
3de1be8c1d changes to make type integer compatible with f2c 2004-10-10 20:46:35 +00:00
Dave Goodwin
05758e6144 *** empty log message *** 2004-10-09 22:01:35 +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
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
56ed18b705 *** empty log message *** 2004-10-09 15:21:43 +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
Dave Goodwin
3213a28a6f *** empty log message *** 2004-10-02 07:26:09 +00:00
Harry Moffat
fb9c6e91e2 added a file. 2004-08-10 00:23:22 +00:00