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
|
cfbd76ac02
|
Fixing signed/unsigned comparison warnings in OneD
|
2012-01-17 04:12:45 +00:00 |
|
Ray Speth
|
bc9ec48516
|
Fixing compiler warnings, part 5
|
2012-01-17 04:11:51 +00:00 |
|
Ray Speth
|
453576f0ad
|
Removed MSVC-specific compiler warning suppression
|
2012-01-17 04:09:18 +00:00 |
|
Ray Speth
|
9e1fdfe39a
|
Eliminated CVS keyword cruft
|
2012-01-09 17:32:01 +00:00 |
|
Harry Moffat
|
9c6080e3c9
|
Turned on keyword substitution in the cpp files.
|
2009-12-09 17:50:27 +00:00 |
|
Harry Moffat
|
70647c85ed
|
Initial Import
|
2009-07-27 23:17:19 +00:00 |
|
Dave Goodwin
|
50cc50fa70
|
removed files that were added in subdirectories
|
2007-05-04 14:41:10 +00:00 |
|
Dave Goodwin
|
45be8d1924
|
added ability to enable Soret effect in flame calculations
|
2007-04-25 20:41:45 +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
|
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
|
2db47e4018
|
changes to make solution of user-defined BVPs simpler.
|
2005-09-15 03:50:04 +00:00 |
|
Dave Goodwin
|
83501b5d72
|
*** empty log message ***
|
2005-08-18 14:44:35 +00:00 |
|
Dave Goodwin
|
0ce92af1c5
|
cleanup
|
2005-06-25 05:27:30 +00:00 |
|
Dave Goodwin
|
9bd690ae04
|
Prerelease_1_6_0_branch merged into trunk
|
2005-06-18 16:58:39 +00:00 |
|
Dave Goodwin
|
349e7c3c46
|
fixed memory leak in showSolution
|
2005-01-06 11:08:45 +00:00 |
|
Dave Goodwin
|
92c9d54cdb
|
*** empty log message ***
|
2004-12-13 18:42:32 +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
|
3de1be8c1d
|
changes to make type integer compatible with f2c
|
2004-10-10 20:46:35 +00:00 |
|
Dave Goodwin
|
7db7af9902
|
minor cleanup
|
2004-08-05 16:42:59 +00:00 |
|
Harry Moffat
|
abb33063d2
|
static_cast to eliminate VC++ warnings.
|
2004-07-02 15:26:01 +00:00 |
|
Dave Goodwin
|
3b3b97942d
|
*** empty log message ***
|
2004-02-17 20:05:26 +00:00 |
|
Dave Goodwin
|
be9e63c0ed
|
*** empty log message ***
|
2004-01-04 21:34:11 +00:00 |
|
Dave Goodwin
|
ec71c9dd36
|
-
|
2003-11-24 16:39:27 +00:00 |
|
Dave Goodwin
|
bc7f8dd581
|
cleanup
|
2003-11-17 13:51:16 +00:00 |
|
Dave Goodwin
|
d14283ea08
|
*** empty log message ***
|
2003-11-14 04:36:49 +00:00 |
|
Dave Goodwin
|
4350fc9bb7
|
multicomponent transport working
|
2003-11-12 18:56:04 +00:00 |
|
Dave Goodwin
|
b663e860a9
|
*** empty log message ***
|
2003-09-13 16:24:09 +00:00 |
|
Dave Goodwin
|
3f27dcc438
|
*** empty log message ***
|
2003-09-06 14:38:49 +00:00 |
|
Dave Goodwin
|
4cdb8aa015
|
*** empty log message ***
|
2003-08-28 14:22:15 +00:00 |
|
Dave Goodwin
|
fe42db4cbf
|
*** empty log message ***
|
2003-08-26 06:04:20 +00:00 |
|
Dave Goodwin
|
e6e720bd00
|
*** empty log message ***
|
2003-08-26 05:22:29 +00:00 |
|
Dave Goodwin
|
5d1b37c7aa
|
*** empty log message ***
|
2003-08-26 03:25:39 +00:00 |
|
Dave Goodwin
|
0b4bde2ae0
|
added some 'const's
|
2003-08-20 15:23:26 +00:00 |
|
Dave Goodwin
|
e26a9e54dd
|
*** empty log message ***
|
2003-08-04 14:31:06 +00:00 |
|
Dave Goodwin
|
2a00814a9d
|
*** empty log message ***
|
2003-06-07 23:53:49 +00:00 |
|
Dave Goodwin
|
32fed991cf
|
-
|
2003-05-13 19:43:30 +00:00 |
|
Dave Goodwin
|
1e8d3822ff
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|