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 1534 - 1563 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1534
Hello to all, I'm trying to simulate a piston with Cantera in C++ and I'm able to set all the different parameteres. My only problem is setting velocity of the...
dottorato82
Offline Send Email
Mar 2, 2007
1:26 am
1535
Hi, Thanks for your answer, this package has fixed the problem. Now Cantera is running very well on my laptop. I have a new question... I have in the Python's...
ds2taieb
Offline Send Email
Mar 2, 2007
1:26 am
1536
Hello Cantera installs several Cantera input files in the folder (in English) “\Program Files\Common Files\Cantera\data” of which one is the gri30.cti ...
Bert Bell
bertbell2
Offline Send Email
Mar 2, 2007
5:24 pm
1537
How difficult would it be to add pressure-dependent rate coefficients for gas-phase reactions? I would like to be able to use chemkin mechanisms with...
kevinmwalters
Offline Send Email
Mar 2, 2007
7:23 pm
1538
Hi, I have read your post. And I have the question: Is it possible to set the enthalpy? And how can I do it? I don't find the equivalent of mix.setTemperature...
ds2taieb
Offline Send Email
Mar 5, 2007
8:48 am
1539
Hallo David, it's the GRI 3.0 mechanism as stated by the line: gas = GRI30('Mix') in the py-script, which fetches the mechanism from gri30.cti in the...
hdoe71
Offline Send Email
Mar 5, 2007
8:52 am
1540
Hi, To set the mixture enthalpy in python, given a mixture, "mix", try mix.setState_HP(h,p) Dave H. ... Hi, I have read your post. And I have the question: Is...
E David Huckaby
e.david.huckaby@...
Send Email
Mar 5, 2007
2:03 pm
1541
Hi, I was asked to write a small cantera-using program for controlling combustion processes in industrial power-plants. Is it possible to use cantera as a...
usenechal
Offline Send Email
Mar 5, 2007
2:04 pm
1542
I am trying to vary the file stflame1.py to calculate the heat flux to the wall at a fixed surface temperature. At the momoment I am calculating the heat flux...
galliumnitrid
Offline Send Email
Mar 5, 2007
5:06 pm
1543
Burak, You can specify the initial grid in your simulation to include a point very close to the wall. As long as you set the parameter "prune" to zero, that...
Bergthorson, Jeffrey M.
jeffb@...
Send Email
Mar 5, 2007
5:59 pm
1544
Hello, I have the same problem with the supplied script "flame2.py". I have added some modifications. They are two loops to compute with variable composition...
ds2taieb
Offline Send Email
Mar 8, 2007
9:05 pm
1545
After processing a cti file (e.g. importPhase('xx.cti')) that contains a syntax error any subsequent use of the XML_Node routine in Matlab returns the above...
rweber221
Offline Send Email
Mar 8, 2007
9:06 pm
1546
Matlab 7.3 running Cantera 1.70 complains when I try to define a phase using the ideal_solution keyword in cti file, as described in the documentation for...
rweber221
Offline Send Email
Mar 8, 2007
9:06 pm
1547
Hello, I'm working on the simulation of stabilized burner flame. So I use the demos "flame2.py". I have added a loop for varying the amount of CH4 in the ...
ds2taieb
Offline Send Email
Mar 8, 2007
9:06 pm
1548
I have a quick question that I hope someone here can help me with. Is it possible to include time-dependent rates in a chemical kinetics computation in...
Jeffrey F.
jeffrey1681
Offline Send Email
Mar 8, 2007
9:07 pm
1549
Hi Solutions equilibrium is not supported by Cantera. Try HSC Chemistry, its quite good. Chitral ... ...
Chitral
chitral_naik
Offline Send Email
Mar 8, 2007
9:24 pm
1550
I can confirm that this is also happening for Cantera 1.7.0 operating in Matlab 2006b. I, too, find that restarting Matlab is the only way to 'fix' it, once...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Mar 8, 2007
9:36 pm
1551
I just started to setup a simple mechanism for tetramethylsilane decomposition. But I did not come too far because I am getting the following error from...
galliumnitrid
Offline Send Email
Mar 9, 2007
3:50 pm
1552
Hello, Your experience and the lines 141-161 of SpeciesThemoFactory.cpp would indicate that Cantera is setup to use at most two thermodynamic parameterization...
E David Huckaby
e.david.huckaby@...
Send Email
Mar 9, 2007
4:45 pm
1553
Thank you! Replacing the const_cp by NASA works! Regards Burak ... would indicate that Cantera is setup to use at most ... ...
galliumnitrid
Offline Send Email
Mar 9, 2007
5:04 pm
1554
Dear David, We added Cantera to the International Curriculum on Hydrogen Safety Engineering (http://www.hysafe.org/index.php?ID=68) and our students are using...
aedahoe
Offline Send Email
Mar 15, 2007
11:45 am
1555
I am a Mechanical Engg student.Iwant to develop a programme (c++\fortran\python\matlab) to find out the ignition delay and flame speed of GRI Mech30 at various...
manu370353
Offline Send Email
Mar 17, 2007
12:07 am
1556
I have tried following Dr. Goodwin's instructions for the windows installation. At the end of the build solution, I get 2 errors. These errors are related to...
pughpatrick
Offline Send Email
Mar 17, 2007
12:08 am
1557
Dell P4 Windows XP latest updates Matlab r2006b Interest is in using Cantera for plasma processes. Followed install procedure at: ...
ron_besser
Online Now Send Email
Mar 17, 2007
2:07 pm
1558
I just uninstalled everything and started over. The procedure at http://www.galcit.caltech.edu/EDL/public/sdt/SD_Toolbox/install-V1.7.txt is very helpful for...
Ron Besser
ron_besser
Online Now Send Email
Mar 18, 2007
2:41 am
1559
Yes, the 2005 version of Visual Studio cannot be used to build the Python module, since the distributed version of Python was built with the older Visual...
David Goodwin
dggoodwin
Offline Send Email
Mar 18, 2007
9:21 am
1560
All, I am using Cantera in Matlab r2006b. I am having trouble with inputting my own cti files. I can't get my own cti files to read in. If I read in one of the...
Ron Besser
ron_besser
Online Now Send Email
Mar 24, 2007
3:01 pm
1561
There are diagnostics for problems like this in Python (but not Matlab). In python, do: gas = importPhase(<cti file>, debug=1) This will print out diagnostic...
David Goodwin
dggoodwin
Offline Send Email
Mar 24, 2007
3:14 pm
1562
Dear Cantera Users, I am trying to find the equilibrium composition of the downstream coming from an autothermal reforming reactor of propane and n-butane. I...
feyza gokaliler
gokalilerfeyza
Offline Send Email
Mar 27, 2007
1:01 pm
1563
Hello, I am trying to build Cantera 1.6 w/Visual Studio (I have VS 7.1, and Windows XP pro). My Cantera installation folder only contains *.h files... no...
ethanbarbour
Offline Send Email
Mar 27, 2007
1:02 pm
Messages 1534 - 1563 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