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 your group to be featured on the Yahoo! Groups website? 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 174 - 203 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
174
Hi Dave I have used chemkin for several years, but are slowly trying to change my platform to cantera, and am indeed impressed with the work you have done. I...
msrasmus
Offline Send Email
Aug 5, 2003
9:40 am
175
Martin, I'm glad Mixmaster is useful to you. I'll take a look at the problems you mentioned. Dave...
David Goodwin
dggoodwin
Offline Send Email
Aug 5, 2003
3:01 pm
176
Cantera has a new input file format, designed for specifying both single-phase and multi-phase problems. At least, it WILL have the new format as soon as...
David Goodwin
dggoodwin
Offline Send Email
Aug 14, 2003
3:13 pm
177
Hello Dave, Is I-D flames for Matlab out as yet? pac ... Should...
y2kpac
Offline Send Email
Aug 15, 2003
6:19 pm
178
So, supposing I want to create two gas mixtures in Matlab, with initially identical properties. The naive way to do this is as ... 300 ... 600 ... 600 What's...
brooksmoses1
Offline Send Email
Aug 19, 2003
12:16 am
179
Brooks - As you've discovered, a copy operation in Matlab of a Cantera object is a 'shallow' copy operation, because the Matlab object really just holds a...
David Goodwin
dggoodwin
Offline Send Email
Aug 19, 2003
3:36 am
180
Dave - Thanks for the confirmation. And, yes, in the simple example I gave, constructing the two gasses independently is certainly just as simple as copying...
brooksmoses1
Offline Send Email
Aug 19, 2003
9:07 pm
181
Brooks - I would recommend that you consider changing your code to avoid making multiple copies of class Solution objects. The reason is that these are ...
David Goodwin
dggoodwin
Offline Send Email
Aug 19, 2003
10:04 pm
182
Dave - Thanks for the suggestion; that does seem a reasonable way of doing things, and should work for what we need. (Also, it occurs to me that it might be...
brooksmoses1
Offline Send Email
Aug 19, 2003
10:33 pm
183
Cantera 1.5.0 is now available at the SourceForge site. What's new: -- surface chemistry - reversible or irreversible reactions - coverage-dependent rates;...
Dave Goodwin
dggoodwin
Offline Send Email
Aug 26, 2003
7:17 am
184
Hello,Dave & group -- The demos seem broken -- eg, [root@compute python]# python2 < flame1.py Traceback (most recent call last): File "<stdin>", line 12, in ? ...
steve@...
Send Email
Sep 3, 2003
3:18 pm
185
Cantera 1.5 for Windows has been released. This is a major release with many new capabilities; if you are using Cantera on a Windows PC, I encourage you to...
David Goodwin
dggoodwin
Offline Send Email
Sep 12, 2003
6:18 am
186
Dear Dave After upgrading both my Windows and Linux distribution of Cantera, I get an three error messages, when I try to run MixMaster. The errors are: could...
msrasmus
Offline Send Email
Sep 12, 2003
10:04 am
187
The problem is not in your installation, but that I forgot to change the file type in MixMaster to the new Cantera input file type. Here's the fix: run a...
David Goodwin
dggoodwin
Offline Send Email
Sep 12, 2003
11:17 am
188
Dear Dave, Where to download cantera 1.5 for Windows? At the SourceForge site, I can only see v1.5 for unix dated on Aug 25. Thanks, Yi J. ... PC, I ... tested...
yijiangusa
Offline Send Email
Sep 12, 2003
1:58 pm
189
Select "download" on that release and you will see Cantera15.msi. Get that file....
David Goodwin
dggoodwin
Offline Send Email
Sep 12, 2003
2:52 pm
190
Dave, I cannot find the file "readme.txt" in the Matlab folder to tell me installation instructions for matlab. Please advise on Matlab setup. Thanks, Dan...
flowerscantera1
Offline Send Email
Sep 12, 2003
6:58 pm
191
Dan, I forgot to write it. Look at the ppt file in folder 'doc' on installing Cantera. Dave...
David Goodwin
dggoodwin
Offline Send Email
Sep 12, 2003
8:02 pm
192
The Cantera source distribution has been updated, and a PC zip version is now posted too. A problem with the initial guess for npflame1.py has been corrected,...
David Goodwin
dggoodwin
Offline Send Email
Sep 12, 2003
8:44 pm
193
In the new release of Cantera (1.5 and 1.5.1) Mixmaster cannot read the flame simulation solutions written in XML files, the comma separated files are OK. Is...
msrasmus
Offline Send Email
Sep 15, 2003
2:46 pm
194
Dear Prof. Goodwin, some of my chemkin-input files are producing the following error while converting to xml: Traceback (most recent call last): File...
usenechal
Offline Send Email
Sep 19, 2003
1:04 pm
195
Ulf, My guess is that you have a species name that has a colon (':') in it. The statement that produces the error message implicitly assumes that no species...
David Goodwin
dggoodwin
Offline Send Email
Sep 19, 2003
2:50 pm
196
Hi, I'm a graduate student from Wright State Univerisity in Dayton, Ohio and i'm having diffuculty on installing the most recent version of Cantera on Windows...
hendersonsjh
Offline Send Email
Sep 23, 2003
7:12 am
197
Hi, I am trying to create a .cti for use with 1.5, using some of the new entries defined in the document cti.pdf, including ideal_solution(), ...
mattsvrcek
Offline Send Email
Sep 23, 2003
7:13 am
198
Sean, I don't know what the problem is you are having with MixMaster. I just installed Cantera on a PC running Windows XP Home Edition and MixMaster ran. You...
David Goodwin
dggoodwin
Offline Send Email
Sep 23, 2003
7:47 am
199
Matt, You have run into the problem of the documentation getting ahead of the implementation. Those features didn't quite get into version 1.5.1; hopefully...
David Goodwin
dggoodwin
Offline Send Email
Sep 23, 2003
7:51 am
200
Dear Dr. Goodwin, I just installed cantera(1.5) and python on my windows computer. As I wanted to test it, I received the following error message: Traceback...
galliumnitrid
Offline Send Email
Sep 30, 2003
1:25 pm
201
Hi Dave- I work for Dr. Dibble at UC Berkeley, and I'm having trouble running the equilibrate command for constant T&P for a phi=1 in Cantera 1.5. I'm using ...
David Giger
giger720
Offline Send Email
Sep 30, 2003
1:26 pm
202
David, phi = 1 is often a problem, because the equilibrium composition changes so sharply at this point. This is particularly true at low temperatures, like...
David Goodwin
dggoodwin
Offline Send Email
Sep 30, 2003
1:31 pm
203
The file _cantera.pyd should be all you need. It looks to me like you have installed Cantera somewhere other than in the site_packages directory that is the...
David Goodwin
dggoodwin
Offline Send Email
Sep 30, 2003
1:37 pm
Messages 174 - 203 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