Harry Moffat
|
90544553e1
|
Fixed warning messages and added to make clean rule
|
2006-08-19 23:54:37 +00:00 |
|
Harry Moffat
|
030e1cfe6b
|
Got rid of warning messages and added to make clean rule
|
2006-08-19 23:52:21 +00:00 |
|
Harry Moffat
|
3590c3ce52
|
Added to the make clean rule
|
2006-08-19 23:48:39 +00:00 |
|
Harry Moffat
|
cb83425e34
|
Added a directory.
|
2006-08-19 18:15:29 +00:00 |
|
Harry Moffat
|
e66a46130a
|
Added some comments about a particular problem on old solaris systems.
|
2006-08-19 18:14:16 +00:00 |
|
Harry Moffat
|
e67f5e4fa4
|
Eliminated an ld warning by setting a local variable as static.
|
2006-08-19 18:13:40 +00:00 |
|
Harry Moffat
|
9d6b4258d9
|
Fixed an optimization compiler warning about a possible uninitialized variable.
|
2006-08-19 16:08:03 +00:00 |
|
Harry Moffat
|
3b529d293a
|
Added lines to remove a temporary file f90out
|
2006-08-17 16:24:58 +00:00 |
|
Harry Moffat
|
eeee955d21
|
Took out a Makefile creation rule that was a duplicate.
|
2006-08-17 15:46:43 +00:00 |
|
Harry Moffat
|
b0d850543b
|
Added a few misc files.
|
2006-08-17 15:38:50 +00:00 |
|
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
|
474f8dd641
|
A couple of directories were left out of the clean and depends rules.
|
2006-08-15 22:33:51 +00:00 |
|
Harry Moffat
|
f27229c96c
|
On Sun10, the cantera install is used. It only accepts one file at a time.
|
2006-08-15 22:03:37 +00:00 |
|
Harry Moffat
|
01dc3cf915
|
This change is needed in order for clean to work in some cases.
|
2006-08-15 21:59:24 +00:00 |
|
Harry Moffat
|
412aeabfb4
|
added .depends to the list of dependencies.
|
2006-08-15 21:38:54 +00:00 |
|
Harry Moffat
|
d424e7a7a0
|
Fixed some small errors in the install process.
|
2006-08-15 01:12:44 +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 |
|
Harry Moffat
|
36993a1246
|
Added DEBUG_MODE flag to compilation line.
|
2006-08-14 21:00:14 +00:00 |
|
Harry Moffat
|
51156a44ca
|
Added DEGUG_MODE to the defaults.
|
2006-08-14 20:54:38 +00:00 |
|
Harry Moffat
|
71511757ce
|
Fixed a roundoff issue
|
2006-08-14 20:48:36 +00:00 |
|
Harry Moffat
|
9b12b07f6d
|
Fixed some initialization issues.
|
2006-08-14 20:44:37 +00:00 |
|
Harry Moffat
|
7283c87d58
|
New blessed file due to accuracy decrease.
|
2006-08-14 20:39:07 +00:00 |
|
Harry Moffat
|
b23d7def2a
|
Slightly decreased the accuracy of internal check in one case.
|
2006-08-14 20:38:38 +00:00 |
|
Harry Moffat
|
f9c03fdf4b
|
Changed the logger instantiation. This apparently made a difference on SUSE.
Changed the runtest script to default to the correct location of CANTERA_DATA.
|
2006-08-14 20:32:05 +00:00 |
|
Harry Moffat
|
88f4866882
|
Relaxed the tolerance on the comparison for the kin1 problem.
It had failed on SUSE problems
|
2006-08-14 19:32:55 +00:00 |
|
Harry Moffat
|
6aa9c846f4
|
Fixed a compilation error that popped up on SUSE 9.0.
|
2006-08-14 19:18:34 +00:00 |
|
Harry Moffat
|
c92ab96ffd
|
Fixed the makefile so that it wouldn't eliminate cvs files and
it won't produce any warning output.
|
2006-07-25 16:52:52 +00:00 |
|
Harry Moffat
|
76dcf40f2a
|
Took out warnings.
|
2006-07-23 17:46:08 +00:00 |
|
Harry Moffat
|
9017d157a6
|
Change in xml data file to support new changes.
standardState xml node value for water now matters.
|
2006-07-13 20:06:23 +00:00 |
|
Harry Moffat
|
19cd590ac2
|
Another iteration on trying to unify the water treatment between
the 2 objects.
|
2006-07-13 20:05:11 +00:00 |
|
Harry Moffat
|
5841172759
|
Minor changes.
|
2006-07-12 15:42:19 +00:00 |
|
Harry Moffat
|
07d5b6a6aa
|
Unifying the water treatment between objects.
Found a bug in getPartialMolarEntropy in HMWSoln that wasn't covered
in the test suite.
|
2006-07-12 15:41:38 +00:00 |
|
Harry Moffat
|
60ff5fb20e
|
Iteration on unifying water treatments in the 2 objects.
|
2006-07-12 00:46:34 +00:00 |
|
Dave Goodwin
|
ec04dbe060
|
*** empty log message ***
|
2006-07-11 18:12:06 +00:00 |
|
Harry Moffat
|
460a6e50ab
|
Changed some of the tests so that quantities that are nominally zero
should be set to zero exactly if they are below a tolerance.
In this way, unconsequential roundoff errors don't trigger false
results.
|
2006-07-11 17:13:43 +00:00 |
|
Dave Goodwin
|
f325a1b190
|
initial import
|
2006-07-11 16:30:24 +00:00 |
|
Dave Goodwin
|
ca65c77427
|
*** empty log message ***
|
2006-07-11 16:07:46 +00:00 |
|
Dave Goodwin
|
660e5a7812
|
commented out 2 output statements
|
2006-07-11 15:40:59 +00:00 |
|
Dave Goodwin
|
4c0648b5b2
|
commented out code that will try to find a cti file if the xml file is not found.
|
2006-07-11 15:38:22 +00:00 |
|
Dave Goodwin
|
3436e52eab
|
minor cleanup
|
2006-07-11 15:35:46 +00:00 |
|
Dave Goodwin
|
6f06be3182
|
made destructor virtual
|
2006-07-11 15:34:51 +00:00 |
|
Dave Goodwin
|
d7cf9cc53a
|
added some consts, and a routine to read a multiphase mixture from an input file, but this is not yet active
|
2006-07-11 15:33:30 +00:00 |
|
Dave Goodwin
|
7da64f4af7
|
added Crystal class, DAE_Solvers
|
2006-07-11 15:31:39 +00:00 |
|
Dave Goodwin
|
d5211ffd6b
|
initial import
|
2006-07-11 15:28:51 +00:00 |
|
Dave Goodwin
|
b79414ece7
|
updated for latest sundials
|
2006-07-11 15:28:23 +00:00 |
|
Dave Goodwin
|
3662c314ee
|
fixed minor bug that caused problems in some cases when an element was excluded.
|
2006-07-11 15:25:57 +00:00 |
|
Harry Moffat
|
f01949f8a1
|
Made the testing process alot less verbose. Hopefully, the bottom
line pass/fail result will now be more evident.
|
2006-07-07 18:09:00 +00:00 |
|
Harry Moffat
|
aeffcf60d6
|
Turned on and documented the DEBUG_MODE capability.
It will now create a config.h entry, and a Makefile.in substitution
variable, CANTERA_DEBUG_MODE, which can be used in the test suite.
|
2006-07-07 18:07:53 +00:00 |
|
Harry Moffat
|
d5affaa953
|
Took out an unneeded parameter B_Debye in Pitzer model.
Switched to DEBUG_MODE for optional printing.
|
2006-07-07 18:05:36 +00:00 |
|