Commit graph

1676 commits

Author SHA1 Message Date
Harry Moffat
c2164a0344 Made the depends rule like the cxx rule. 2007-12-28 00:51:15 +00:00
Harry Moffat
9c5bc9b6e0 Made the depends rule like the cxx rule. 2007-12-28 00:43:41 +00:00
Harry Moffat
0108fa53e9 Added .d files 2007-12-28 00:38:00 +00:00
Harry Moffat
0a976c661c Made depends rule like the cxx rule. 2007-12-28 00:37:39 +00:00
Harry Moffat
9f79fe420b Made the depends rule like the cxx rule 2007-12-28 00:23:47 +00:00
Harry Moffat
08de89e14e Made the depends rule like the cxx rule. 2007-12-28 00:16:15 +00:00
Harry Moffat
37e22e2e55 Made the depends rule the same as the cxx rule. 2007-12-28 00:15:02 +00:00
Harry Moffat
a3306ab5c6 Changed the depends rule to be like the cxx rule 2007-12-28 00:10:32 +00:00
Harry Moffat
2bebd03307 Made depends rule like the cxx rule. 2007-12-28 00:06:04 +00:00
Harry Moffat
b0319c8e11 Made depends rule like the compile rule 2007-12-27 23:58:35 +00:00
Harry Moffat
5a911d07f3 Added .d files 2007-12-27 23:50:07 +00:00
Harry Moffat
1e6efde40b Fixed depends rule to be like the c++ rule. 2007-12-27 23:49:38 +00:00
Harry Moffat
3f7c37a449 Made the depends rule take CXX_FLAGS just as the regular compile rule does. 2007-12-27 23:38:59 +00:00
Harry Moffat
ef16f4242c Made CFLAGS take the PIC_FLAG argument, just as CXXFLAGS does. 2007-12-27 23:35:43 +00:00
Harry Moffat
986c120f9b doxygen update
added Nasa9 connections and cleaned up warning messages.
2007-12-27 19:09:38 +00:00
Harry Moffat
f99458d08a Added doxygen connection for NASA9 polynomials 2007-12-27 19:08:58 +00:00
Dave Goodwin
c3d2eb31df *** empty log message *** 2007-12-25 09:35:42 +00:00
Dave Goodwin
7a72431eb9 *** empty log message *** 2007-12-24 16:01:51 +00:00
Dave Goodwin
2cc7c139b6 *** empty log message *** 2007-12-24 15:27:37 +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
c65443d5e4 Fixed a typo 2007-12-21 00:42:43 +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
Harry Moffat
c97246f0af Added test directories for VCSnonideal 2007-12-20 23:42:16 +00:00
Harry Moffat
1e6d92f9db Greatly reduced the print levels. 2007-12-20 23:29:18 +00:00
Harry Moffat
666e688bea Bug fix to the newPhase function. 2007-12-20 22:07:34 +00:00
Harry Moffat
6abac36cad Added a few constructor routines, directly from file strings. 2007-12-20 20:39:51 +00:00
Harry Moffat
67625ed141 Bug fix to make sure Cantera compiles with and without VCSnonideal 2007-12-19 22:58:55 +00:00
Harry Moffat
c82624b1ca Bug fix to make sure Cantera compiles without VCSnonideal 2007-12-19 22:55:45 +00:00
Harry Moffat
45c65a18f9 Added the WITH_VCSNONIDEAL flag 2007-12-19 22:41:56 +00:00
Harry Moffat
0c6c9dedef Added a few ifdefs for WITH_ options. 2007-12-19 22:40:17 +00:00
Harry Moffat
9e59a4c59d Attached Makefile to configure options for VCSnonideal 2007-12-19 22:23:38 +00:00
Harry Moffat
7ffcb7525a Added WITH_VCSNONIDEAL preconfig line, setting to default off. 2007-12-19 22:22:38 +00:00
Harry Moffat
2e93deab8f Adding in my output about what gets compiled and what doesn't.
VCSNONIDEAL is now an optional compile
2007-12-19 22:21:15 +00:00
Harry Moffat
2deb29ff2c Changed WITH_ADSORBATE to be a setable variable. 2007-12-19 21:41:43 +00:00
Harry Moffat
5adc201fc9 formatting changes. 2007-12-19 21:38:01 +00:00
Harry Moffat
d0e99aec18 Added vcs_nonideal, another equilibrium solver that can handle
nonideal thermo multiphase systems.
2007-12-19 21:19:28 +00:00
Harry Moffat
daa7cbfe95 Bug fixes for compile case where Adorbate is not included. 2007-12-19 17:08:17 +00:00
Harry Moffat
28c55aa639 Added more table info on what gets compiled in. 2007-12-19 17:06:03 +00:00
Harry Moffat
1f97037f69 Bug fix for instantiation of these thermo models via the ThermoFactory
approach.
2007-12-19 17:03:17 +00:00
Harry Moffat
696c9bcd39 Added .depends to the make all rule. 2007-12-19 17:00:13 +00:00
Harry Moffat
2e20b990c6 Added .depends to the Make all rule. 2007-12-19 16:58:48 +00:00
Harry Moffat
0535ba5982 Changed some formatting to 4 digits from 5. I was having trouble with
the last digit changing.
2007-12-19 16:50:02 +00:00
Harry Moffat
536db63f5b Took out a write statement that was causing test failures. 2007-12-19 16:16:34 +00:00
Harry Moffat
1d83d4f119 Fixed the depends rule for this test case 2007-12-19 15:58:31 +00:00
Harry Moffat
7ce5a02121 Added an id tag to the file 2007-12-19 15:32:40 +00:00
Dave Goodwin
91b0b8bd91 *** empty log message *** 2007-12-19 07:41:05 +00:00
Dave Goodwin
27056f0ee4 *** empty log message *** 2007-12-19 07:23:25 +00:00
Dave Goodwin
783ea0a254 *** empty log message *** 2007-12-19 04:29:50 +00:00
Dave Goodwin
86d73c0285 *** empty log message *** 2007-12-19 04:18:12 +00:00