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 1883 - 1912 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1883
Dear all, I am new in Cantera and I try to use the demo code flamespeed to calculate the flame property. The fuel is CH4, CO, N2 and H2O mixture. The initial...
changye_liu
Offline Send Email
Apr 2, 2008
8:08 am
1884
Thank you very much Gokul. This is exactly what I was looking for. I already implemented it and it's working. Thanks again. Best regards, Peter ... ...
Peter Perez
plpd00
Offline Send Email
Apr 2, 2008
8:09 am
1885
Why do you say these are not the same reaction? One is written in the reverse direction, but both are reversible. This is not a "bug" in my opinion, but a...
Dave Goodwin
dggoodwin
Offline Send Email
Apr 2, 2008
8:15 am
1886
Sorry - I misread your reactions. I don't think they are duplicates. Dave ... Reaction¡Ëoperator== is...
Dave Goodwin
dggoodwin
Offline Send Email
Apr 2, 2008
8:17 am
1887
Hello, Your calculations don't look crazy. The reason is a high inlet gas temperature. Approximately, the adiabatic flame temperature increases as the...
avmokhov
Offline Send Email
Apr 2, 2008
1:14 pm
1888
Hello to everybody! I'm compiling the 1.7.0 version on cantera on a linux machine with gcc version 4.3.0. During the compilation I obtain the following error: ...
Michele Vascellari
vascellari
Offline Send Email
Apr 9, 2008
12:12 pm
1889
Hello, I was trying to run 1D flame calculations with the hydrogen mechanism of Connaire et al but the program had problems with the input. After spending some...
avmokhov
Offline Send Email
Apr 10, 2008
9:02 pm
1890
The problem is related to gcc version 4.3, since in this version the C++ header dependencies have been cleaned up. I solved the problem adding the standard C++...
Michele Vascellari
vascellari
Offline Send Email
Apr 11, 2008
10:38 am
1891
Thank you Anatoli, I think you are right and the results I calculated were reasonable. On the other hand, the reaction starts very close to the inlet when the...
changye_liu
Offline Send Email
Apr 14, 2008
12:41 pm
1892
f.setRefineCriteria(ratio = 5.0, slope = 0.05, curve = 0.005, prune = 0.0) In the grid refinement critera what does ratio do? From what I understand prune...
transfertoschool
transfertosc...
Offline Send Email
Apr 14, 2008
12:41 pm
1893
I have been trying to implement cantera into my own program written in fortran 90/95. I am able to compile and link the program just fine but when I get...
david_bilyeu
Offline Send Email
Apr 14, 2008
12:41 pm
1894
Hello, can anybody help me to find user's guide for python. I could find only the version for Fortran. Thank you. Radek...
hybl.radek
Offline Send Email
Apr 14, 2008
12:41 pm
1895
Hey, I would like to find a demo or an example of the function FreeFlame in Matlab. I will really appreciate some help because I am not able to make it run in...
jorcalderon19
Offline Send Email
Apr 14, 2008
12:41 pm
1896
Hello all, I'm having some problems calculating free propagating flame speeds with the funtion FreeFlame in matlab. There is an example in Python with...
jorcalderon19
Offline Send Email
Apr 14, 2008
12:41 pm
1897
When one computes the the free-flame structure (say H2+air at PTN), the equilibrium temperature obtained is different from the true adiabatic flame temperature...
Matei I. Radulescu
bobopatazul
Offline Send Email
Apr 14, 2008
12:41 pm
1898
i need cantera for windows vista my question is,¿can i use this program for windows vista?....
ccmendoza0420
Offline Send Email
Apr 14, 2008
12:41 pm
1899
Could you send me an example flame script or program that shows the problem? Thanks....
Dave Goodwin
dggoodwin
Offline Send Email
Apr 14, 2008
12:46 pm
1900
Is anyone in the group experienced in writing MATLAB MEX C/Matlab interface code? If so, and if you are interested in putting in a lot of work for free... see...
Dave Goodwin
dggoodwin
Offline Send Email
Apr 14, 2008
1:07 pm
1901
Hello, Last two days I was trying to solve this problem. Indeed, for a free hydrogen/air flame Cantera calculates temperatures substantially lower than...
avmokhov
Offline Send Email
Apr 14, 2008
2:13 pm
1902
Hello, Either additional point (x(j+2)+x(j+1))/2 will be added if the ratio (x (j+2) -x(j+1))/(x(j)-x(j+1) larger than the specified ratio or additional point...
avmokhov
Offline Send Email
Apr 14, 2008
2:27 pm
1903
Hi, I check an error correction for this problem into the cvs repository. Best wishes, Harry Harry Moffat (w) (505)...
Moffat, Harry K
hkmoffat
Offline Send Email
Apr 15, 2008
3:32 pm
1904
Dear all! The matlab toolbox of the last Cantera version works only with Matlab version R2006b. In my department the version of Matlab installed in Windows PCs...
Michele Vascellari
vascellari
Offline Send Email
Apr 17, 2008
5:04 pm
1905
Dear all, I have spent all day trying to get Cantera up and running on my Mac (Mac OS version 10.4.11) and have not yet succeeded. I checked out Cantera from...
Richard West
r_west1e
Offline Send Email
Apr 23, 2008
6:13 pm
1906
I have now successfully compiled and run Cantera in Python. To do this I had to edit the preconfig file to stop it using sundials...
Richard
r_west1e
Offline Send Email
Apr 23, 2008
7:11 pm
1907
It's a first-order upwind differencing scheme....
Ingmar Schoegl
ischoegl
Offline Send Email
Jun 10, 2008
11:17 am
1908
Anatoli, The convective terms are upwinded and the diffusive terms are central differenced. But this doesn't matter, if the energy equation was solved in...
Matei I. Radulescu
bobopatazul
Offline Send Email
Jun 10, 2008
11:17 am
1909
Dave, An example showing the large discrepancy between equilibrium and equilibrium obtained with a 1D flame calculation can be observed by running the default...
Matei I. Radulescu
bobopatazul
Offline Send Email
Jun 10, 2008
11:17 am
1910
Hi, i found this cool Cantera Toolbox for MatLab. I want to calculate a combustion with this tool. But i have no idea how to start. I know how to define a gas,...
sulebek
Offline Send Email
Jun 10, 2008
11:17 am
1911
Hello, I have just begun working with Cantera, and cannot get it to work. I use Cantera 1.6 + Matlab 7.1 + Python 2.4, as I have no access to a new Matlab...
turbulent_flame
Offline Send Email
Jun 10, 2008
11:17 am
1912
Dear Cantera users, I am also interested in simulating the piston of an internal combustion engine using Cantera with Matlab. The issue about the piston...
Peter Perez
plpd00
Offline Send Email
Jun 10, 2008
11:17 am
Messages 1883 - 1912 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