Commit graph

23 commits

Author SHA1 Message Date
Nicholas Malaya
7075be19cd [cantera]: cleaning up a small error thats been propagated through the code 2012-02-03 20:38:05 +00:00
Nicholas Malaya
e0eeb3825f [cantera]: adding error codes to runtest scripts 2012-02-02 19:28:34 +00:00
Nicholas Malaya
f13b925f8b [cantera]: adding tests for HWM graph cpvt 2012-02-02 17:16:07 +00:00
Nicholas Malaya
cb86c440be [cantera]: adding a cathermo test 2012-02-01 23:20:23 +00:00
Nicholas Malaya
f6f2e8f691 [cantera]: several edits to make a few tests work and streamline the build system. also adding transport models 2012-02-01 20:42:08 +00:00
Harry Moffat
fa56309462 Modifications to the Makefiles to make the THREAD_SAFE_CANTERA ifdef
block work again.
2010-11-12 19:18:49 +00:00
Harry Moffat
201117842e ignore list maintenance. 2009-07-29 15:22:58 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
43ec65c716 Changes from old to new style C headers. 2008-12-17 17:31:12 +00:00
Harry Moffat
90f7898970 Updated the dependencies in the Makefiles. 2008-05-07 17:01:03 +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
c14181e73b Changes to shell scripts when . isn't in the path 2008-01-01 22:48:38 +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
fea8c985f5 reorganized source tree, changed include files, etc. 2007-05-04 15:18:40 +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
289eb43afb solaris port
added the CXX_DEPENDS variable.
2006-12-14 18:43:08 +00:00
Harry Moffat
a0be1fcb5a Added namespace std 2006-11-28 20:19:36 +00:00
Harry Moffat
412aeabfb4 added .depends to the list of dependencies. 2006-08-15 21:38:54 +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
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
878e7cd19a Added the existing test for the DebyeHuckel object. 2006-07-07 00:28:16 +00:00