Harry Moffat
1bdee90289
Fixed an error that occured when components of multispecies
...
phases were zeroed because other phases were being zeroed.
Then the noncomponents of that same multispecies phase could
comprise the entire phase and the Hessian diagonal would then be
zero. The fix to zero the species seems to work.
2010-10-23 01:35:10 +00:00
Harry Moffat
7632281197
Changed table at the start of debug printing
2010-10-22 20:18:10 +00:00
Harry Moffat
e23a780629
Added missing functions from PureFluidPhase
2010-10-20 18:18:05 +00:00
Harry Moffat
550c33c628
Added a getDeltaElectrochemPotentials() member function
2010-10-18 19:27:06 +00:00
Harry Moffat
78b2d5689c
Took out an unneeded m_atol call that wasn't necessary and caused
...
problems with numerical deltas.
2010-10-15 21:02:19 +00:00
Harry Moffat
43c4d1215c
Fixed a printLvl error
2010-10-15 18:33:57 +00:00
Harry Moffat
fad1f9f7ff
Added hooks for rtol and max newton iterations
2010-10-14 22:34:59 +00:00
Harry Moffat
97f326a628
Tightened the convergence tolerances
2010-10-14 02:44:23 +00:00
Christopher Lueth
9630216f3e
Fixed nan problem if m_normResid0 = 0.0 at line 965
2010-10-13 22:06:03 +00:00
Harry Moffat
ae989985eb
Added a hook for specifying atol
2010-10-13 16:58:34 +00:00
Harry Moffat
1d0ba2d3b8
Changed the interface for ResidJacEval.
...
Updated NonlinearSolver with a lot of heuristic algorithm changes.
2010-10-08 17:16:25 +00:00
Harry Moffat
6baf8238b6
Added functions to PureFluidPhase.
...
Added a read of p0 for shomate. Note, we still are not honoring
that value. This will change most computed results when we change this.
2010-10-02 04:47:22 +00:00
Harry Moffat
1522cded0a
Modest improvements to the routine. Still has a long way to go
2010-09-29 23:01:05 +00:00
Harry Moffat
fd62251e6f
Added a capability to expose the comment field.
...
nChildren now takes an argument (has a default) to ignore comments.
2010-09-21 16:03:45 +00:00
Harry Moffat
3446c33520
fixed an error in the reading of the XML file.
...
Comments in the <thermo> node of a file would create error conditions.
Now, you can add comments anywhere and there shouldn't be any
runtime differences.
2010-09-21 15:52:27 +00:00
Harry Moffat
4ccbaed862
Doxygen update for DenseMatrix
2010-09-16 20:23:56 +00:00
Christopher Lueth
0950fbe256
in gibbs() added if (moles>0) statement
2010-08-30 21:23:17 +00:00
Harry Moffat
d8caa353a0
Doxygen updates
2010-08-23 18:00:01 +00:00
Harry Moffat
9a8fe5b47e
doxygen changes
...
doxygen has troubles differentiating between Cantera::vector_fp and
std::vector<doublereal>. I don't know what to do.
2010-08-23 17:59:37 +00:00
Harry Moffat
92e460ca17
doxygen updates
...
Changed the hame of setLatticeMoleFraction to setLatticeMoleFractionByName
2010-08-23 17:43:43 +00:00
Harry Moffat
21ebf88766
Doxygen update
2010-08-22 17:46:08 +00:00
Harry Moffat
1baff10c03
Doxygen update
2010-08-21 16:41:46 +00:00
Harry Moffat
d1e27613c3
doxygen update
2010-08-20 15:47:29 +00:00
Harry Moffat
039b01cbe3
Doxygen update
2010-08-20 15:40:08 +00:00
Harry Moffat
fc7c88ab91
Doxygen update
2010-08-19 15:27:15 +00:00
Harry Moffat
4ec5327086
Doxygen update
2010-08-19 00:30:18 +00:00
Harry Moffat
6d766926bd
Updated this object
...
Put in the standard copy constructors and assignment operators
Started documenting it.
2010-08-17 22:48:59 +00:00
Harry Moffat
f525d742f3
Added keywords control
2010-08-17 01:04:55 +00:00
Harry Moffat
36e90d5df5
Changed the enum name Liquid_TR_Model to LTPTemperatureDepencenceType
...
doxygen update
2010-08-17 00:58:23 +00:00
Harry Moffat
438fea4660
Doxygen update
2010-08-16 20:01:30 +00:00
Harry Moffat
afd51b53e3
Added an include for 4.4.4 support
2010-08-14 20:53:35 +00:00
Harry Moffat
83d0bbf7c7
doxygen update
2010-08-14 19:25:53 +00:00
Harry Moffat
95fd7f0b76
Doxygen update
...
Rearrangement of LTPspecies to put more routines in .cpp files
2010-08-14 19:19:43 +00:00
Harry Moffat
6ab225ebdf
Changed the enum name from TransportPropertyList to TransportPropertyType
2010-08-14 18:33:37 +00:00
Harry Moffat
57a2ca965d
doxygen update
2010-08-14 18:02:39 +00:00
Harry Moffat
4a1b09fd58
Doxygen update
2010-08-14 02:21:57 +00:00
Harry Moffat
8af154e295
Doxgyen update
2010-08-14 02:05:25 +00:00
Harry Moffat
15608ed25d
Doxygen update
2010-08-14 01:44:28 +00:00
Harry Moffat
61efb6ec90
Doxygen update
2010-08-13 19:19:50 +00:00
Harry Moffat
41a6d58d18
Doxygen update
...
Changed the getMobilities routine in MixTransport and SolidTransport
so that the charge does not appear in the mobility formulation.
2010-08-12 22:51:53 +00:00
Christopher Lueth
08a84b83a9
Fixed Calculation of dlnActCoeffdlnN
2010-08-11 21:22:20 +00:00
Harry Moffat
e3c4a82dc9
Doxygen updates
...
eliminated m_poly from MixTransport. It wasn't being used
2010-08-11 21:09:04 +00:00
Christopher Lueth
d92b781711
Must be changed due to modified dlnActCoeffdlnN being fixed
2010-08-11 20:31:59 +00:00
Harry Moffat
7813618357
Doxygen updates
...
Removed deadwood data members and member functions
2010-08-11 15:36:27 +00:00
Harry Moffat
6766225d80
doxygen update
2010-08-11 00:07:03 +00:00
Harry Moffat
b72581b222
Doxygen update
2010-08-10 21:06:42 +00:00
Harry Moffat
1c6c9aefea
Doxygen updates
2010-08-10 15:43:26 +00:00
Harry Moffat
67529bcba0
doxygen update
2010-08-10 15:34:19 +00:00
Harry Moffat
b784726e08
Doxygen update
2010-08-10 15:34:05 +00:00
Harry Moffat
cc5e72a2b3
doxygen update
2010-08-10 15:30:53 +00:00