Harry Moffat
4e2aea52c6
Pushed the parameters for the cropping algorithm to the XML input file.
2009-01-24 00:15:00 +00:00
Harry Moffat
420e3421b9
Added an include that's needed for ubuntu
2009-01-23 16:03:51 +00:00
Harry Moffat
f2bc9d5459
Changed the compiler defaults to straight gcc. This at least appears
...
to present a consistent interface.
2009-01-23 15:58:42 +00:00
Harry Moffat
c5267d191d
Added a few more makefile dependencies.
2009-01-23 15:48:59 +00:00
Harry Moffat
ef278fc885
Significant Update to the Equilibrium Solver
...
Added a capability to solve for the mathematical condition for the
birth of a multispecies phase. Added the logic into the algorithm.
2009-01-22 22:27:07 +00:00
Harry Moffat
f5e6b47e7b
Added comments.
2009-01-20 21:48:54 +00:00
Harry Moffat
6b14e20620
Fixed a few features with phases consisting solely of electrons.
2009-01-20 19:02:28 +00:00
Harry Moffat
466d57250b
Added to calcMolalitiesCropped(). Added functionality to this routine.
2009-01-19 17:36:52 +00:00
Harry Moffat
ede1dcd93f
Localized the molality cropping algorithm, so that it all occurs in
...
one member function, calcMolalitiesCropped().
2009-01-19 17:16:06 +00:00
Harry Moffat
6942cb3260
Added pure cropping on the molar gamma_o and gamma_k. this seems to
...
be the most robust and to-the-point.
2009-01-17 05:42:50 +00:00
Harry Moffat
793daa0194
Reworking of cropping algorithm to adhere to the sand report.
2009-01-17 04:40:28 +00:00
Harry Moffat
6e447bf49c
slight change in the text
2009-01-17 04:39:21 +00:00
Harry Moffat
8f1e4461b5
Several optimizations based on assuming the solvent is species 0
2009-01-16 16:24:35 +00:00
Harry Moffat
d3ded231d3
Doxygen updates
2009-01-15 23:05:34 +00:00
Harry Moffat
6ac81c73ff
Doxygen updates
2009-01-15 20:08:50 +00:00
Harry Moffat
ae24104220
Added files.
2009-01-15 20:08:24 +00:00
Harry Moffat
be25fef300
doxygen updates
2009-01-14 23:16:24 +00:00
Harry Moffat
2bbbe08cff
took out formatConcentrationString. It wasn't being used.
2009-01-14 22:46:32 +00:00
Harry Moffat
a6c0284257
Added report() to ThermoPhase.h
2009-01-14 22:23:03 +00:00
Harry Moffat
6ee0ad3fbd
doxygen update.
...
moved report to ThermoPhase.h
2009-01-14 22:22:29 +00:00
Harry Moffat
81e8de48df
Doxygen update
2009-01-13 23:41:23 +00:00
Harry Moffat
cfcb884dde
Fixed an error that crept into the last iteration.
2009-01-13 22:56:45 +00:00
Harry Moffat
cf87c82cd8
doxygen update
2009-01-13 22:14:54 +00:00
Harry Moffat
1f68560bdd
doxygen updates
2009-01-13 20:55:20 +00:00
Harry Moffat
012586fe01
Doxygen update
2009-01-12 19:39:14 +00:00
Harry Moffat
c731d5a03c
Added PIC flags to c compile statement. They were left out in
...
some places.
2009-01-12 19:34:14 +00:00
Harry Moffat
af7a31fbc1
Added doxygen info
2009-01-12 16:06:20 +00:00
Harry Moffat
bb9e5e3fb8
doxygen updates
2009-01-11 23:52:41 +00:00
Harry Moffat
f2bf58281c
Allowed theta and Theta for the name of XML nodes.
...
Also Psi and psi work as well.
2009-01-11 21:43:20 +00:00
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