Harry Moffat
|
ece819061c
|
Added cvs info for this file.
|
2005-10-21 22:44:18 +00:00 |
|
Harry Moffat
|
91ac1a238e
|
Fixed an error in the doxygen comments that caused my version
of doxygen to segfault. This was caused by member groups not
having a closing bracket.
|
2005-10-21 22:41:15 +00:00 |
|
Harry Moffat
|
c431590dad
|
Filled out 2 missing functions to this ThermoPhase object:
getIntEnergy_RT() and getIntEnergy_RT_ref().
|
2005-10-21 22:25:53 +00:00 |
|
Harry Moffat
|
18ffa552d1
|
Added a detailed doxygen member function description.
|
2005-10-21 22:16:37 +00:00 |
|
Harry Moffat
|
b4dcb8a231
|
Added more documentation to doxygen.
|
2005-10-21 22:15:35 +00:00 |
|
Harry Moffat
|
c98c60138a
|
Added 3 missing member functions. Note, this class is still not
complete; it's missing the ref functions.
|
2005-10-21 21:57:24 +00:00 |
|
Harry Moffat
|
18bbff355a
|
Changed some comments so that they reflect the correct units.
|
2005-10-21 21:42:20 +00:00 |
|
Harry Moffat
|
3f3fd4c44d
|
Added entries to the errorhandling group in the doxygen documentation.
|
2005-10-21 21:39:15 +00:00 |
|
Harry Moffat
|
6824722e34
|
Eliminated a doxygen warning message.
Also, took out the log file entry.
|
2005-10-21 21:38:18 +00:00 |
|
Harry Moffat
|
4865aec55d
|
Just changed the comments. Added an errorhandling group to group
together functions and classes dealing with error handling in
the doxygen output.
|
2005-10-21 21:35:35 +00:00 |
|
Harry Moffat
|
ad0459c412
|
Added the unit 'gmol' to the list of recognized units.
Added more accuracy to the eV unit.
|
2005-10-21 21:28:58 +00:00 |
|
Harry Moffat
|
82fa55b04a
|
Added a copy constructor and an assignment operator.
|
2005-10-21 18:23:08 +00:00 |
|
Harry Moffat
|
593c6b4aeb
|
Added a routine to the ThermoPhase specification: activityConvention().
This has a default value of molar-based. The other option is molality
based.
|
2005-10-21 16:18:39 +00:00 |
|
Harry Moffat
|
f0588ae816
|
Added the file config.h to this list.
It's a generated file.
|
2005-10-21 15:51:06 +00:00 |
|
Dave Goodwin
|
219649e5ac
|
*** empty log message ***
|
2005-10-21 01:03:40 +00:00 |
|
Dave Goodwin
|
5f6f2481f3
|
initial import
|
2005-10-21 00:57:11 +00:00 |
|
Harry Moffat
|
b955c1f025
|
Added a compilation define when electrolytes are included.
|
2005-10-20 23:33:37 +00:00 |
|
Harry Moffat
|
b7ee709be7
|
Added support for compiling the src/thermo directory.
|
2005-10-20 23:31:16 +00:00 |
|
Harry Moffat
|
65e3066fac
|
Added the WITH_ELECTROLYTE keyword into the script. However, I
have made the default so that the thermo directory is not
compiled.
|
2005-10-20 23:30:28 +00:00 |
|
Harry Moffat
|
5aa7faf300
|
Added logic for including the thermo directory into the main
compilation step.
|
2005-10-20 23:29:00 +00:00 |
|
Harry Moffat
|
0f446fa2b8
|
Added the SingleSpeciesTP file as a trial commit. Want to get the
bugs out of adding these files to the main distribution first.
|
2005-10-20 23:27:42 +00:00 |
|
Harry Moffat
|
8b81c0400e
|
Commented the _require() routine.
|
2005-10-04 16:53:35 +00:00 |
|
Dave Goodwin
|
3f3ca7d62c
|
*** empty log message ***
|
2005-09-30 18:02:59 +00:00 |
|
Dave Goodwin
|
a2a33f1cac
|
*** empty log message ***
|
2005-09-30 16:38:09 +00:00 |
|
Harry Moffat
|
c32ef71f0e
|
Fixed a compilation error on Linux.
|
2005-09-29 21:05:42 +00:00 |
|
Dave Goodwin
|
14efd3f77c
|
minor cleanup
|
2005-09-27 12:12:05 +00:00 |
|
Dave Goodwin
|
518a4965dd
|
removed reference to recipes.h
|
2005-09-27 12:08:49 +00:00 |
|
Dave Goodwin
|
b381b149aa
|
changed stripws to allow spaces in the middle of strings
|
2005-09-27 12:08:17 +00:00 |
|
Dave Goodwin
|
abd8130e99
|
added phi title to output csv file
|
2005-09-22 03:45:45 +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
|
11a9b6888e
|
added files for CO2 and heptane contributed by R. Hunt, Stanford
|
2005-09-16 04:55:51 +00:00 |
|
Dave Goodwin
|
2775bed68d
|
*** empty log message ***
|
2005-09-15 03:50:36 +00:00 |
|
Dave Goodwin
|
2db47e4018
|
changes to make solution of user-defined BVPs simpler.
|
2005-09-15 03:50:04 +00:00 |
|
Dave Goodwin
|
cfad5d0430
|
overloaded setupGrid in boundary1D to do nothing. Without this, Domain1D::setupGrid would be called for connector domains.
|
2005-09-15 03:47:20 +00:00 |
|
Dave Goodwin
|
e1abea2019
|
added comment
|
2005-09-15 03:43:17 +00:00 |
|
Dave Goodwin
|
7cb02cda46
|
changed error tolerance for time integration. The previous large value of atol was causing problems.
|
2005-09-15 03:40:47 +00:00 |
|
Dave Goodwin
|
a6b65715d7
|
*** empty log message ***
|
2005-09-13 17:10:43 +00:00 |
|
Dave Goodwin
|
7718361c94
|
modifications to simplify solving boundary value problems
|
2005-09-13 17:10:08 +00:00 |
|
Dave Goodwin
|
45c5ab1f98
|
added test of extensions for large molecules as implemented in the MIT soot mechanism.
|
2005-09-02 03:41:43 +00:00 |
|
Dave Goodwin
|
91e0166c57
|
removed silane_eqil
|
2005-08-30 20:28:47 +00:00 |
|
Dave Goodwin
|
1e6e487ce1
|
modified the frac test
|
2005-08-30 20:28:14 +00:00 |
|
Dave Goodwin
|
80f3968971
|
*** empty log message ***
|
2005-08-29 20:36:11 +00:00 |
|
Harry Moffat
|
14463dbdb1
|
Changed the default back to the case where Cantera will make its own
lapack and blas libraries.
|
2005-08-26 16:28:39 +00:00 |
|
Harry Moffat
|
5588b85589
|
Added an ending 'fi'
|
2005-08-26 14:59:49 +00:00 |
|
Dave Goodwin
|
eef674a644
|
corrected minor bugs in windows versions of files
|
2005-08-19 03:17:16 +00:00 |
|
Dave Goodwin
|
37c3df28d6
|
minor cleanup
|
2005-08-18 18:16:22 +00:00 |
|
Dave Goodwin
|
7c57748518
|
*** empty log message ***
|
2005-08-18 14:50:59 +00:00 |
|
Dave Goodwin
|
83501b5d72
|
*** empty log message ***
|
2005-08-18 14:44:35 +00:00 |
|
Harry Moffat
|
9cfa1faf5e
|
Fixed an error where Cantera would seg fault if errors in the
XML file occurred.
|
2005-07-30 21:49:23 +00:00 |
|
Harry Moffat
|
89597b36ac
|
Got rid of one warning message.
|
2005-07-28 23:02:44 +00:00 |
|