Harry Moffat
1f97037f69
Bug fix for instantiation of these thermo models via the ThermoFactory
...
approach.
2007-12-19 17:03:17 +00:00
Harry Moffat
696c9bcd39
Added .depends to the make all rule.
2007-12-19 17:00:13 +00:00
Harry Moffat
2e20b990c6
Added .depends to the Make all rule.
2007-12-19 16:58:48 +00:00
Harry Moffat
0535ba5982
Changed some formatting to 4 digits from 5. I was having trouble with
...
the last digit changing.
2007-12-19 16:50:02 +00:00
Harry Moffat
536db63f5b
Took out a write statement that was causing test failures.
2007-12-19 16:16:34 +00:00
Harry Moffat
1d83d4f119
Fixed the depends rule for this test case
2007-12-19 15:58:31 +00:00
Harry Moffat
7ce5a02121
Added an id tag to the file
2007-12-19 15:32:40 +00:00
Dave Goodwin
91b0b8bd91
*** empty log message ***
2007-12-19 07:41:05 +00:00
Dave Goodwin
27056f0ee4
*** empty log message ***
2007-12-19 07:23:25 +00:00
Dave Goodwin
783ea0a254
*** empty log message ***
2007-12-19 04:29:50 +00:00
Dave Goodwin
86d73c0285
*** empty log message ***
2007-12-19 04:18:12 +00:00
Dave Goodwin
9ccb851cba
*** empty log message ***
2007-12-19 04:02:42 +00:00
Dave Goodwin
eb2f05874e
*** empty log message ***
2007-12-18 03:04:49 +00:00
Dave Goodwin
81637032f6
*** empty log message ***
2007-12-18 02:54:14 +00:00
Dave Goodwin
e02cb93ea1
added LineBroadener
2007-12-18 02:53:12 +00:00
Dave Goodwin
c9b7f0e988
*** empty log message ***
2007-12-18 02:44:22 +00:00
Dave Goodwin
97b4c08a56
added cantera_iface
2007-12-18 02:41:05 +00:00
Dave Goodwin
e581fe0d85
*** empty log message ***
2007-12-17 22:56:07 +00:00
Dave Goodwin
a201e7c538
*** empty log message ***
2007-12-17 22:43:09 +00:00
Harry Moffat
5ab4d37fa1
Rebaselined -> soln changed in 5th digit
2007-12-17 20:29:35 +00:00
Harry Moffat
f46c9da1cd
Rebaselined -> changed in 5th dig due to new constants
2007-12-17 20:25:36 +00:00
Harry Moffat
7311a79ce1
Rebaselined
2007-12-17 20:24:45 +00:00
Harry Moffat
94fd3501b4
Rebaselined -> roundoff error
2007-12-17 20:22:53 +00:00
Dave Goodwin
355ef35537
updated constants to 2006 CODATA recommendations
2007-12-17 14:22:39 +00:00
Dave Goodwin
a1c481ca5a
*** empty log message ***
2007-12-17 08:18:01 +00:00
Dave Goodwin
dc94ba0dec
*** empty log message ***
2007-12-17 07:51:37 +00:00
Dave Goodwin
fbf5953af7
*** empty log message ***
2007-12-16 00:08:57 +00:00
Dave Goodwin
d971dafbff
*** empty log message ***
2007-12-15 23:32:07 +00:00
Dave Goodwin
6c894e8ebe
*** empty log message ***
2007-12-15 23:13:55 +00:00
Dave Goodwin
9d38835054
adding support for spectroscopy
2007-12-15 17:18:20 +00:00
Dave Goodwin
c438d5846f
added spectroscopy support
2007-12-15 17:15:46 +00:00
Harry Moffat
f1b29f5f06
Updated the Makefile and took out ifdefs.
2007-12-04 18:10:47 +00:00
Harry Moffat
c1f6bf0c87
Added cxx_ex test back in.
...
This test had been failing. It now works due to my recent checkin.
The test is important since it seems to have coverage over areas
which aren't covered by other test problems.
2007-12-04 17:45:04 +00:00
Harry Moffat
02ff1a6071
Decreased the tolerance in the setState_UV() routine. This tolerance is
...
needed for the accurate calculation of Jacobians.
2007-12-04 17:37:41 +00:00
Harry Moffat
235958d810
Fixed an error in setState_UV() and similar routines that was occasionally
...
causing numerical errors in the calculation of Jacobians.
If the tolerances to these routines were set too low for calculation
of Jacobians, then the dt*=1.5 logic was causing the evaluation to
kick out of the routine with an incorrect deltaU value on the first
iteration. This meant that the numerically derived Jacobian entry
was off by a factor of 50%.
2007-12-04 17:34:19 +00:00
Harry Moffat
5060afcec3
Bug Fixes to ctml_writer.py. There were some undefined symbols, 'eV' and
...
'ElectronMass' that were causing all cti to ctml conversions processes
using python to fail.
This checkin defines these symbols. The test suite now passes.
2007-12-03 22:04:37 +00:00
Harry Moffat
310babdc20
Eliminated a doulbe addition case
2007-12-03 21:46:51 +00:00
Dave Goodwin
670502b8c2
*** empty log message ***
2007-11-27 13:26:07 +00:00
Dave Goodwin
aba8abdfa6
*** empty log message ***
2007-11-27 13:04:17 +00:00
Dave Goodwin
8ee5b76fc9
added SemiconductorPhase
2007-11-26 22:45:19 +00:00
Harry Moffat
ab100d892e
Added a solver variable.
2007-11-11 23:27:06 +00:00
Dave Goodwin
9b84ab2f55
fixes to F90 interface
2007-11-10 16:31:33 +00:00
Dave Goodwin
9c8bd9a6a5
*** empty log message ***
2007-11-06 21:12:04 +00:00
Dave Goodwin
0a5c4cdc04
*** empty log message ***
2007-11-06 15:00:10 +00:00
Harry Moffat
d8bb6b7fd2
Fixed a couple of errors in the Makefiles.
...
Special cased lapack and blas, and took out a recursive variable defn.
2007-10-29 23:50:09 +00:00
Harry Moffat
fbc2d6e0dd
Updated the test, by adding more output
2007-10-29 23:48:05 +00:00
Dave Goodwin
707bea68da
*** empty log message ***
2007-10-29 14:01:42 +00:00
Dave Goodwin
a3661abdb3
fixed dependency on libctlapack and libctblas
2007-10-29 14:01:06 +00:00
Harry Moffat
6ceff256b4
These files are autogenerted during the makefile process. Therefore,
...
they don't need to be in the cvs system.
2007-10-28 19:08:51 +00:00
Harry Moffat
9fd97f672a
Added a test CpJump that stresses the new setState_HP() algorithm.
...
The old undamped newton's method fails on this problem.
2007-10-26 15:38:27 +00:00