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
Dave Goodwin
799f2b44b2
changed tdata.csv to tdata.dat
2006-06-10 17:15:32 +00:00
Dave Goodwin
141dff9da5
added fixed T flame example
2006-06-10 17:07:07 +00:00
Dave Goodwin
de47fa7774
added LatticePhase to configure.in
2006-05-31 18:06:47 +00:00
Dave Goodwin
cbb2eb6beb
*** empty log message ***
2006-05-08 15:43:20 +00:00
Dave Goodwin
799b9c02e2
support for constant-pressure reactors
2006-05-06 15:34:18 +00:00
Dave Goodwin
2d5c2e0fcc
initial import
2006-05-06 15:32:53 +00:00
Dave Goodwin
bb19de47bc
added electric potential
2006-05-03 19:45:39 +00:00
Harry Moffat
d6c43f6b5c
Solaris port changes.
2006-04-30 23:10:42 +00:00
Dave Goodwin
d5b18300cc
initial import
2006-04-23 07:27:10 +00:00
Dave Goodwin
c48da0d14f
*** empty log message ***
2006-04-23 06:02:35 +00:00
Harry Moffat
57ae234440
Added quotes around some variables. This is necessary if the variables
...
have spaces in them in order for the values to be propagated correctly
to the Makefile variables.
2006-04-19 20:46:16 +00:00
Dave Goodwin
53cbe7e119
*** empty log message ***
2006-04-11 07:15:48 +00:00
Dave Goodwin
55e98c86f5
added size attribute to species class
2005-12-19 06:10:17 +00:00
Dave Goodwin
33fbbf0b93
removed critical and saturation properties from ThermoPhase
2005-12-09 17:49:33 +00:00
Dave Goodwin
7d1cb660fe
initial import
2005-12-07 03:34:15 +00:00
Dave Goodwin
70d277c86e
minor changes
2005-12-05 18:36:27 +00:00
Dave Goodwin
d90c9efe6b
*** empty log message ***
2005-11-28 00:28:56 +00:00
Dave Goodwin
623dba2b67
misc minor fixes
2005-11-26 16:08:40 +00:00
Dave Goodwin
bcfc876a0a
fixed error in restoreState
2005-11-23 01:19:52 +00:00
Dave Goodwin
4ed7e64194
*** empty log message ***
2005-11-10 20:48:27 +00:00
Dave Goodwin
219649e5ac
*** empty log message ***
2005-10-21 01:03:40 +00:00
Dave Goodwin
5f6f2481f3
initial import
2005-10-21 00:57:11 +00:00
Dave Goodwin
abd8130e99
added phi title to output csv file
2005-09-22 03:45:45 +00:00
Dave Goodwin
29825431df
changes to support the classes for CO2 and heptane in tpx
2005-09-16 04:57:32 +00:00
Dave Goodwin
e1abea2019
added comment
2005-09-15 03:43:17 +00:00
Dave Goodwin
7cb02cda46
changed error tolerance for time integration. The previous large value of atol was causing problems.
2005-09-15 03:40:47 +00:00
Dave Goodwin
a6b65715d7
*** empty log message ***
2005-09-13 17:10:43 +00:00
Dave Goodwin
eef674a644
corrected minor bugs in windows versions of files
2005-08-19 03:17:16 +00:00
Dave Goodwin
83501b5d72
*** empty log message ***
2005-08-18 14:44:35 +00:00
Dave Goodwin
95dc86cd2c
*** empty log message ***
2005-07-25 03:55:32 +00:00
Dave Goodwin
83cd30de07
replaced g2c with ctf2c
2005-07-22 12:36:58 +00:00
Dave Goodwin
9e54a6857e
*** empty log message ***
2005-07-22 04:02:05 +00:00
Dave Goodwin
d6611f5878
*** empty log message ***
2005-07-14 18:54:10 +00:00
Dave Goodwin
dfa29b0f70
cleanup
2005-06-25 15:57:50 +00:00