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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 698 - 727 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
698
Hello, I´m a new user of Cantera and MixMaster. I do have a question concerning MixMaster. I plot the reaction paths for the ozone mechanism and let me show...
schoen79
Offline Send Email
Feb 2, 2005
4:10 am
699
Hello All, I had 1.5.4 installed (windows 2000) and it was working fine. When I upgraded to 1.5.5 and python2.4, matplotlib quit working. I am getting "Numeric...
osman
osman_fb124
Offline Send Email
Feb 2, 2005
4:10 am
700
Thank you for your reply, but what about older Cantera version, like 1.5.4 or 1.5.3. They are still available, and I try to use them, because I have Visual C++...
electric eye
sentinel782000
Offline Send Email
Feb 2, 2005
4:10 am
701
The meaning is that the scale value multiplied by the number by the arrow is the rate at which the chosen element (e.g. O) is "flowing" from one species to...
David Goodwin
dggoodwin
Offline Send Email
Feb 2, 2005
4:48 am
702
Due to finite resources and time, I can't support (or even remember...) the procedure to build Cantera with Visual C++ 6.0. If someone else is using Visual...
David Goodwin
dggoodwin
Offline Send Email
Feb 2, 2005
4:53 am
703
The binary version of Cantera for Windows now uses numarray instead of Numeric. Matplotlib can use either one, but the option needs to be specified at compile...
David Goodwin
dggoodwin
Offline Send Email
Feb 2, 2005
5:05 am
704
For anyone interested, the unreleased version 1.6.0 can be checked out from CVS by supplying the flag '-r Prerelease_1_6_0_branch' when checking out Cantera....
David Goodwin
dggoodwin
Offline Send Email
Feb 2, 2005
5:10 am
705
Hi everyone - I am trying to track two gases (of type Solution) in a Matlab file. When I modify one of the gases, the other changes as well. I'm not sure if...
Josh Freeh
freehdom
Offline Send Email
Feb 11, 2005
8:04 pm
706
Josh, The problem is gas1 = gas2. The Cantera MATLAB interface doesn't support object creation by assignment. The MATLAB object only contains a pointer...
David Goodwin
dggoodwin
Offline Send Email
Feb 11, 2005
8:48 pm
707
Josh, I'm not totally familiar with Matlab assignment protocol, but it looks like, rather than passing a copy of the gas1 object to the definition of gas2,...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Feb 14, 2005
3:36 am
708
Hello guys, does anybody know if it is possible to calculate the laminar flame velocity under constant volume conditions? I just know that it is possible under...
cantera_user
Offline Send Email
Feb 14, 2005
3:01 pm
709
Prerelease_1_6_0 compiled for me as of Feb 15 on windows vs7. What are the major features and changes in version 1.6.0? Thanks! -Rebecca...
R A Hunt
rahunt_xyz
Offline Send Email
Feb 16, 2005
12:09 am
710
A change in how the pressure is handled in computing chemical potentials (transparent to most users), a new class for multiphase mixtures, and a robust...
David Goodwin
dggoodwin
Offline Send Email
Feb 16, 2005
1:06 am
711
Can someone please help? I've installed Cantera 155 and python 2.4 and everything works just fine until I try to use input files. I've tried uninstalling and ...
calvwlover
Offline Send Email
Feb 16, 2005
11:30 pm
712
Hi all, I have installed the most recent version of Cantera 1.5.5 for Windows XP and am learning and enjoying MixMaster. I get an error however when I try to...
carlmas20032003
Offline Send Email
Feb 16, 2005
11:31 pm
713
Carl - This is due to your version of 'dot' (part of graphviz) not supporting 'gif' files. As it turns out, I just upgraded to the latest version of graphviz...
David Goodwin
dggoodwin
Offline Send Email
Feb 16, 2005
11:35 pm
714
There is some problem with either the input file or the thermo file. Could be some non-printing characters in the file, or maybe it has unix line endings are...
David Goodwin
dggoodwin
Offline Send Email
Feb 16, 2005
11:44 pm
715
Sure enough, in a recent version of a graphics library that graphviz uses to generate bitmap images, support for the GIF format was removed. It has now been...
David Goodwin
dggoodwin
Offline Send Email
Feb 17, 2005
6:25 am
716
I am most definitely not computer savvy! When I went to the command prompt (with the help of a friend) this is what happened: C:\Cantera\bin>ck2cti.exe -d...
calvwlover
Offline Send Email
Feb 19, 2005
5:51 pm
717
You need to specify '-i' before the input file name: ck2cti.exe -i H2NO.inp...
David Goodwin
dggoodwin
Offline Send Email
Feb 19, 2005
5:53 pm
718
Hi all, I have installed Cantera 1.5.5 for Windows 2000 and Python 2.4. I am learnong tutorials and demos. But I cant find a manual for this program. And I...
s_litvinov2003
Offline Send Email
Feb 25, 2005
5:16 am
719
Hi I just wanted to update my cantera with the latest source from the CVS, however, for the first time the compilation fails on my linux box - any suggestions?...
Martin Skov Rasmussen
msrasmus
Offline Send Email
Feb 25, 2005
3:10 pm
720
Martin, This has been fixed in version 1.6.0. Try: cvs update -r Prerelease_1_6_0 and then build it. Dave...
David Goodwin
dggoodwin
Offline Send Email
Feb 25, 2005
3:45 pm
721
Has anyone implemented this? I would be very gratefull if they would share how they did it. Thanks, Nick ... reactors...
njkillingsworth
Offline Send Email
Mar 1, 2005
5:21 am
722
I am wondering what went wrong when I tried to use ck2cti to convert n-Heptane, reduced mechanism from: http://www-cms.llnl.gov/combustion/combustion2.html. ...
moviesany
Offline Send Email
Mar 2, 2005
5:52 am
723
This is almost certainly due to using a transport database file that was created on another platform. If your transport database is an MS-DOS text file and you...
David Goodwin
dggoodwin
Offline Send Email
Mar 2, 2005
6:00 am
724
Hi everyone, I am currently running Cantera-1.5.4.win32 to simulate compression and expansion stroke of an HCCI engine. I use a combined Marinov and GRI...
gnanaprakash gnanam
prakash_gnanam
Offline Send Email
Mar 2, 2005
6:21 pm
725
I am trying to run the demo: reactor1.py with my own mechanism. I converted my mechanism to .cti and got the file: mech.cti Now when I try and run reactor1.py...
William Pitz
pitz1@...
Send Email
Mar 3, 2005
12:12 am
726
Bill, Try this: mec = importPhase('mech.cti') You don't need to convert the cti file to xml; Cantera handles that automatically. Dave...
David Goodwin
dggoodwin
Offline Send Email
Mar 3, 2005
12:40 am
727
Dave, Thanks! Cantera found a problem with a discontinuity in a species thermo which is very useful since as you have pointed out this can cause a problem with...
William Pitz
pitz1@...
Send Email
Mar 3, 2005
5:54 pm
Messages 698 - 727 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