Commit graph

29 commits

Author SHA1 Message Date
Ray Speth
ffec1b052a Combined CanteraZeroD and CanteraSpectra namespaces with Cantera 2012-01-23 03:36:13 +00:00
Ray Speth
4e2a48c4e5 Fixed erroneous inequality comparisons between size_t and 0 2012-01-20 23:13:17 +00:00
Ray Speth
1ff7c23860 Fixed signed/unsigned equality comparisons 2012-01-17 23:58:48 +00:00
Ray Speth
55684b6591 Fixing signed/unsigned comparison warnings in ZeroD 2012-01-17 04:12:49 +00:00
Ray Speth
bc9ec48516 Fixing compiler warnings, part 5 2012-01-17 04:11:51 +00:00
Ray Speth
255f1f9b9f Fixing compiler warnings, part 3 2012-01-17 04:10:43 +00:00
Ray Speth
453576f0ad Removed MSVC-specific compiler warning suppression 2012-01-17 04:09:18 +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
Dave Goodwin
50cc50fa70 removed files that were added in subdirectories 2007-05-04 14:41:10 +00:00
Dave Goodwin
ce73f8bacd removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Dave Goodwin
6314e7a563 added constant pressure reactor 2006-05-06 14:56:57 +00:00
Dave Goodwin
f5ffa16a48 changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
Dave Goodwin
3c3f7d47ec *** empty log message *** 2005-12-07 10:21:18 +00:00
Dave Goodwin
ed770b98c8 *** empty log message *** 2005-11-10 15:02:30 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
ab8f620ccb cleanup 2004-08-28 16:12:41 +00:00
Dave Goodwin
cdd246f44a *** empty log message *** 2004-05-16 13:54:38 +00:00
Dave Goodwin
5b4bda0f81 *** empty log message *** 2004-04-22 22:20:37 +00:00
Dave Goodwin
8792888330 *** empty log message *** 2004-04-22 21:44:35 +00:00
Dave Goodwin
275075c895 *** empty log message *** 2004-03-16 19:55:46 +00:00
Dave Goodwin
2745d841dc *** empty log message *** 2004-03-15 04:19:19 +00:00
Dave Goodwin
dbc7aec069 *** empty log message *** 2004-03-10 14:30:55 +00:00
Dave Goodwin
183c0b3409 *** empty log message *** 2004-03-03 06:31:14 +00:00
Dave Goodwin
3b3b97942d *** empty log message *** 2004-02-17 20:05:26 +00:00
Dave Goodwin
4cdb8aa015 *** empty log message *** 2003-08-28 14:22:15 +00:00
Dave Goodwin
5d1b37c7aa *** empty log message *** 2003-08-26 03:25:39 +00:00
Harry Moffat
a9f0c07dda Fixed a UMR in the file. 2003-08-21 22:28:26 +00:00
Dave Goodwin
f9ad0fe054 added support for surface chemistry. 2003-08-21 14:25:40 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00