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
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
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
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
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
59e246d889
doxygen update
...
Worked on the Phases of Matter module
2007-03-24 03:12:43 +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
Harry Moffat
51a5f82474
Doxygen update:
...
Added info to DebyeHuckel. It's getting to be near a documented state.
test suite fix:
fixed Makefile.in's. The .depends were not being included in the Makefiles.
It should now be more stable.
2007-03-11 19:46:14 +00:00
Harry Moffat
a4f1ab3d74
Added getStandardVolumes_ref() to ThermoPhase.h
...
I had started to put similar routines in in child routines, but it
deserves to be here to fill out the suite.
Added DebyeHuckel to doxygen - unfinished.
took out getSpeciesMolarVolume() from DebyeHuckel.
2007-02-28 22:17:12 +00:00
Harry Moffat
4f8d4268bf
Doxygen update for StoichSubstanceSSTP
...
Added test problem for StoichSubstanceSSTP.
2007-02-28 03:00:53 +00:00
Harry Moffat
1cd197ea7a
doxygen update:
...
Added EdgePhase
Worked on test suite:
HMW_Test_1 passes now whether Debug_Mode is turned on or not.
2007-02-24 00:51:56 +00:00
Harry Moffat
6b2b1ad51a
Doxygen update for SurfPhase
...
Also added a Surfphase(XML_node &) constructor.
2007-02-23 16:52:07 +00:00
Harry Moffat
9fbb9b5a96
Doxygen update:
...
Added IdealGasPhase to doxygen
Filled in a couple of missing functions in IdealGasPhase
Fixed clean rule and depends rule in test_problems
2007-02-20 02:00:20 +00:00
Harry Moffat
d53d7577c8
Doxygen update of Mu0Poly and ConstCpPoly
2007-02-16 23:35:40 +00:00
Harry Moffat
731e6bc378
Doxygen update
...
Worked on including GeneralSpeciesThermo
2007-02-16 21:09:42 +00:00
Harry Moffat
db17641781
Doxygen additions - Focused on documenting the Shomate Polynomials.
2007-02-16 17:03:00 +00:00
Harry Moffat
a317c47b3a
Added nasa polynomials.
2007-02-14 00:51:49 +00:00
Harry Moffat
919745fcc9
Added files.
2007-02-13 15:44:53 +00:00
Harry Moffat
7f6b32cb0b
Added ThermoFactory.
2007-02-09 22:12:46 +00:00
Harry Moffat
14862c28c1
Added importPhase
2007-02-09 17:49:03 +00:00
Harry Moffat
4d9abd04ae
Added some files.
2007-02-07 21:27:28 +00:00
Harry Moffat
88a7ac3da9
doxygen update.
...
This commit doesn't change any code. Only the doxygen related
documentation has been updated. The warning levels from doxygen
have been increased, so that undocumented parameters now cause
a warning to be issued.
This commit eliminates these warning messages.
2007-02-01 01:14:56 +00:00
Harry Moffat
78d40b62fe
Doxygen update
...
I upped the warning levels within doxygen and then filled in
the missing information within the currently covered files.
I also created a few more doxygen modules, aiming towards getting
100% coverage of classes within at least one doxygen module.
My hope here is to start adding doxygen documentation
for the strong electrolyte thermodynamics in the near future.
2007-01-26 21:36:30 +00:00
Harry Moffat
52e2b78a18
Doxygen update:
...
I worked on upgrading the Cantera Error Handling section and I
eliminated all of the doxygen warning messages that I encountered.
2007-01-25 00:12:37 +00:00
Harry Moffat
c92ab96ffd
Fixed the makefile so that it wouldn't eliminate cvs files and
...
it won't produce any warning output.
2006-07-25 16:52:52 +00:00
Harry Moffat
9a6b2185b3
Additions to doxygen documentation.
...
Fixes to doxygen docs -> eliminated all of the warnings and ommitted
pages.
2006-06-23 20:33:44 +00:00
Harry Moffat
ea1303a32d
Makde Cantera.cfg a configurable file. Previously there were several
...
hard coded paths in the file.
2006-06-19 23:25:53 +00:00
Dave Goodwin
9bd690ae04
Prerelease_1_6_0_branch merged into trunk
2005-06-18 16:58:39 +00:00
Dave Goodwin
1108c3ae11
initial import
2005-01-10 14:57:06 +00:00
Dave Goodwin
330e50eb65
*** empty log message ***
2004-09-13 11:22:21 +00:00
Dave Goodwin
c5cd689da0
*** empty log message ***
2004-07-23 04:28:44 +00:00
Dave Goodwin
6d145604db
*** empty log message ***
2004-07-23 00:15:14 +00:00
Dave Goodwin
d0677a7f43
-
2003-11-17 15:19:11 +00:00