Search the web
Sign In
New User? Sign Up
cantera · Cantera User's Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 116 - 146 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
116
Hi, I'm trying to download the Cantera MATLAB toolbox but am getting the 'Page cannot be found' message (http://blue.caltech.edu/cantera_dist/matlab). Is this...
M.P. Juniper
matthewjuniper
Offline Send Email
Apr 2, 2003
9:40 am
118
Gilberto, This is a bug. It was found and fixed a while back, but either the bug fix didn't make it into the version posted on the web, or you installed an...
David Goodwin
dggoodwin
Offline Send Email
Apr 14, 2003
4:19 pm
119
My main work is done on a linux machine. I am considering switching from Chemkin II to cantera but don't have a Fortran-90 compiler. The manual is not really...
steve@...
Send Email
Apr 16, 2003
8:58 pm
120
Steve, You can very easily use Cantera in Fortran 77 applications. In fact, it's funny you bring it up now, because I'm finishing up a short note on just that...
David Goodwin
dggoodwin
Offline Send Email
Apr 16, 2003
9:28 pm
121
Responding to my own message -- sorry -- Cantera/Python works fine without F90 compiler. ... I built cantera on a generic Red Hat Linux release 7.3 (Valhalla)...
steve@...
Send Email
Apr 17, 2003
1:36 pm
122
Cantera 1.4 has been released. What's new: 1. Simplified unix build procedure. Cantera should build 'out of the box' on linux, cygwin, Mac OS X, and Solaris....
David Goodwin
dggoodwin
Offline Send Email
Apr 21, 2003
2:16 pm
123
Here's the corrected SourceForge URL: http://sourceforge.net/projects/cantera...
David Goodwin
dggoodwin
Offline Send Email
Apr 21, 2003
2:20 pm
124
The binary version of Cantera 1.4 for Windows has now been released. Go to http://www.cantera.org then follow the 'download' or 'SourceForge' links. Get the...
David Goodwin
dggoodwin
Offline Send Email
Apr 25, 2003
1:09 pm
125
Dear Mr Goodwin, I'm a french engineer and I'm very interested in the evolution of Cantera software. I plan to use it soon with Matlab to study the combustion...
mathieu.winger1@...
Send Email
Apr 26, 2003
9:43 pm
126
... From : David Goodwin <dgoodwin@...> To : cantera@yahoogroups.com Cc : Date : Mon, 21 Apr 2003 07:20:20 -0700 Subject :...
mathieu.winger1@...
Send Email
Apr 26, 2003
9:46 pm
127
Dr Goodwin, Download is OK. I don't know how to continue with runing Cantera under Matlab/Windows98. How must I proceed with makefiles ? Please, some...
mathieu.winger1@...
Send Email
Apr 27, 2003
1:38 am
128
Mathiew, I think there is a README file that explains what to do. I know there is in the source distribution, but I might have left it out of the Windows...
Dave Goodwin
dggoodwin
Offline Send Email
May 1, 2003
12:11 am
129
David, A quick question for you: Do I have to have both Visual C++ and Compaq Fortran installed in order to run cantera v1.4 windows version? Since I have only...
yijiangusa
Offline Send Email
May 2, 2003
5:47 pm
130
Mister Goodwin, Thank you very much for your answer. Last time, I read a pdf explaining the paricularities of each Cantera version (Python, Matlab, C++, ...)...
mathieu.winger1@...
Send Email
May 3, 2003
12:26 am
131
Yi, In order to build Cantera, you need Visual C++ or some other C++ compiler on Windows. But if you only want to *use* Cantera in Matlab or Python, then you...
David Goodwin
dggoodwin
Offline Send Email
May 5, 2003
8:56 am
132
Mathiew, You can do flame simulations under Windows - there is no need to switch to linux, unless of course you want to for other reasons. Get the two Windows...
David Goodwin
dggoodwin
Offline Send Email
May 5, 2003
2:33 pm
133
Thank you very much Mr Goodwin for informations. I will try it immediately ! Thank you. Mathiew ... From : David Goodwin <dgoodwin@...> To...
mathieu.winger1@...
Send Email
May 6, 2003
9:04 pm
134
Sorry Mr Goodwin, but I've installed Python 2.2 (C:/Python22) and Cantera 1.4 (unzip => C:/cantera-1.4 and C:/.../.../cantera-1.4) and when I run flame.py, it...
mathieu.winger1@...
Send Email
May 6, 2003
11:55 pm
135
I am seeing multiple failure modes when using the reactor (zerod) methods from python. Sometimes this: ==== CVode-- At t=1.6711 and step size h=6.69619e-10,...
steve@...
Send Email
May 15, 2003
9:14 pm
136
Steve, I would guess that your solution is beginning to change rapidly at this time. Try using single-step mode: rctr = Reactor() tfinal = 10.0 tnow = 0.0 ...
David Goodwin
dggoodwin
Offline Send Email
May 15, 2003
11:20 pm
137
The last message reminds me that there are a couple of things I don't think I have announced yet. 1. There is now some documentation for the Cantera Python...
David Goodwin
dggoodwin
Offline Send Email
May 16, 2003
12:08 am
138
Dave, Did you get that website right (www.python.org)?? -Marc...
Marc Day
MSDay@...
Send Email
May 16, 2003
5:32 am
139
The website is wrong of course,,, I meant http://www.cantera.org...
David Goodwin
dggoodwin
Offline Send Email
May 16, 2003
9:25 am
140
One thing that causes a "hang" -- tight loop -- seems to be trying to equilibrate a mixture which has no thermodynamics -- eg, something like this... set(g,...
steve@...
Send Email
May 16, 2003
12:48 pm
141
========= One thing that causes a "hang" -- tight loop -- seems to be trying to equilibrate a mixture which has no thermodynamics -- eg, something like this......
steve@...
Send Email
May 16, 2003
1:41 pm
142
Hello, I'm looking into a way to pre-mix two different gases before putting them into a reactor. For example, I want to use GRI and Air and mix them prior to...
silvershadow112002
silvershadow...
Offline Send Email
May 29, 2003
2:59 pm
143
Yes, you can do that. Since Reactor objects can have any number of inlets, a mixer is just a reactor with 2 inlets and one outlet. If you want to turn off...
David Goodwin
dggoodwin
Offline Send Email
May 30, 2003
11:02 pm
144
1). I believe I must have missed something basic during Cantera installation, otherwise more people would be having this problem. I cannot access any of the...
patcaton75
Offline Send Email
May 31, 2003
5:36 pm
145
Transport properties are disabled by default, since it takes some time to do the initialization of the transport property routines - fitting polynomials to...
David Goodwin
dggoodwin
Offline Send Email
May 31, 2003
11:39 pm
146
In the suggested matlab code for the function vdot.m (which is called by reactor_ode.m), volume change to keep constant pressure is calculated by v = 1.e11 *...
y2kpac
Offline Send Email
Jun 4, 2003
7:59 pm
Messages 116 - 146 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help