Harry Moffat
c1f6bf0c87
Added cxx_ex test back in.
...
This test had been failing. It now works due to my recent checkin.
The test is important since it seems to have coverage over areas
which aren't covered by other test problems.
2007-12-04 17:45:04 +00:00
Harry Moffat
ab100d892e
Added a solver variable.
2007-11-11 23:27:06 +00:00
Harry Moffat
d8bb6b7fd2
Fixed a couple of errors in the Makefiles.
...
Special cased lapack and blas, and took out a recursive variable defn.
2007-10-29 23:50:09 +00:00
Harry Moffat
fbc2d6e0dd
Updated the test, by adding more output
2007-10-29 23:48:05 +00:00
Dave Goodwin
707bea68da
*** empty log message ***
2007-10-29 14:01:42 +00:00
Dave Goodwin
a3661abdb3
fixed dependency on libctlapack and libctblas
2007-10-29 14:01:06 +00:00
Harry Moffat
9fd97f672a
Added a test CpJump that stresses the new setState_HP() algorithm.
...
The old undamped newton's method fails on this problem.
2007-10-26 15:38:27 +00:00
Harry Moffat
821b10149e
Rebaselined due to ChemEquil changes.
2007-10-12 21:33:41 +00:00
Harry Moffat
07ee8f5054
Rebaselined, answer changed because of change in alg.
2007-10-11 21:16:17 +00:00
Harry Moffat
04372ff71c
Updated these tests to use new names of the DEFINES
2007-10-11 16:01:06 +00:00
Harry Moffat
44d17bd4ae
Changed the xml files to be update to date with the new
...
PITZER_TEMP_COMPLEX1 format.
2007-10-02 00:50:52 +00:00
Harry Moffat
c5dee4adae
Added 2 new tests associated with NASA9 polynomial capability.
2007-09-13 15:12:45 +00:00
Harry Moffat
a85279c015
Cutoff low values so that comparisons pass between machines
2007-09-12 22:02:08 +00:00
Harry Moffat
592167bea1
Fixed a parenthesis misplacement.
2007-09-12 21:40:32 +00:00
Harry Moffat
6f0ef653b0
Improved the dependencies in the file.
2007-08-29 20:48:50 +00:00
Harry Moffat
2c5216b4c9
Added a test
2007-08-23 21:51:46 +00:00
Harry Moffat
e27e80a28c
Added two more tests that exercise the surface solver capability.
2007-08-23 21:51:22 +00:00
Harry Moffat
0e0ab85821
Added the multiGasTransport test
2007-07-31 21:08:11 +00:00
Harry Moffat
6469863f62
Addition of basic test for multiTransport object.
...
This just picks an arbitrary condition, calculates all of the
interfacial properties, and dumps it to an ascii file.
We want to ensure that the answer doesn't change over time.
2007-07-31 21:04:58 +00:00
Harry Moffat
c3bb060e1e
Added a test
2007-07-31 20:50:31 +00:00
Harry Moffat
e346e62a73
Added a simple test that exercises the mixture gas transport
...
object on an arbitrary point. It produces an answer. The blessed
file will make sure the answer doesn't change going forward.
2007-07-31 20:33:18 +00:00
Harry Moffat
4afa86fb3e
Fixed path to elements.xml
2007-07-24 17:24:57 +00:00
Harry Moffat
c0a3088260
Fixed the path to the default location of elements.xml
2007-07-24 17:20:42 +00:00
Harry Moffat
b3e656063c
Rebaselined two files, due to textual changes in the output
2007-07-18 20:21:41 +00:00
Harry Moffat
6e3cbb5d7a
Fixed an error in runtest
2007-07-02 20:54:02 +00:00
Harry Moffat
084ac7aa53
Added a test problem for the duplication of common ThermoPhase
...
objects like IdealGasPhase and SurfPhase.
2007-06-04 18:41:15 +00:00
Harry Moffat
6a85d86b78
Rebaselined the problem. There were minor changes in the
...
solution. Moved the test to a csv comparison which can
differentiate between large and small differences.
2007-06-02 01:07:51 +00:00
Harry Moffat
a5cb5b7f8a
Added another test problem that checks the duplMyselfAsThermoPhase
...
capability.
2007-06-02 00:14:24 +00:00
Harry Moffat
778347d6dc
Change some input files to ensure that charge and the element
...
composition of E are in line with each other.
2007-05-20 22:22:28 +00:00
Dave Goodwin
ba5928083f
added thread safety option
2007-05-10 03:28:30 +00:00
Harry Moffat
9029f8b979
Fixed the Make clean rule. Have to eliminate .depends before make is
...
called, because the rule to 'make .depends' was being called on invocation
if .depends exists.
2007-05-06 17:15:53 +00:00
Dave Goodwin
5d8430431f
minor cleanup
2007-05-04 15:48:43 +00:00
Dave Goodwin
fea8c985f5
reorganized source tree, changed include files, etc.
2007-05-04 15:18:40 +00:00
Harry Moffat
a15b30e7ba
Fixed an error in the test suite. Changed some files around in
...
caThermo so that requesting the ideal solution option but
not the electrochemistry option will now pass the test suite.
2007-04-17 21:10:14 +00:00
Harry Moffat
05e16e8e35
Added in the PIC autoconf variable, that already existed, into most
...
of the Makefiles in the code. This variable will now be used
to specify the position independent code compiler option within
Cantera. Note, this bug fix was needed for a 64 bit full python compile
on linux.
2007-04-13 22:39:15 +00:00
Harry Moffat
25bb63376a
Rebaselined this file.
...
The title line was wrong, and csvdiff is now comparing title lines.
2007-04-13 16:47:45 +00:00
Harry Moffat
40255fcf4c
doxygen update
...
More work on MultiPhase. Fixed some errors in elementAbundance calc
too.
Added the definitions
AssertTrace(), AssertThrow(), and AssertThrowMsg() for a debug assertion
capability. Added them to a test problem to make sure that
they actually compile.
2007-03-29 23:54:32 +00:00
Harry Moffat
70499779ec
solaris 10 updates
...
fixed a compilation error.
2007-03-20 22:01:29 +00:00
Harry Moffat
871ab9f64c
WaterSSTP update
...
Worked on doxygen documentation
Changed the XML definition
Worked on making it fall in line with other ThermoPhase objects.
2007-03-16 17:22:38 +00:00
Harry Moffat
6545937948
Changed the WaterTP class to WaterSSTP, which now inherits from SingleSpeciesTP,
...
as it should
Fixed an error in pressure calculation within WaterSSTP.
Added more function calls to the test problem for WaterSSTP.
2007-03-15 22:56:59 +00:00
Harry Moffat
581de52fbe
Test Suite Update
...
-> Added a pureFluidTest problem that only gets carried out if
the WIT_PURE_FLUIDS conditional compile takes place.
-> added more to testWaterTP, so that it queries the unstable
water region up to the spinodal curve.
2007-03-14 15:17:17 +00:00
Harry Moffat
51a5f82474
Doxygen update:
...
Added info to DebyeHuckel. It's getting to be near a documented state.
test suite fix:
fixed Makefile.in's. The .depends were not being included in the Makefiles.
It should now be more stable.
2007-03-11 19:46:14 +00:00
Harry Moffat
af38f45d1d
Worked on VPStandardStateTP some more
...
Fixed an error in IdealMolalSoln -> density wasn't beeing recalculated.
Updated the test problem with the fix.
Worked CANTERA_DEBUG_MODE into the Makefiles. It wasn't being used.
Split the multiproblem DH_graph_1 test into multiple directories, one per test
Worked on getting all of the test problems to have the same look, feel, and printout.
2007-03-09 21:04:42 +00:00
Harry Moffat
ca4f9cc31d
Work on VPStandardStateTP. Started to formalize what it actually
...
does, putting in doxygen documentation. Tried to fix some holes
in DebyeHuckel wherein calculations may be returned without
updating the underlying water standard state.
2007-03-08 18:23:52 +00:00
Harry Moffat
4f8d4268bf
Doxygen update for StoichSubstanceSSTP
...
Added test problem for StoichSubstanceSSTP.
2007-02-28 03:00:53 +00:00
Harry Moffat
1cd197ea7a
doxygen update:
...
Added EdgePhase
Worked on test suite:
HMW_Test_1 passes now whether Debug_Mode is turned on or not.
2007-02-24 00:51:56 +00:00
Harry Moffat
6b2b1ad51a
Doxygen update for SurfPhase
...
Also added a Surfphase(XML_node &) constructor.
2007-02-23 16:52:07 +00:00
Harry Moffat
9fbb9b5a96
Doxygen update:
...
Added IdealGasPhase to doxygen
Filled in a couple of missing functions in IdealGasPhase
Fixed clean rule and depends rule in test_problems
2007-02-20 02:00:20 +00:00
Harry Moffat
db17641781
Doxygen additions - Focused on documenting the Shomate Polynomials.
2007-02-16 17:03:00 +00:00
Harry Moffat
0c2ca20d64
Small changes to rebaseline against results.
2007-01-12 23:42:50 +00:00