Commit graph

28 commits

Author SHA1 Message Date
Bryan W. Weber
ded50547f9 Update test results changed by constants and elements
Update reference values and blessed files in regression tests.
2019-08-09 15:15:30 -04:00
Ray Speth
0f71bbcec5 [Thermo] Replace numerical constants for ThermoPhase types with strings
Deprecate ThermoPhase::eosType and related methods
2016-07-07 21:36:11 -04:00
Ray Speth
70824559ce [Test/Equil] Update tests to sometimes use VCS 'estimate_equil' option 2016-04-14 21:51:53 -04:00
Ray Speth
39b751d655 [Equil] Always use the member function versions of 'equilibrate'
The various free functions are deprecated, along with the now unnecessary
headers 'equil.h' and 'equilibrium.h'.
2014-11-08 00:53:45 +00:00
Harry Moffat
9a9455a93a Changed the blessed file. The report function has changed the number of significant figures reported. 2014-08-05 22:07:04 +00:00
Ray Speth
ea3f74eb27 [Thermo] 'report' only prints species with non-trivial mole fractions
The threshold for printing species is a new, optional parameter to the
'report' function. If any species are excluded, the total number of
minor species and their aggregate mass and mole fraction are printed.
2014-06-03 16:54:15 +00:00
Ray Speth
06f8418ff7 Reblessing output file for VCS-NaCl test following changes in r1944 2013-04-24 21:47:38 +00:00
Ray Speth
e1702e74a8 [Test] Updated blessed output files using correct physical constants
The output for these tests changed after the values of the physical constants
were updated in r1539.
2013-04-24 21:47:27 +00:00
Harry Moffat
f26ff94525 Changed NaCl_equil printouts due to rebaseline.
Fixed Makefile error
2010-10-22 22:30:24 +00:00
Harry Moffat
a5103167dd Algorithm improvements in the equilibrium solver. 2009-04-18 00:42:47 +00:00
Harry Moffat
8f2a24f710 rebaselined 2009-04-17 00:48:12 +00:00
Harry Moffat
42dc2f6d96 Committing newer txt files. 2009-04-09 22:09:57 +00:00
Harry Moffat
22ba9fd676 Rebaselined a few problem.s 2008-10-31 15:43:57 +00:00
Harry Moffat
97f1d00059 rebaselined -> insignificant changes. 2008-09-04 23:48:41 +00:00
Harry Moffat
180b693de5 rebaselined. 2008-08-17 21:25:44 +00:00
Harry Moffat
a04b9570ac trivial changes 2008-07-30 19:03:39 +00:00
Harry Moffat
4e051200f8 Rebaselined test problem. 2008-06-26 17:49:59 +00:00
Harry Moffat
59481c2808 Rebaselined. 2008-06-18 22:23:25 +00:00
Harry Moffat
e3620348ee Rebaselined due to reduction in iterations. 2008-06-05 14:31:17 +00:00
Harry Moffat
275b3ce986 rebaselined due to changes. -> solution didn't change 2008-05-19 21:26:03 +00:00
Harry Moffat
878fbb86bb Rebaselined to new interface 2008-05-06 16:54:00 +00:00
Harry Moffat
72d3f7b7f7 Rebaselined for new units treatment 2008-04-28 16:07:39 +00:00
Harry Moffat
e1e8cba0b6 Rebaselined the problem due to printout error 2008-04-25 02:40:01 +00:00
Harry Moffat
f6ecf72ea3 Rebaselined due to change in algorithm. 2008-04-17 16:22:50 +00:00
Harry Moffat
aee97e5f8b Changed the text output from the equilibrium solver. 2008-04-14 17:27:37 +00:00
Harry Moffat
2f3d97dbc0 Turned off the time printing in the test problem 2008-01-28 22:47:21 +00:00
Harry Moffat
c5f28afd19 Made the report function a virtual function within the ThermoPhase
class. This means that the function can be modified depending on the
inheritance. This allows for the printout of molalities and
pH's for liquid phases where appropriate.

Took out a duplicate function, report(), in the Cantera namespace.
There was one in cxxutils.cpp and one in phasereport.cpp.
2007-12-21 02:58:41 +00:00
Harry Moffat
151bdcaa22 commited a test problem. 2007-12-20 23:46:27 +00:00