Commit graph

400 commits

Author SHA1 Message Date
Dave Goodwin
95dc86cd2c *** empty log message *** 2005-07-25 03:55:32 +00:00
Dave Goodwin
f4889d7bf2 changed how global reactions are handled 2005-07-25 03:54:55 +00:00
Dave Goodwin
6844a24c67 support for fractional stoich coefficients 2005-07-25 03:53:24 +00:00
Dave Goodwin
ae323fb7da added fwdOrder 2005-07-25 03:52:20 +00:00
Dave Goodwin
d2a06b4b3e now recognizes the FORD keyword 2005-07-25 03:51:21 +00:00
Dave Goodwin
0fa2a3ee9b cleanup 2005-07-22 13:33:58 +00:00
Dave Goodwin
4c227e6e86 minor cleanup 2005-07-22 12:50:02 +00:00
Dave Goodwin
4dc6892fc3 changed default loglevel to 0. 2005-07-22 04:36:33 +00:00
Dave Goodwin
9e54a6857e *** empty log message *** 2005-07-22 04:02:05 +00:00
Dave Goodwin
44a4226481 enhanced and cleaned up equilibrium code 2005-07-22 03:27:12 +00:00
Dave Goodwin
d0de362e22 *** empty log message *** 2005-07-14 18:48:57 +00:00
Dave Goodwin
673513edae improvements to equilibrate 2005-07-14 18:44:55 +00:00
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