Commit graph

266 commits

Author SHA1 Message Date
Harry Moffat
7c2ccdafce Fixed errors. 2009-03-19 19:23:14 +00:00
Harry Moffat
5de6fde1c6 Added new dir 2009-03-19 19:22:27 +00:00
Harry Moffat
cb707cca0b Fixed some errors. 2009-03-19 19:14:46 +00:00
Harry Moffat
620de36b05 Adding dir 2009-03-19 19:10:54 +00:00
Harry Moffat
c7c9e0ce8e Changed clean rules 2009-03-19 14:35:55 +00:00
Harry Moffat
509fb059c8 Updated the demo 2009-03-19 00:51:21 +00:00
Harry Moffat
1d5d0aa5fd Put the equilibrium examples into a test format. 2009-03-19 00:01:27 +00:00
Harry Moffat
47591bcb00 Added dir files. 2009-03-18 23:35:34 +00:00
Harry Moffat
f8dca5d45e Started changing the dir structure to put one demo problem per directory
with a test answer.
2009-03-18 18:42:41 +00:00
Harry Moffat
7145ee94f9 Switched the sample problem over to the vcs_equilibrate solver.
This solver works on all of the temperatures, while the old solver
failed after the 10th temperature or so.
2009-03-17 16:37:05 +00:00
Harry Moffat
f69869a685 Fixed an error in the maxTemp and minTemp functions. 2009-01-09 20:59:56 +00:00
Harry Moffat
b2cf384cea Added PURIFY option to makefiles 2008-12-30 21:49:41 +00:00
Harry Moffat
e48c64b645 Reverted the file back, because it was failing the test suite. 2008-08-22 15:23:44 +00:00
Dave Goodwin
3793f5dfac *** empty log message *** 2008-08-13 20:59:12 +00:00
Dave Goodwin
73bebe4768 cmake files 2008-02-05 23:36:07 +00:00
Harry Moffat
405e79bc83 Added a file 2008-01-15 17:39:47 +00:00
Harry Moffat
4f9381cbec Removed Makefile in some directories, since it's a generated file in
the configure script.
2008-01-15 17:38:07 +00:00
Dave Goodwin
7bac9c51d9 added Makefile.in 2008-01-11 21:54:42 +00:00
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