Harry Moffat
89d8691747
General commit
...
Making some progress on the windows version, but not finished.
2009-03-28 03:07:23 +00:00
Harry Moffat
ae24104220
Added files.
2009-01-15 20:08:24 +00:00
Harry Moffat
145da08d3c
Added files
2009-01-11 19:58:31 +00:00
Harry Moffat
d24e1039b4
Added xml object
2009-01-05 23:51:32 +00:00
Harry Moffat
b2cf384cea
Added PURIFY option to makefiles
2008-12-30 21:49:41 +00:00
Harry Moffat
41d00da563
Added more files.
2008-12-29 17:52:58 +00:00
Harry Moffat
fe9d55fba3
Added a couple of files.
2008-11-13 21:37:13 +00:00
Harry Moffat
583fccb2b8
Small change to make sure that a file gets copied.
2008-10-15 22:15:12 +00:00
Harry Moffat
824df8750c
Rearranged the order
2008-10-13 21:03:28 +00:00
Harry Moffat
e20fbf7908
Added files.
2008-10-08 22:11:46 +00:00
Harry Moffat
bea1952ee3
Made a rule to add csvdiff to the bin directory of the install
2008-09-08 23:56:40 +00:00
Harry Moffat
1db271fecb
Added files.
2008-08-23 01:22:47 +00:00
Harry Moffat
9ba691c3c6
Fixed an error in this file.
...
Needed using namespace lines
2008-02-14 22:47:52 +00:00
Dave Goodwin
4a1d303fe4
put all C++ interface code in the Cantera_CXX namespace
2008-02-14 04:37:43 +00:00
Harry Moffat
f97722ed22
Doxygen update
2008-01-28 23:59:19 +00:00
Harry Moffat
49c0498877
Added a file to doxygen
2008-01-24 16:53:55 +00:00
Harry Moffat
9b80d58f4d
doxygen updates
2008-01-17 18:45:41 +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
ca8437820c
Added bindings
2008-01-07 16:10:37 +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
518daa9d0b
Added a file
2008-01-05 00:48:05 +00:00
Harry Moffat
47defae374
Added a file
2008-01-05 00:36:33 +00:00
Harry Moffat
0c4e09876d
Changes due to warnings from msft vc8
2008-01-03 18:54:23 +00:00
Harry Moffat
3ab4998bab
Added std:: modifier
2008-01-03 18:53:37 +00:00
Harry Moffat
84ce6963e8
Untested mods for windows
2008-01-03 18:36:03 +00:00
Harry Moffat
fc3f414909
Added a reference to the sourceforge windows build procedure doc.
2008-01-01 23:52:17 +00:00
Harry Moffat
f99458d08a
Added doxygen connection for NASA9 polynomials
2007-12-27 19:08:58 +00:00
Dave Goodwin
9b84ab2f55
fixes to F90 interface
2007-11-10 16:31:33 +00:00
Harry Moffat
762078d261
Added a .cvsignore file
2007-10-19 15:52:00 +00:00
Harry Moffat
9b2d89619b
Added -c to the install line, so that the default install-sh will
...
do a "cp" operation and not a "mv" operation.
2007-07-12 19:33:45 +00:00
Harry Moffat
962bc69253
Added HMWSoln. It's sufficiently far along.
2007-06-18 16:13:28 +00:00
Harry Moffat
28bf38b934
Added the clockWC class to the doxygen docs.
2007-06-11 15:22:26 +00:00
Harry Moffat
9f895f47ab
Added a dir.
...
Added more predefines.
2007-05-14 14:37:37 +00:00
Dave Goodwin
7f570c79ca
bug fixes
2007-05-12 12:55:25 +00:00
Harry Moffat
240e0fc78e
Added PREDEFINES. Apparently, the current config.h setup doesn't get
...
passed through doxygen's predefines. Therefore, modules aren't being
read into the doxygen documentation. The solution is to
artificially define PREDEFINES, so that doxygen can operate
correctly.
2007-05-11 19:56:03 +00:00
Harry Moffat
b098a9ec8d
Added additional directories so that doxygen can find the files.
2007-05-11 17:19:14 +00:00
Dave Goodwin
9ec5f81be1
minor bug fixes
2007-05-10 20:22:36 +00:00
Dave Goodwin
fea8c985f5
reorganized source tree, changed include files, etc.
2007-05-04 15:18:40 +00:00
Harry Moffat
874e8192a4
Changed csvdiff so that it would care about the header information,
...
and fail a test the headers are different.
Note, I am using this information to put the iteration count.
2007-04-01 22:00:53 +00:00
Harry Moffat
4c58052e41
doxygen update
...
Finished eliminating the doxygen warnings from MultiPhase
2007-03-30 23:20:05 +00:00
Harry Moffat
1e07d47bb8
Added an element abundance return capability.
...
doxygen update
Started documenting MultiPhase
2007-03-28 20:33:43 +00:00
Harry Moffat
dfbb45596a
csvdiff update:
...
Some data columns may now be strings. A string comparison is then
done.
2007-03-26 21:53:45 +00:00
Harry Moffat
59e246d889
doxygen update
...
Worked on the Phases of Matter module
2007-03-24 03:12:43 +00:00
Harry Moffat
7bdea0ffd8
Doxygen update
...
Finished a draft of the File Tab within Doxygen. Each file now
has a link to the relevant modules and classes.
2007-03-23 15:09:17 +00:00
Harry Moffat
4d0160ec34
solaris10 change
...
Changed a @CXX@ to a @CXX_DEPENDS@
2007-03-20 21:27:29 +00:00
Harry Moffat
e82454b11b
solaris10 change:
...
changed a CXX to a CXX_DEPENDS
2007-03-20 21:26:44 +00:00
Harry Moffat
bec5229624
doxygen update
...
Changed the name of WaterTP to WaterSSTP in a few places.
2007-03-15 23:09:44 +00:00
Harry Moffat
2a6f9647e7
doxygen update
...
Started writing header info for IdealGasPhase
2007-03-13 00:58:04 +00:00
Harry Moffat
3dcba97a80
doxygen update
...
Added PureFluidPhase and WaterTP
2007-03-12 15:16:23 +00:00
Harry Moffat
ebdc0d014b
Fixed some errors in DebyeHuckel that weren't covered by test suite
...
(partial molar enthalpy and heat capacity)
Doxygen update
- added private functions and added some water property files.
2007-03-12 01:12:57 +00:00