Dave Goodwin
a7e60c5e88
moved base files
2007-05-04 15:15:19 +00:00
Harry Moffat
ee22109ec5
Solaris 10 update
...
Added various c include files.
2007-03-20 21:57:15 +00:00
Dave Goodwin
1084b43e24
changes for Windows
2007-02-17 11:35:53 +00:00
Harry Moffat
6d85b768d8
Changed the estimateEP_Brinkley convergence criteria to more stringent
...
than the main convergence criteria in equilibrium(). This was necessary
to avoid another nonconvergence case. You don't want equilibrate() routine's
matrix algorithm to handle ill-conditioned matrices.
Changed the storage of element potentials. Now, dimensionless element
potentials are storred, instead of dimensional one. There is less dependence
on temperature.
All debugging print statements now use Cantera's writelog() utility.
2007-01-12 23:41:08 +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
3436e52eab
minor cleanup
2006-07-11 15:35:46 +00:00
Dave Goodwin
1023b2bbcb
*** empty log message ***
2006-05-26 23:08:03 +00:00
Harry Moffat
84cca197df
don't need ctypes.h
2006-04-30 22:03:27 +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
83501b5d72
*** empty log message ***
2005-08-18 14:44:35 +00:00
Harry Moffat
696914a2d8
Added the atofCheck() routine.
2005-07-28 21:40:17 +00:00
Dave Goodwin
d0de362e22
*** empty log message ***
2005-07-14 18:48:57 +00:00
Harry Moffat
1feff59190
Fixed an error that I recently introduced in using size_types.
2004-07-08 18:07:51 +00:00
Harry Moffat
b84664267b
static_cast to eliminate VC++ warning messages.
2004-07-02 14:39:29 +00:00
Harry Moffat
0f038b580d
Slight formatting change
2003-07-23 21:51:38 +00:00
Dave Goodwin
e93289bcef
*** empty log message ***
2003-04-18 23:20:16 +00:00
Dave Goodwin
1e8d3822ff
Initial revision
2003-04-14 17:57:48 +00:00