Christopher Lueth
0d31b2f7a7
Added a few unit definitions to units.h
...
Overloaded getFloat to allow call to getFloatArray and return a vector
2010-02-27 00:49:36 +00:00
Harry Moffat
ab38d29228
Fixed a doxygen compatibility problem.
2010-01-12 21:27:32 +00:00
Harry Moffat
e381001c95
Merged changes from the 1.8.0 branch ontl the main trunk.
2010-01-04 00:46:26 +00:00
Harry Moffat
9c6080e3c9
Turned on keyword substitution in the cpp files.
2009-12-09 17:50:27 +00:00
Harry Moffat
1922aa9fe0
Took executable prop off these files.
2009-12-05 22:42:07 +00:00
Harry Moffat
fc14dfe7f7
Added comments.
2009-12-05 22:40:10 +00:00
Harry Moffat
b6c6d090f6
Expanded the capability of getFloatArray to read the current XML node
...
or a child node with a specified name. Before it would just read
an XML node named floatArray.
2009-12-05 15:40:33 +00:00
Harry Moffat
9593d2996e
Another update aimed at getting a SimpleTransport model up and running.
...
SimpleTransport now can read its XML file.
2009-10-13 00:27:48 +00:00
Harry Moffat
70647c85ed
Initial Import
2009-07-27 23:17:19 +00:00
Harry Moffat
fb0ab374e0
Added headers for possible ubuntu compilation problems.
2009-03-13 03:18:08 +00:00
Harry Moffat
4e2aea52c6
Pushed the parameters for the cropping algorithm to the XML input file.
2009-01-24 00:15:00 +00:00
Harry Moffat
5d1c68d542
doxygen update -> added these files to doxygen
2009-01-11 19:59:15 +00:00
Harry Moffat
8b133d3051
Doxygen updates
2009-01-10 23:07:21 +00:00
Harry Moffat
0495a00c88
Moved a function tokenizeString from ctml to stringUtils.
2009-01-10 18:26:15 +00:00
Harry Moffat
fdcb5164de
doxygen update.
...
includes demangling
2009-01-10 17:58:12 +00:00
Harry Moffat
f0d110ea28
doxygen updates
2009-01-09 16:52:55 +00:00
Harry Moffat
080bd5ba3c
Added doxygen comments.
2009-01-08 15:11:09 +00:00
Harry Moffat
3c87825f84
Doxygen update
2009-01-07 20:58:40 +00:00
Harry Moffat
05b50747c8
doxygen updates
2009-01-07 16:42:25 +00:00
Harry Moffat
4951f9f028
Made strings with defaults pass by value
2009-01-07 15:31:22 +00:00
Harry Moffat
12647daa8c
doxygen update
2009-01-07 15:28:38 +00:00
Harry Moffat
7ba6449978
Finished low lvl doxygen commenting XML_Node object
2009-01-05 23:33:44 +00:00
Harry Moffat
51aa98675e
Changed one of the getString() functions to getChildValue(),
...
to get rid of some unnecessary overloading.
2009-01-02 22:34:41 +00:00
Harry Moffat
09236f42f8
Doxygen updates
2009-01-02 21:46:31 +00:00
Harry Moffat
93b71cdc3f
Got rid of the function getStrings(). It wasn't used anywhere.
2009-01-02 21:23:49 +00:00
Harry Moffat
a44c7650c5
Added fpValueCheck and added doxygen info
2008-12-27 00:25:04 +00:00
Harry Moffat
de704473eb
Changed old to new style C headers
2008-12-17 17:09:37 +00:00
Harry Moffat
4eebd8012c
Added a missing include file that may have caused a compilation error
...
on ubuntu.
2008-12-16 18:04:36 +00:00
Harry Moffat
75e56cf8d3
Added documentation.
...
Made getFloat() more explicit. Took out the use of "-" for type. Now,
have to specify the type of units conversion.
2008-10-31 15:45:00 +00:00
Harry Moffat
b739568620
This was left out of previous commits
...
Broke getStringArray into 2
added strSItoDbl which converts a string with units into a double value
2008-09-26 20:24:40 +00:00
Harry Moffat
7a4e9ee4e3
Fixed an error in getStringArray that caused files with white space
...
characters other than ' \n\t' (e.g., a carriage return) to fail to
be read properly. This single issue may be cause of multiple problems
with running Cantera on pc's.
2008-09-17 19:52:34 +00:00
Dave Goodwin
5f74aa996e
*** empty log message ***
2007-06-11 16:40:37 +00:00
Dave Goodwin
a7e60c5e88
moved base files
2007-05-04 15:15:19 +00:00