Commit graph

2176 commits

Author SHA1 Message Date
Harry Moffat
12647daa8c doxygen update 2009-01-07 15:28:38 +00:00
Harry Moffat
0726884799 Fixed an error in an error statement 2009-01-06 22:57:40 +00:00
Harry Moffat
2dc2b21423 doxygen update - eliminated warnings 2009-01-06 21:30:08 +00:00
Harry Moffat
e16a74df83 doxygen updates 2009-01-05 23:52:43 +00:00
Harry Moffat
d24e1039b4 Added xml object 2009-01-05 23:51:32 +00:00
Harry Moffat
e6e1618ce1 Added the stringUtils.h file to this file, since it's no longer in
xml.h.
Added headers.
2009-01-05 23:34:40 +00:00
Harry Moffat
7ba6449978 Finished low lvl doxygen commenting XML_Node object 2009-01-05 23:33:44 +00:00
Harry Moffat
aad776eba7 Added .h files. 2009-01-05 23:20:43 +00:00
Harry Moffat
e0075a8ba3 Added a couple of member functions for phases 2009-01-05 20:25:00 +00:00
Harry Moffat
ce511ab734 Fixed a printout 2009-01-05 15:33:17 +00:00
Harry Moffat
3d8b7f857d Added a few routines. 2009-01-04 21:28:02 +00:00
Harry Moffat
18f80575f6 Took out unneeded include files. 2009-01-04 19:23:28 +00:00
Harry Moffat
420604c8fa Doxygen update
Worked on cleaning up some logic in VPSSMgr routines.
2009-01-04 19:21:28 +00:00
Harry Moffat
7825ebb1cd Slight modification to output files. 2009-01-04 06:34:45 +00:00
Harry Moffat
76ebcf3726 Fixed various errors.
Fixed PDSS_HKFT's Cp calculation. It now is correct
   took out out of place initThermo and initThermoXML calls.
2009-01-04 06:34:19 +00:00
Harry Moffat
a879666984 Doxygen updates 2009-01-03 18:48:25 +00:00
Harry Moffat
b20c4174c0 Fixed a big error in the calculation of Cp for the PDSS_HKFT standard
state.
Added reportParams() for the PDSS object and its children.
2009-01-03 03:59:38 +00:00
Harry Moffat
51aa98675e Changed one of the getString() functions to getChildValue(),
to get rid of some unnecessary overloading.
2009-01-02 22:34:41 +00:00
Harry Moffat
09236f42f8 Doxygen updates 2009-01-02 21:46:31 +00:00
Harry Moffat
93b71cdc3f Got rid of the function getStrings(). It wasn't used anywhere. 2009-01-02 21:23:49 +00:00
Harry Moffat
704cc1d969 doxygen commits. 2009-01-02 20:04:17 +00:00
Harry Moffat
1cfa6431a5 Fixed an error with the return value. 2008-12-30 22:22:54 +00:00
Harry Moffat
9091de5aa3 Added PURIFY instrumentation commands to a lot of test programs. 2008-12-30 22:08:14 +00:00
Harry Moffat
bcdfcc46d6 Changes to PURIFY. Doesn't take g77 as an option, so not instrumenting
the fortran routines.
2008-12-30 21:58:10 +00:00
Harry Moffat
b2cf384cea Added PURIFY option to makefiles 2008-12-30 21:49:41 +00:00
Harry Moffat
2bfc553cfb Added error interfaces to ThermoPhase.h for H298MODIFY_CAPABILITY when
it is turned off
2008-12-30 03:17:07 +00:00
Harry Moffat
3f6b4b71c5 Fixed an error with H298MODIFY_CAPABILITY. Put it into the
configure script.
2008-12-30 03:16:04 +00:00
Harry Moffat
9811f5d3d9 Fixed an error. 2008-12-30 02:08:09 +00:00
Harry Moffat
9334f7b749 Added PURIFY commands to top layer 2008-12-30 01:33:42 +00:00
Harry Moffat
1132d059a9 Fixed an error 2008-12-30 00:25:44 +00:00
Harry Moffat
a0f170edd9 Added SOLARIS define 2008-12-30 00:21:51 +00:00
Harry Moffat
89a8b49ded Fixed a compilation error in sunos 2008-12-29 22:53:36 +00:00
Harry Moffat
f9b5fbcbfa Doxygen update 2008-12-29 21:34:08 +00:00
Harry Moffat
e8c33462c6 doxygen update 2008-12-29 21:19:28 +00:00
Harry Moffat
1e238f7c4d Doxygen updates 2008-12-29 18:40:21 +00:00
Harry Moffat
68f1af4b20 Doxygen update 2008-12-29 18:09:49 +00:00
Harry Moffat
1d46653f2a Doxygen update 2008-12-29 18:00:36 +00:00
Harry Moffat
41d00da563 Added more files. 2008-12-29 17:52:58 +00:00
Harry Moffat
cf40d8b861 doxygen update 2008-12-29 17:48:50 +00:00
Harry Moffat
1d4480db10 Added an electrodeElectron ThermoPhase. 2008-12-28 04:56:09 +00:00
Harry Moffat
6749446397 Added an example of NaCl(S) in the MineralEQ3 format. 2008-12-27 00:30:59 +00:00
Harry Moffat
3afa913954 Added the ThermoPhase MineralEQ3, which allows the importation of EQ3
phases.
2008-12-27 00:27:55 +00:00
Harry Moffat
a44c7650c5 Added fpValueCheck and added doxygen info 2008-12-27 00:25:04 +00:00
Harry Moffat
7d5f3c0698 Changes due to m_speciesData changing. 2008-12-24 18:19:01 +00:00
Harry Moffat
4d4f43e679 Changed m_speciesData to be a vector of pointers. This is how it is
used anyway.
2008-12-24 18:18:23 +00:00
Harry Moffat
12e553f234 Changed the logic when determining what SpeciesThermo manager to malloc.
It was wrong for the water standard state in one case.
2008-12-22 23:26:48 +00:00
Harry Moffat
103fd934a1 Changed the algorithm for calculation of reference state properties.
It will now calculate the reference state at an elevated pressure for
elevated temperature for the real water equation of state.
Core dumps were happening around the critical point without this change.
2008-12-22 22:40:44 +00:00
Harry Moffat
dfe6473b09 pH Scaling version 2.0 2008-12-20 00:52:53 +00:00
Harry Moffat
16506aeac4 Added some fast zero and fast copy functions for doubles. 2008-12-20 00:00:29 +00:00
Harry Moffat
6ba38684de Added pH scaling to HMWSoln, and checked it against EQ3 result. This
is preliminary.
2008-12-18 15:46:27 +00:00