Commit graph

7 commits

Author SHA1 Message Date
Harry Moffat
346eb134bf Doxygen update ov VPStandardStateTP. Took out unnecessary member
functions and doxygen documentation.
   Changed _updateStandardStateThermo() and _updateRefStateThermo()
to virtual protected functions, which is a necessary condition for
them to be useful.
2007-02-08 16:54:01 +00:00
Harry Moffat
52e2b78a18 Doxygen update:
I worked on upgrading the Cantera Error Handling section and I
eliminated all of the doxygen warning messages that I encountered.
2007-01-25 00:12:37 +00:00
Harry Moffat
72a6de13a4 Uupdaetd the structure of the namespaces so that it would compile. 2006-11-28 18:44:23 +00:00
Harry Moffat
7971238d37 Added an IdealSolidSolnPhase capability. Changed existing thermo files
to use initThermoXML().
2006-06-13 16:02:41 +00:00
Dave Goodwin
bb19de47bc added electric potential 2006-05-03 19:45:39 +00:00
Dave Goodwin
642553148d changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-29 10:45:49 +00:00
Harry Moffat
5a9ad810eb Added a few more files to handle liquid electrochemistry thermo. 2005-11-14 18:49:56 +00:00