Commit graph

2547 commits

Author SHA1 Message Date
Harry Moffat
8a475788b0 changed Theta to theta XML Node nomenclature 2009-01-11 21:42:22 +00:00
Harry Moffat
5d1c68d542 doxygen update -> added these files to doxygen 2009-01-11 19:59:15 +00:00
Harry Moffat
145da08d3c Added files 2009-01-11 19:58:31 +00:00
Harry Moffat
8b133d3051 Doxygen updates 2009-01-10 23:07:21 +00:00
Harry Moffat
59ee40d20e Fixed an error due to the last commt 2009-01-10 18:30:28 +00:00
Harry Moffat
0495a00c88 Moved a function tokenizeString from ctml to stringUtils. 2009-01-10 18:26:15 +00:00
Harry Moffat
01ebc586d6 Added stringUtils.h include file where it's needed. 2009-01-10 18:03:31 +00:00
Harry Moffat
fdcb5164de doxygen update.
includes demangling
2009-01-10 17:58:12 +00:00
Harry Moffat
b90b1716da Added Cantera.mak to the files to be copied into the include dir 2009-01-10 00:59:36 +00:00
Harry Moffat
88a1a743d2 Firmed up support for linking against sundials. 2009-01-09 23:26:41 +00:00
Harry Moffat
f69869a685 Fixed an error in the maxTemp and minTemp functions. 2009-01-09 20:59:56 +00:00
Harry Moffat
58431fcb99 Forgot to check in this fix. 2009-01-09 20:28:30 +00:00
Harry Moffat
ce4c00c749 Fixed an error in linking Cantera when SUNDIALS is used.
This changes removes a nonstandard include cpp implementation that
was the cause of the error.
Now the CVode or sundials choice is implemented within the makefile.
2009-01-09 19:23:24 +00:00
Harry Moffat
5285487f8f took out a cvode dependency 2009-01-09 19:07:35 +00:00
Harry Moffat
f0d110ea28 doxygen updates 2009-01-09 16:52:55 +00:00
Harry Moffat
477d0080bc Added the zeta interaction term. 2009-01-09 04:17:31 +00:00
Harry Moffat
1bd9dc858a doxygen update.
->deprecated updateMoleFractions() in favor of uploadMoleFractionsFromPhases()    to help with conceptual understanding.
2009-01-08 20:00:17 +00:00
Harry Moffat
080bd5ba3c Added doxygen comments. 2009-01-08 15:11:09 +00:00
Harry Moffat
3c87825f84 Doxygen update 2009-01-07 20:58:40 +00:00
Harry Moffat
05b50747c8 doxygen updates 2009-01-07 16:42:25 +00:00
Harry Moffat
4951f9f028 Made strings with defaults pass by value 2009-01-07 15:31:22 +00:00
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