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
Dave Goodwin
7952863967
*** empty log message ***
2007-02-11 17:08:36 +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
Dave Goodwin
28d2554423
*** empty log message ***
2007-01-31 17:33:11 +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
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
29335b4442
added writing PYTHONPATH to setup_Cantera for min_Python
2006-11-11 01:37:58 +00:00
Dave Goodwin
40eb712c68
*** empty log message ***
2006-11-09 14:07:05 +00:00
Dave Goodwin
c57ededb30
*** empty log message ***
2006-11-09 13:58:38 +00:00
Dave Goodwin
1481f13b94
modified for cygwin
2006-10-30 19:30:59 +00:00
Dave Goodwin
ea1665fd3e
mods for cygwin
2006-10-27 20:34:02 +00:00
Dave Goodwin
33c2855cdf
*** empty log message ***
2006-10-26 18:40:05 +00:00
Dave Goodwin
ab15545caf
removed FLIBS
2006-10-23 00:51:39 +00:00
Harry Moffat
aa3e8cf53b
Fixed an error for zero length files.
2006-08-29 16:49:54 +00:00
Harry Moffat
3d9f85cf09
Added default column titles, if none are supplied in the file.
...
This avoids a seg fault.
2006-08-28 00:19:31 +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
21cf7649eb
Fixed compilation of this on a linux platform in the compile farm.
...
Didn't like declarations in a switch statement.
2006-06-20 13:56:59 +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
Harry Moffat
148ab35c3f
Added an atol and rtol command-line capability. It also does more
...
for comparisons with unequal rows.
2006-06-13 15:26:17 +00:00
Dave Goodwin
cbb2eb6beb
*** empty log message ***
2006-05-08 15:43:20 +00:00
Dave Goodwin
163267f39a
support for Python-free environments
2006-05-04 02:13:56 +00:00
Harry Moffat
90e586bfa7
Took out extraneous statements.
2006-04-30 23:13:59 +00:00
Harry Moffat
f479b599b9
Solaris port commits.
2006-04-30 23:13:08 +00:00
Harry Moffat
07c11a7bab
Added the SunWS_cache directory.
2006-03-03 18:17:32 +00:00
Dave Goodwin
623dba2b67
misc minor fixes
2005-11-26 16:08:40 +00:00
Dave Goodwin
08fa7e3d02
changed some variable names to eliminate leading ddouble (and some single) underscores
2005-11-22 17:59:04 +00:00
Dave Goodwin
4ed7e64194
*** empty log message ***
2005-11-10 20:48:27 +00:00
Dave Goodwin
29825431df
changes to support the classes for CO2 and heptane in tpx
2005-09-16 04:57:32 +00:00
Dave Goodwin
83501b5d72
*** empty log message ***
2005-08-18 14:44:35 +00:00
Dave Goodwin
d6611f5878
*** empty log message ***
2005-07-14 18:54:10 +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
4158c19375
changed C++ demos
2005-01-24 15:06:36 +00:00
Dave Goodwin
1108c3ae11
initial import
2005-01-10 14:57:06 +00:00
Dave Goodwin
8c58e0bc64
modified csvdiff to allow larger error bounds when solution is changing rapidly
2005-01-09 19:32:52 +00:00
Dave Goodwin
7e869c9953
*** empty log message ***
2005-01-08 22:28:01 +00:00
Dave Goodwin
87a849bc69
updated version
2004-12-13 14:58:11 +00:00
Dave Goodwin
1a6678a7b6
*** empty log message ***
2004-10-19 10:48:59 +00:00
Dave Goodwin
5b0d673428
*** empty log message ***
2004-10-15 23:12:28 +00:00
Dave Goodwin
58112591b9
Mac install script
2004-10-14 04:24:39 +00:00
Dave Goodwin
6ade908e92
*** empty log message ***
2004-10-10 12:12:21 +00:00