Commit graph

9 commits

Author SHA1 Message Date
Harry Moffat
bcdd65922a Changes in Makefiles to support the SAFE THREADS capability. 2008-01-16 21:38:52 +00:00
Harry Moffat
c22dfbd9c2 Added a test against build_with_f2c
Took out src_dir_tree checks
2008-01-15 16:54:27 +00:00
Harry Moffat
2f41316c59 Added capability to change results output depending on whether
DEBUG_MODE is turned on
2008-01-14 22:19:09 +00:00
Harry Moffat
07d7b4ff80 Fixed an error in the Makefile.in 2008-01-07 22:05:33 +00:00
Harry Moffat
c14181e73b Changes to shell scripts when . isn't in the path 2008-01-01 22:48:38 +00:00
Harry Moffat
03efa6dc5f Made the csvdiff commands have a relative path 2007-12-28 01:32:03 +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
a6163b96a9 Committing a few more files to get vcsnonideal test problem to work. 2007-12-20 23:47:41 +00:00
Harry Moffat
151bdcaa22 commited a test problem. 2007-12-20 23:46:27 +00:00