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 1088 - 1117 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1088
Dave, Thanks very much for your help. I replaced my ctml_writer.py with the new version and my test case is working now. I was trying to reproduce the classic...
peyelvington
Offline Send Email
Jan 5, 2006
12:13 pm
1089
Dear Cantera users, I am simulating stagnation-point flames. I have run across what I believe to be an inconsistency in the specification of time-stepping and...
Bergthorson, Jeffrey M.
jeffb@...
Send Email
Jan 5, 2006
11:00 pm
1090
Jeff, Yes, I found this problem a little while ago and fixed it. It should be correct in the latest version in the CVS repository. Dave...
David Goodwin
dggoodwin
Offline Send Email
Jan 5, 2006
11:37 pm
1091
I am creating a combustor model in C++ using reservoir, reactor and flow device elements. I have started by following the example given in the Cantera pdf...
rezvani_reza
Offline Send Email
Jan 11, 2006
12:09 am
1092
Hi, I try to compile cantera-1.6.0r2 on Linux version 2.4.18-64GB-SMP (root@SMP_X86.suse.de) (gcc version 2.95.3 20010315 (SuSE)) #1 SMP and I get this error. ...
guillaume_edouard
guillaume_ed...
Offline Send Email
Jan 19, 2006
7:09 pm
1093
Are there any plans to incorporate a more general EOS into Cantera to model things other than those few in the liquidvapor system with reasonable accuracy?...
jonnydyer
Offline Send Email
Jan 20, 2006
12:41 am
1094
hi i am studyng for chem engg ,for my project i want to get an idea of what simulation software to be used for scrubbers can any 1 over here help me...
sandeep
ssd201083
Offline Send Email
Jan 23, 2006
9:34 pm
1095
It seems the config/configure file is broken. Switching off the sundials flag: USE_SUNDIALS='n' some checks (i.e. object file extension, etc..) are skipped and...
didomax77
Offline Send Email
Jan 23, 2006
9:34 pm
1096
Dear all, I am using Cantera through the Matlab toolbox. I have just experienced some problems when calling for critical properties of gas mixtures. All...
anders_hamstr
Offline Send Email
Jan 27, 2006
1:15 pm
1097
Just to second Anders's comments, I tried inputing the lines of code he mentions below into matlab 6.1 and, even worse, I experienced a runtime error that shut...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Jan 27, 2006
2:46 pm
1098
Steven and Anders - The problem is that those properties are only implemented for pure substances with complete liquid/vapor equations of state, not ideal gas ...
David Goodwin
dggoodwin
Offline Send Email
Jan 27, 2006
3:30 pm
1099
I would like to update my version of Cantera using the CVS system, but I was unsure which files I should download. I am currently on a Mac running OS X.3. I...
jocie_squirl
Offline Send Email
Jan 29, 2006
3:48 pm
1100
cvs -d:pserver:anonymous@...:/cvsroot/cantera login #to check out cvs -z3 -d:pserver:anonymous@...:/cvsroot/cantera co cantera ...
Karl Meredith
kvirgilm
Offline Send Email
Jan 30, 2006
3:56 am
1101
Dear all, I've got a problem to make new gas on fortran. I use : * Chemical kinetic mechanism, Thermodynamic parameters and Transport paramters of iso-Octane ...
alberto.ferraro
Offline Send Email
Jan 31, 2006
5:27 pm
1102
I am trying to install cantera 1.6.0 on a SUN (sparc-sun-solaris2.10). I am having two problems: 1. The python installation is /usr/local/bin/python. There is...
jcs6a50
Offline Send Email
Feb 2, 2006
10:17 pm
1103
Shashank, I didn't realize you were not posting this to the Cantera group, so I am cc:ing the user group and including our whole thread now. Generally this...
R A Hunt
rahunt_xyz
Offline Send Email
Feb 3, 2006
12:11 am
1104
I'm trying to install cantera using cantera-1.6.0r2.tar.gz on OS X and am getting this error when i try to make the file. I did not change the configure file...
patrick_t_sullivan
patrick_t_su...
Offline Send Email
Feb 3, 2006
1:51 pm
1105
Patrick - You need to edit the configure file and run it before doing 'make': ./configure make sudo make install The error you are getting is because the...
David Goodwin
dggoodwin
Offline Send Email
Feb 3, 2006
2:10 pm
1106
In case you're wondering why I have not been as responsive as usual to Cantera questions and problems, it is because I have actually been on sabbatical the...
David Goodwin
dggoodwin
Offline Send Email
Feb 3, 2006
2:15 pm
1107
I'm having trouble getting the matlab interface to compile and be built with the default make and configure files on my os X (10.4) machine. When I run...
rahunt_xyz
Offline Send Email
Feb 6, 2006
6:15 am
1108
Rebecca, You can either set MATLAB_CMD to the full path the the MATLAB executable, or put the MATLAB bin directory (/Applications/MATLAB7/bin) on the path...
David Goodwin
dggoodwin
Offline Send Email
Feb 6, 2006
3:07 pm
1109
Thanks! Reporting back: I found that if I did not set MATLAB_CMD at all and only added the matlab bin directory to the path, the configure, build and install...
R A Hunt
rahunt_xyz
Offline Send Email
Feb 7, 2006
5:53 pm
1110
Dear all, I use Fortran 90 and I can't find module files in Cantera. In fact, in "Cantera user's guide, fortran version" ...
alberto.ferraro
Offline Send Email
Feb 7, 2006
11:56 pm
1111
I was wondering if anyone was using a global one step reaction in Matlab. I am trying to get the reaction CH4 + 2 O2 => CO2 + 2H2O to work with some of the...
jocie_squirl
Offline Send Email
Feb 9, 2006
10:59 am
1112
Hi Jocelyn, My initial feeling is that the global reaction, so long as elements balance and whatnot, should be implemented just the same as any elementary...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Feb 9, 2006
2:12 pm
1113
Jocelyn, I've used one step reactions with the C++ code and it works fine. I haven't used it with the Matlab code. The line in the cti file should look...
Karl Meredith
kvirgilm
Offline Send Email
Feb 9, 2006
2:20 pm
1114
Hi Jocelyn, I used once Cantera to caculate the equilibrium constants of some one step reversible reactions. The rate coefficients I entered have neither...
Albrecht Heinzel
albrechtheinzel
Offline Send Email
Feb 9, 2006
2:24 pm
1115
Thanks for all the advice. Attached is the cti file that I have been using with diffflame.m. The program will run but returns only the cold solution. ...
Jocelyn Squirrel
jocie_squirl
Offline Send Email
Feb 10, 2006
2:17 pm
1116
Jocelyn, I was able to implement your cti file, and the reaction rates are applied to the gas phase, but are indeed very small (on the order of 1e-27). The one...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Feb 10, 2006
3:03 pm
1117
Folks, Just wanted to let you know about an add-on, called sct-cantera, we wrote for Cantera in MATLAB. It is available on sourceforge ...
rahunt_xyz
Offline Send Email
Feb 17, 2006
7:32 pm
Messages 1088 - 1117 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