Commit graph

98 commits

Author SHA1 Message Date
Harry Moffat
bbcaebc26c changed the input file to diamond.xml, so that python="none" installations
will pass this test.
2006-06-20 22:48:41 +00:00
Harry Moffat
ba3601c041 Changed surfdemo.cpp to read gri30.xml.
Thus, this test will pass if python option is set to none.
2006-06-20 22:36:12 +00:00
Harry Moffat
f1cca1b488 Added a new test, ims. 2006-06-19 23:19:52 +00:00
Harry Moffat
e3762fc983 Added a new test. 2006-06-19 23:19:11 +00:00
Harry Moffat
6f6cfb2ec7 Added a test problem for ideal solid solutions. 2006-06-13 16:09:14 +00:00
Harry Moffat
b3e610fa20 Added makefiles. 2006-06-13 16:07:28 +00:00
Harry Moffat
831ba2466f Added a cathermo test directory. 2006-06-13 16:06:36 +00:00
Dave Goodwin
163267f39a support for Python-free environments 2006-05-04 02:13:56 +00:00
Harry Moffat
90a83569d0 Rebaselined the blessed state, due to a small change in
initial conditions.
2006-05-03 18:07:01 +00:00
Harry Moffat
1421eb3867 Solaris changes. 2006-04-30 21:43:56 +00:00
Harry Moffat
a4d26314e3 Fixed typo. 2006-04-30 21:37:47 +00:00
Harry Moffat
43d38e47ba Additions for solaris. 2006-04-30 21:36:15 +00:00
Harry Moffat
2f5bf8b7fb Added a new test that pretty much mimics the frac python test.
It does add tests for the calculation of equilibrium constants
for fractional coefficient reactions.
2006-04-30 18:06:56 +00:00
Dave Goodwin
f5ffa16a48 changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
Dave Goodwin
53cbe7e119 *** empty log message *** 2006-04-11 07:15:48 +00:00
Harry Moffat
96a988c2b1 Quotation marks are needed on Solaris 2006-03-06 00:07:29 +00:00
Harry Moffat
47a22c5bf1 Added deletion of sun cache directory 2006-03-05 23:52:12 +00:00
Harry Moffat
5f91bf7293 Rebaselined the problem.
The number of points changed from 104 to 105 points. However, the
solution stayed just about the same.
2006-03-03 16:37:39 +00:00
Harry Moffat
b011f4546c Added files to the ignore list. 2006-03-03 15:33:56 +00:00
Harry Moffat
6e02cbd8e3 Fixed this test so that it can work in the srcdirtree environment. 2006-03-03 15:29:44 +00:00
Harry Moffat
bd47fc101c Rebaselined the kin1 problem after taking a close look at the
results. At one time plane, a couple of the radicals concentrations
changed at the ~5.0E-3 level. This seems to be a nontrivial change,
however, I this we should let it pass.
I sense this problem could be made more stable if the nonlinear
convergence requirements were made a lot stricter, while maintaining
the same time step truncation error tolerances.
2006-03-03 15:27:14 +00:00
Harry Moffat
2830dea490 updated the test to ensure that it works from the srcdirtree. 2006-03-03 15:21:25 +00:00
Harry Moffat
6bf3be84c3 Fixed the program so that it can be run from srcdirtree and install tree 2006-03-03 14:43:34 +00:00
Dave Goodwin
2a963debde *** empty log message *** 2005-11-22 18:50:19 +00:00
Dave Goodwin
08fa7e3d02 changed some variable names to eliminate leading ddouble (and some single) underscores 2005-11-22 17:59:04 +00:00
Dave Goodwin
a6b65715d7 *** empty log message *** 2005-09-13 17:10:43 +00:00
Dave Goodwin
45c5ab1f98 added test of extensions for large molecules as implemented in the MIT soot mechanism. 2005-09-02 03:41:43 +00:00
Dave Goodwin
91e0166c57 removed silane_eqil 2005-08-30 20:28:47 +00:00
Dave Goodwin
1e6e487ce1 modified the frac test 2005-08-30 20:28:14 +00:00
Dave Goodwin
95dc86cd2c *** empty log message *** 2005-07-25 03:55:32 +00:00
Dave Goodwin
8c102e3aa2 SI chem potential changed in last digit 2005-07-23 14:12:10 +00:00
Dave Goodwin
9e54a6857e *** empty log message *** 2005-07-22 04:02:05 +00:00
Dave Goodwin
2f1d6f3179 fixed .cvsignore so that frac_blessed.out is not included 2005-07-21 15:00:11 +00:00
Dave Goodwin
c1885cf5f4 removed diagnostic messages 2005-07-16 12:19:03 +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
95ebdc818f updated blessed output due to format change 2005-01-09 18:58:15 +00:00
Harry Moffat
0451406572 Fixed an error in the default specifation of python executable 2004-09-16 21:43:49 +00:00
Harry Moffat
c478aa74dd turned off automatic compilation during make test for windows machines. 2004-09-16 17:52:37 +00:00
Harry Moffat
177b67b248 Made the blessed files machine dependent for this test. 2004-09-16 17:51:28 +00:00
Harry Moffat
521dd9d620 Changed a LJ value to prevent roundoff error from leading to an error
failure
2004-09-16 17:30:46 +00:00
Harry Moffat
ac2285aa39 Added a step to change 3 exponent expressions into 2 exponenet
expressions.
2004-09-16 17:13:07 +00:00
Harry Moffat
a2f06e41ce Currently, linux and MSVC are producing the same results on this test
problem. I changed runtest to substitute the right machine dependent
blessed file.
2004-08-27 20:21:48 +00:00
Harry Moffat
065d83fdea Added a machine dependent blessed file capability 2004-08-10 20:39:35 +00:00
Harry Moffat
c4e3cd6514 Tried to add a default $1, so that it runs like all the rest. 2004-08-10 01:29:56 +00:00
Harry Moffat
d021f3f7dc MSVC differences no longer matter. 2004-08-10 01:06:57 +00:00
Harry Moffat
cd98d57e31 MSVS differences are now eliminated via a sed script. 2004-08-09 23:58:16 +00:00
Harry Moffat
4c9219b612 added -w option to diff, so that dos unix text file differences
aren't important.
2004-08-09 22:21:04 +00:00
Harry Moffat
17c1a14ea9 Added pc file. 2004-08-09 22:06:15 +00:00
Harry Moffat
57aebcba39 Added files 2004-08-09 16:50:01 +00:00