Harry Moffat
6b6dec5ef8
Added comments to addFloatArray()
...
Corrected comments for procedure getInteger()
getFloatArray():
Added XML name checking. The default name is still "getFloatArray".
However, now other XML names are acceptable.
Changed atof() calls to atofCheck()
Changed the code so that a comma can be the last non-spaced character
in the value field.
2006-06-13 17:04:21 +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
e4aa6aa282
Added the getMatrixValues routine. This routine fills in a matrix
...
of doubles, keyed by a lookup name that determines the two
indecises, e.g.:
H+:Cl-:3.0E5
This introduces a triplet notation into the Cantera API.
Added a parameter to the getFloatArray() routine, that has
a default value -> so it shouldn't cause any changes to the API.
2005-07-28 21:53:05 +00:00
Dave Goodwin
9bd690ae04
Prerelease_1_6_0_branch merged into trunk
2005-06-18 16:58:39 +00:00
Harry Moffat
3edcaa6319
Fixed errors that I recently introduced in using size_types.
2004-07-08 18:10:23 +00:00
Harry Moffat
8fcc465e7f
static cast and size_type to eliminate VC++ warning messages.
2004-07-02 14:41:06 +00:00
Dave Goodwin
ec71c9dd36
-
2003-11-24 16:39:27 +00:00
Harry Moffat
3199266fce
Fixed a rather hideous error in getMap(), that was causing element
...
compositions to be read incorrectly when the species is made up of a
large numbers of a single element.
2003-09-16 15:58:11 +00:00
Dave Goodwin
3f27dcc438
*** empty log message ***
2003-09-06 14:38:49 +00:00
Dave Goodwin
ff4720ef12
*** empty log message ***
2003-08-20 15:32:00 +00:00
Dave Goodwin
6d852ebafd
*** empty log message ***
2003-08-08 00:34:43 +00:00
Dave Goodwin
46deee41b1
*** empty log message ***
2003-08-06 20:21:09 +00:00
Harry Moffat
e8d2044302
Added a get_CTML_Tree() function. It was missing though there
...
was an entry in ctml.h and IdealGasMix.h used it.
2003-08-06 17:14:46 +00:00
Dave Goodwin
e26a9e54dd
*** empty log message ***
2003-08-04 14:31:06 +00:00
Harry Moffat
fda7b38460
Slight change in comment
2003-08-01 20:13:38 +00:00
Harry Moffat
f65ca77625
UPgraded one error condition statement
2003-08-01 19:42:13 +00:00
Dave Goodwin
0d00c29e75
*** empty log message ***
2003-07-30 00:27:26 +00:00
Dave Goodwin
6f9256ec0c
*** empty log message ***
2003-06-27 14:19:16 +00:00
Dave Goodwin
1e8d3822ff
Initial revision
2003-04-14 17:57:48 +00:00