Harry Moffat
|
f5fb559bed
|
Doxygen updates
Took out VCS_ERR stuff. It wasn't used.
|
2008-01-20 20:46:37 +00:00 |
|
Harry Moffat
|
c2b8b1d7c8
|
Split functions in a file into 2 files, in order to clarify roles.
|
2008-01-20 20:29:48 +00:00 |
|
Harry Moffat
|
4e56b6f7e6
|
Printing lvls resolved -> they were turning negative
|
2008-01-18 20:50:25 +00:00 |
|
Harry Moffat
|
8f863023a7
|
Took DEBUG_MODE ifdefs out of .h file
|
2008-01-18 18:12:53 +00:00 |
|
Harry Moffat
|
fa7e832b14
|
doxygen update mostly.
worked on moving #define to inline functions
|
2008-01-18 17:04:07 +00:00 |
|
Harry Moffat
|
17d2003138
|
Rebaselined
|
2008-01-18 16:37:44 +00:00 |
|
Harry Moffat
|
0964b3e757
|
Doxygen updates
changed some defines to inline functions
|
2008-01-17 22:18:58 +00:00 |
|
Harry Moffat
|
b185bdeb08
|
doxygen update
|
2008-01-17 20:11:09 +00:00 |
|
Harry Moffat
|
9b80d58f4d
|
doxygen updates
|
2008-01-17 18:45:41 +00:00 |
|
Harry Moffat
|
82563ed7fe
|
doxygen update
|
2008-01-17 18:25:24 +00:00 |
|
Harry Moffat
|
bcdd65922a
|
Changes in Makefiles to support the SAFE THREADS capability.
|
2008-01-16 21:38:52 +00:00 |
|
Harry Moffat
|
405e79bc83
|
Added a file
|
2008-01-15 17:39:47 +00:00 |
|
Harry Moffat
|
4f9381cbec
|
Removed Makefile in some directories, since it's a generated file in
the configure script.
|
2008-01-15 17:38:07 +00:00 |
|
Harry Moffat
|
56e023a88b
|
Took out FOBJ
|
2008-01-15 17:23:39 +00:00 |
|
Harry Moffat
|
97bd7fbcc6
|
Took PIC out of AFLAGS. It was causing duplication in some cases
|
2008-01-15 17:18:17 +00:00 |
|
Harry Moffat
|
c1393a98da
|
Added Cantera.mak support
|
2008-01-15 17:00:49 +00:00 |
|
Harry Moffat
|
f2659fd5db
|
added an ignore
|
2008-01-15 17:00:09 +00:00 |
|
Harry Moffat
|
40e727f92f
|
Added a Cantera makefile that can be included into other makefiles.
This is a good way to handle Cantera as a library in another
C++ application.
|
2008-01-15 16:59:16 +00:00 |
|
Harry Moffat
|
679dd79fdf
|
Added more words to explanation of PIC
|
2008-01-15 16:56:34 +00:00 |
|
Harry Moffat
|
c22dfbd9c2
|
Added a test against build_with_f2c
Took out src_dir_tree checks
|
2008-01-15 16:54:27 +00:00 |
|
Harry Moffat
|
f2afc9a47b
|
Fixed a Makefile bug
|
2008-01-15 15:33:49 +00:00 |
|
Harry Moffat
|
195b9e1644
|
Rebaselined
|
2008-01-14 22:50:30 +00:00 |
|
Harry Moffat
|
394af33811
|
Turned on DEBUG_MODE flag
rebaselined
|
2008-01-14 22:49:54 +00:00 |
|
Harry Moffat
|
66696607ef
|
Made the DEBUG_MODE variable pass-through
|
2008-01-14 22:43:54 +00:00 |
|
Harry Moffat
|
ccfeb489a9
|
Compile fixes for DEBUG_MODE
|
2008-01-14 22:33:18 +00:00 |
|
Harry Moffat
|
bcdec010ed
|
Replaced misc. debug #ifdefs with the single #ifdef block DEBUG_MODE.
This block is turned on/off by the configure options in the autoconf
setup process.
|
2008-01-14 22:24:10 +00:00 |
|
Harry Moffat
|
2f41316c59
|
Added capability to change results output depending on whether
DEBUG_MODE is turned on
|
2008-01-14 22:19:09 +00:00 |
|
Harry Moffat
|
9228e4bdb3
|
Minor changes to baseline
|
2008-01-14 22:07:18 +00:00 |
|
Harry Moffat
|
013dbdbac2
|
Rebaselined the problem - species name change
|
2008-01-14 22:06:07 +00:00 |
|
Dave Goodwin
|
6723d332d8
|
re-added
|
2008-01-12 16:46:35 +00:00 |
|
Dave Goodwin
|
7bac9c51d9
|
added Makefile.in
|
2008-01-11 21:54:42 +00:00 |
|
Dave Goodwin
|
9161e7ab04
|
*** empty log message ***
|
2008-01-11 21:52:04 +00:00 |
|
Dave Goodwin
|
d08fc24fb0
|
*** empty log message ***
|
2008-01-11 20:59:09 +00:00 |
|
Dave Goodwin
|
3ae5bf0ef1
|
removed try/except
|
2008-01-09 15:37:20 +00:00 |
|
Dave Goodwin
|
553cbd87bd
|
removed try block
|
2008-01-09 15:25:21 +00:00 |
|
Dave Goodwin
|
a22145b832
|
*** empty log message ***
|
2008-01-09 13:43:26 +00:00 |
|
Harry Moffat
|
13cb81dc54
|
Added a missing test
|
2008-01-07 23:02:25 +00:00 |
|
Harry Moffat
|
7b1746c781
|
Eliminated a solaris warning
|
2008-01-07 23:00:18 +00:00 |
|
Harry Moffat
|
e8553ed1f5
|
Changed test so that solaris agrees
|
2008-01-07 22:56:22 +00:00 |
|
Harry Moffat
|
8866d31490
|
Changed the problem slightly, so that solaris results are the same.
|
2008-01-07 22:52:35 +00:00 |
|
Harry Moffat
|
07d7b4ff80
|
Fixed an error in the Makefile.in
|
2008-01-07 22:05:33 +00:00 |
|
Harry Moffat
|
785de7f42c
|
Solaris 64 bit port modifications
|
2008-01-07 21:53:22 +00:00 |
|
Harry Moffat
|
3833b0e150
|
Fixed a spelling error
|
2008-01-07 21:17:07 +00:00 |
|
Harry Moffat
|
29a13355ca
|
Doxygen update -> adding more related pages from the Cantera site
|
2008-01-07 21:07:32 +00:00 |
|
Harry Moffat
|
cf308423fe
|
Updated Makefile to new methodology
|
2008-01-07 16:17:07 +00:00 |
|
Harry Moffat
|
ca8437820c
|
Added bindings
|
2008-01-07 16:10:37 +00:00 |
|
Harry Moffat
|
05949738ee
|
Deleted a directory that hasn't been checked in yet
|
2008-01-07 16:07:16 +00:00 |
|
Harry Moffat
|
86a9d52762
|
Added more documentation from the Cantera site into the cvs dox version
|
2008-01-06 23:28:33 +00:00 |
|
Harry Moffat
|
59d198cf50
|
Doxygen update to WaterProps
|
2008-01-06 22:38:54 +00:00 |
|
Harry Moffat
|
5f345e8e54
|
updated the readme
|
2008-01-06 20:15:20 +00:00 |
|