Dave Goodwin
|
791a00ed1e
|
allow tolerance on reaction element balances, rather than requiring precise balance
|
2005-07-14 18:40:13 +00:00 |
|
Harry Moffat
|
8e89501d6c
|
Fixed a compilation error condition. Commented out the call to init()
within updatePhases().
|
2005-06-28 16:00:54 +00:00 |
|
Dave Goodwin
|
88d45066c7
|
cleanup
|
2005-06-27 14:51:05 +00:00 |
|
Dave Goodwin
|
dfa29b0f70
|
cleanup
|
2005-06-25 15:57:50 +00:00 |
|
Dave Goodwin
|
cbd1fd1d43
|
*** empty log message ***
|
2005-06-25 05:53:36 +00:00 |
|
Dave Goodwin
|
0ce92af1c5
|
cleanup
|
2005-06-25 05:27:30 +00:00 |
|
Dave Goodwin
|
af048f0c7b
|
*** empty log message ***
|
2005-06-25 04:56:49 +00:00 |
|
Dave Goodwin
|
9bd690ae04
|
Prerelease_1_6_0_branch merged into trunk
|
2005-06-18 16:58:39 +00:00 |
|
Dave Goodwin
|
4158c19375
|
changed C++ demos
|
2005-01-24 15:06:36 +00:00 |
|
Dave Goodwin
|
a3b92eb61f
|
added HFC134a
|
2005-01-14 13:41:37 +00:00 |
|
Dave Goodwin
|
320f882050
|
*** empty log message ***
|
2005-01-09 20:58:22 +00:00 |
|
Dave Goodwin
|
7e869c9953
|
*** empty log message ***
|
2005-01-08 22:28:01 +00:00 |
|
Dave Goodwin
|
bd515a947a
|
*** empty log message ***
|
2005-01-08 00:31:45 +00:00 |
|
Dave Goodwin
|
cb27d211e3
|
merged changes from branch
|
2005-01-07 10:26:43 +00:00 |
|
Dave Goodwin
|
7f64be6f6c
|
cleanup
|
2005-01-06 23:42:23 +00:00 |
|
Dave Goodwin
|
468c0173d9
|
fixed memory leak in operator=
|
2005-01-06 11:09:19 +00:00 |
|
Dave Goodwin
|
349e7c3c46
|
fixed memory leak in showSolution
|
2005-01-06 11:08:45 +00:00 |
|
Dave Goodwin
|
d77534a8ef
|
minor cleanup
|
2005-01-05 21:04:52 +00:00 |
|
Harry Moffat
|
ae5a3d3c54
|
ifdeffed out a static function that was not used.
|
2005-01-03 23:12:11 +00:00 |
|
Dave Goodwin
|
3b4597521d
|
initial import
|
2004-12-16 06:56:10 +00:00 |
|
Dave Goodwin
|
7e79edbea4
|
*** empty log message ***
|
2004-12-13 19:21:44 +00:00 |
|
Dave Goodwin
|
92c9d54cdb
|
*** empty log message ***
|
2004-12-13 18:42:32 +00:00 |
|
Dave Goodwin
|
b35121c673
|
misc cleanup
|
2004-12-13 14:42:05 +00:00 |
|
Dave Goodwin
|
d5d13be7d4
|
fixed convergence problem in MultiPhaseEquil
|
2004-12-09 22:10:16 +00:00 |
|
Dave Goodwin
|
80dfdaa8fe
|
*** empty log message ***
|
2004-12-02 23:16:02 +00:00 |
|
Dave Goodwin
|
e7a6155da2
|
*** empty log message ***
|
2004-12-02 23:07:17 +00:00 |
|
Dave Goodwin
|
4c65331514
|
*** empty log message ***
|
2004-12-02 22:11:28 +00:00 |
|
Dave Goodwin
|
b3df568a46
|
*** empty log message ***
|
2004-12-02 19:58:06 +00:00 |
|
Dave Goodwin
|
987e1ddbb0
|
support for multiphase equilibrium
|
2004-12-01 22:57:23 +00:00 |
|
Dave Goodwin
|
bd7c2087f5
|
multiphase mixtures
|
2004-12-01 22:56:56 +00:00 |
|
Dave Goodwin
|
d6ea317d23
|
*** empty log message ***
|
2004-11-24 03:09:05 +00:00 |
|
Dave Goodwin
|
ce0d92c621
|
changed buildSolutionFromXML to use get_XML_NameID instead of get_XML_Node
|
2004-11-24 03:08:06 +00:00 |
|
Dave Goodwin
|
488f84970e
|
changed f90 mod file handling in Makefiles
|
2004-11-15 02:33:21 +00:00 |
|
Dave Goodwin
|
f18a811cf2
|
changes by Karl Meredith to implement adiabatic, freely-propagating flames
|
2004-11-12 23:37:32 +00:00 |
|
Dave Goodwin
|
71caff1d2b
|
re-added file
|
2004-11-02 10:23:29 +00:00 |
|
Dave Goodwin
|
db05f9fdd3
|
added 'const' to 'write'
|
2004-10-19 10:47:53 +00:00 |
|
Dave Goodwin
|
f873fb6b1a
|
changed exception XML_NoChild to print offending XML_Node.
|
2004-10-19 10:44:51 +00:00 |
|
Dave Goodwin
|
acf4b8f6fb
|
changed reading of transport data from XML tree so that species with no transport data (e.g. surface species) do not cause an exception to be thrown because the have no 'transport' child element.
|
2004-10-19 10:43:53 +00:00 |
|
Dave Goodwin
|
d77ebf7ff2
|
added environment-specific classes to write log files
|
2004-10-15 23:10:22 +00:00 |
|
Dave Goodwin
|
b21ad9c412
|
*** empty log message ***
|
2004-10-12 12:56:32 +00:00 |
|
Dave Goodwin
|
3de1be8c1d
|
changes to make type integer compatible with f2c
|
2004-10-10 20:46:35 +00:00 |
|
Dave Goodwin
|
cdcc1078a7
|
moved arrays used to check for dup rxns into a class to avoid problems with initialization on some systems (FreeBSD)
|
2004-10-10 12:11:29 +00:00 |
|
Dave Goodwin
|
3a952fac48
|
added sleep function
|
2004-10-10 12:09:50 +00:00 |
|
Dave Goodwin
|
b8be5f10b5
|
added sleep before call to python
|
2004-10-10 12:09:18 +00:00 |
|
Dave Goodwin
|
0f723ca045
|
*** empty log message ***
|
2004-10-09 15:12:10 +00:00 |
|
Dave Goodwin
|
22f35f2e8a
|
added const in restoreState
|
2004-10-09 15:07:50 +00:00 |
|
Dave Goodwin
|
b7a27b183a
|
minor cleanup
|
2004-10-09 15:05:14 +00:00 |
|
Dave Goodwin
|
18504c83c1
|
added methods getMolarFluxes and getMassFluxes
|
2004-10-09 15:03:42 +00:00 |
|
Dave Goodwin
|
1faf4d5a2a
|
cleanup
|
2004-10-09 15:00:42 +00:00 |
|
Dave Goodwin
|
72b1a3febb
|
moved exception constructor definitions here from ctexceptions.h
|
2004-10-09 14:58:21 +00:00 |
|