Commit Graph

248 Commits

Author SHA1 Message Date
Dave Goodwin
9161e7ab04 *** empty log message *** 2008-01-11 21:52:04 +00:00
Dave Goodwin
d08fc24fb0 *** empty log message *** 2008-01-11 20:59:09 +00:00
Dave Goodwin
3ae5bf0ef1 removed try/except 2008-01-09 15:37:20 +00:00
Dave Goodwin
553cbd87bd removed try block 2008-01-09 15:25:21 +00:00
Harry Moffat
daea33865b Used the LOCAL_LIBS_DEP configure variable. 2008-01-01 19:30:21 +00:00
Dave Goodwin
5b7b233630 *** empty log message *** 2007-12-30 04:19:37 +00:00
Harry Moffat
38b47a3064 Added an import math command. 2007-12-28 23:24:27 +00:00
Dave Goodwin
e8e9e37721 removed deprecated file 2007-12-28 14:39:22 +00:00
Harry Moffat
892eee57ee Removed unused variables. 2007-12-28 00:58:22 +00:00
Harry Moffat
7ce5a02121 Added an id tag to the file 2007-12-19 15:32:40 +00:00
Dave Goodwin
c438d5846f added spectroscopy support 2007-12-15 17:15:46 +00:00
Harry Moffat
5060afcec3 Bug Fixes to ctml_writer.py. There were some undefined symbols, 'eV' and
'ElectronMass' that were causing all cti to ctml conversions processes
using python to fail.
This checkin defines these symbols. The test suite now passes.
2007-12-03 22:04:37 +00:00
Dave Goodwin
670502b8c2 *** empty log message *** 2007-11-27 13:26:07 +00:00
Dave Goodwin
aba8abdfa6 *** empty log message *** 2007-11-27 13:04:17 +00:00
Dave Goodwin
8ee5b76fc9 added SemiconductorPhase 2007-11-26 22:45:19 +00:00
Harry Moffat
5a4576a65e Fixed a bug in the conversion of files from cti to ctml format, having
to do with NASA9 polynomials.
Added a comma to the NASA9 floatArray block.
2007-10-09 15:23:08 +00:00
Harry Moffat
a97e2824fa Added an ignore file 2007-09-30 15:57:27 +00:00
Harry Moffat
e961587418 Missed a file in the NASA9 commit of yesterday 2007-09-14 14:19:52 +00:00
Harry Moffat
da855b9b18 Added a .cvsignore file for this directory. Files that get created when
the python scripts are actually run from within the directory are
added to the .cvsignore file.
2007-08-27 16:32:51 +00:00
Dave Goodwin
5f74aa996e *** empty log message *** 2007-06-11 16:40:37 +00:00
Dave Goodwin
14aa5baee8 *** empty log message *** 2007-05-25 14:17:38 +00:00
Dave Goodwin
dafd2ad411 *** empty log message *** 2007-05-22 20:16:47 +00:00
Dave Goodwin
39d60dd2d1 EdgeKinetics now derives from InterfaceKinetics, and InterfaceKinetics has the beta parameter for electrochemistry 2007-05-18 10:54:54 +00:00
Dave Goodwin
7f570c79ca bug fixes 2007-05-12 12:55:25 +00:00
Dave Goodwin
95d150071d bug fixes 2007-05-11 20:58:19 +00:00
Dave Goodwin
b571729262 bug fixes 2007-05-11 19:29:35 +00:00
Dave Goodwin
ba5928083f added thread safety option 2007-05-10 03:28:30 +00:00
Dave Goodwin
1b3da91d15 *** empty log message *** 2007-05-09 20:44:25 +00:00
Dave Goodwin
9bb4295a5c *** empty log message *** 2007-05-09 14:55:45 +00:00
Dave Goodwin
fea8c985f5 reorganized source tree, changed include files, etc. 2007-05-04 15:18:40 +00:00
Dave Goodwin
f8df6e432f improved functors 2007-04-26 23:00:14 +00:00
Dave Goodwin
45be8d1924 added ability to enable Soret effect in flame calculations 2007-04-25 20:41:45 +00:00
Dave Goodwin
93be5e02fe *** empty log message *** 2007-04-25 00:27:59 +00:00
Dave Goodwin
b30a0ee8f1 *** empty log message *** 2007-04-25 00:08:11 +00:00
Harry Moffat
719fa2ea0b Reworked a few issues in the python build script so that compilation
and link errors would be more self-evident.
  Now, link errors in the _cantera.so build will register with
the python layer, because a python exception is raised. This will
propagate into the Makefile causing make to prematurely stop the
build process, because one of its commands has come back with a
non-zero exit status. This causes the "make all" command to return
a non-zero exit status, so that the entire make command comes to a
halt, which is the desired behavior.
2007-04-10 23:06:57 +00:00
Dave Goodwin
616eaba372 added debug flag 2007-02-17 10:48:09 +00:00
Dave Goodwin
28d2554423 *** empty log message *** 2007-01-31 17:33:11 +00:00
Dave Goodwin
56163cab17 *** empty log message *** 2006-12-14 18:48:57 +00:00
Dave Goodwin
85151c2a98 added pfr example 2006-11-14 09:20:21 +00:00
Dave Goodwin
9de14b2b6a *** empty log message *** 2006-11-09 21:01:15 +00:00
Dave Goodwin
e9255461b7 *** empty log message *** 2006-11-09 14:29:14 +00:00
Dave Goodwin
c57ededb30 *** empty log message *** 2006-11-09 13:58:38 +00:00
Dave Goodwin
371a3c4198 added fuel cell demo 2006-11-09 13:04:39 +00:00
Dave Goodwin
b88572545c install Makefiles for python demos 2006-11-08 23:58:50 +00:00
Dave Goodwin
80f10dbf48 added Makefiles to run all demos 2006-11-08 23:14:10 +00:00
Dave Goodwin
5c13ab25c6 *** empty log message *** 2006-11-08 01:15:13 +00:00
Dave Goodwin
35448ed0c7 updated for Cantera 1.7 2006-11-03 01:33:25 +00:00
Dave Goodwin
ca65c77427 *** empty log message *** 2006-07-11 16:07:46 +00:00
Dave Goodwin
4c188f51b3 added combustor example 2006-06-23 14:28:53 +00:00
Dave Goodwin
68ba6e635b minor changes 2006-06-11 11:36:09 +00:00