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 to share photos of your group with the world? 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 757 - 786 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
757
Hi, there: Recently I tried to run Cantera 1.5.5 with Matlab on PC. I need compute the transport properties of a gas mixture. I run the file transport1.m in...
xyn_wang
Offline Send Email
Apr 4, 2005
4:12 pm
758
I have installed VisualStudio .NET and have built Cantera and installed it as well. I am in the process of testing Cantera (I have Windows 2000 Pro, Python2.4...
gdibildox
Offline Send Email
Apr 5, 2005
4:01 pm
759
The Python error says that it cannot find the Cantera package. Check to see that there is a folder called "Cantera" in C:\Python24\Lib\site-packages. If there...
David Goodwin
dggoodwin
Offline Send Email
Apr 5, 2005
4:15 pm
760
Dear Dr. Goodwin, I wanted to know if there is a specif format for citations ralted to Cantera? Please let me know. Regards, Surinder...
prabhjot102
Offline Send Email
Apr 8, 2005
3:51 am
761
You can refer to the web site www.cantera.org, or to the one conference paper about Cantera: D. G. Goodwin, "An Open-Source, Extensible Software Suite for CVD ...
David Goodwin
dggoodwin
Offline Send Email
Apr 8, 2005
4:03 am
762
Dear Prof. Goodwin: Two weeks ago I posted the following message: Hi, there: Recently I tried to run Cantera 1.5.5 with Matlab on PC. I need compute the...
xiao-yen wang
xyn_wang
Offline Send Email
Apr 13, 2005
8:02 pm
763
From what you describe, it is hard to know where the problem is. Maybe the equilibrium solver is having trouble converging. You can tell it to use the new...
David Goodwin
dggoodwin
Offline Send Email
Apr 13, 2005
8:38 pm
764
here is the files. Hope it can help a little. Please let me know what you find out. xiaoyen David Goodwin <dgoodwin@...> wrote: From what you describe,...
xiao-yen wang
xyn_wang
Offline Send Email
Apr 14, 2005
4:05 pm
765
When I switched your calls to equilibrate in mixprop.m to the new solver, it runs fine almost all of the time. But I can sometimes get it to fail (on the Mac)...
David Goodwin
dggoodwin
Offline Send Email
Apr 15, 2005
4:16 am
766
Dave, I too have struggled with the equil solver, so your mention of a new solver was very interesting. However, when I tried to run Cantrera 1.5.5 in Matlab...
carlmas20032003
Offline Send Email
Apr 18, 2005
7:33 pm
767
Carl, Well, from what you say I guess the released version 1.5.5 doesn't have the MATLAB interface to the new equilibrium solver. One option is to check out...
David Goodwin
dggoodwin
Offline Send Email
Apr 19, 2005
1:30 pm
768
Dave, I have modified the ck2cti code to read non integer stoichiometries such as those in the 1 atm soot model from Howard et al. ...
Tranter, Robert Simon
tranter_robert
Offline Send Email
Apr 26, 2005
7:44 pm
769
Rob, In version 1.6, you can turn off mechanism validation when you run ck2cti. But this was added after version 1.5.5. You can always modify the source code...
David Goodwin
dggoodwin
Offline Send Email
Apr 27, 2005
5:25 am
770
Dave, Thanks for the advice and the information about the problem with the species production rate calculations. Unfortunately there are about 4500 reactions...
Tranter, Robert Simon
tranter_robert
Offline Send Email
Apr 27, 2005
5:05 pm
771
Rob, I am going to modify the code so that non-integral product stoichiometric coefficients will be supported, as long as the reaction is irreversible. It...
David Goodwin
dggoodwin
Offline Send Email
Apr 27, 2005
11:22 pm
772
I followed every step on the Cantera powerpoint file, but when I test the python demos I get the error message: The dynamic link library MSVCP71.dll could not...
dcm311
Offline Send Email
Apr 28, 2005
2:02 am
773
Dave, Thank you very much. I appreciate your modifying the code and look forward to using it. Regards Rob...
Tranter, Robert Simon
tranter_robert
Offline Send Email
Apr 28, 2005
12:46 pm
774
Hello! I am currently writing a program in Fortran and I need to use the chemical equilibrium routine in Cantera to do some calculations. Unfortunately, my...
killakella2000
Offline Send Email
Apr 29, 2005
2:49 pm
775
You can simply remove the references to files in matlab\...\@Kinetics\private\CVS in the SetupCantera project from within Visual Studio. They were added by...
David Goodwin
dggoodwin
Offline Send Email
Apr 29, 2005
3:29 pm
776
All, Has anyone had trouble getting ChemEquil to behave? I am running a simple equilibrium problem with Ideal gases (and GRI3.0). I want to compute...
jcs6a50
Offline Send Email
Apr 29, 2005
9:43 pm
777
I haven't run into this problem before. I suppose you're decreasing the enthalpy by calling 'setState_HP' first with the desired enthalpy and pressure and...
David Goodwin
dggoodwin
Offline Send Email
Apr 29, 2005
10:04 pm
778
Hello, I am a beginner trying to figure out the temperature limitations on Canteras chemical equilibrium calculations. From what I understand Cantera uses the...
tomas_hurtig
Offline Send Email
May 3, 2005
2:48 pm
779
Tomas, Cantera can use whatever thermo data you provide in the input file. All you need to do is provide high-temperature thermo data in order to carry out...
David Goodwin
dggoodwin
Offline Send Email
May 3, 2005
3:32 pm
780
The temperatures at which failure occur are not necessarily below the polynomial fit ranges; in that case, I understand that there may be problems. I am using...
jcs6a50
Offline Send Email
May 3, 2005
6:48 pm
781
Dear Colleagues, Is it possible to combine CANTERA with the Borland C compiler? If so, how should this be done? With best regards, Arief Dahoe...
aedahoe
Offline Send Email
May 6, 2005
1:19 pm
782
I have not tried this. Has anyone else?...
David Goodwin
dggoodwin
Offline Send Email
May 6, 2005
1:25 pm
783
Hello. I am using Cantera 1.5.5 with Python 2.4 on a Win XP computer, but I have not used Cantera much. I tried to create a Reservoir "res = Reservoir(gas)"...
markscha
Offline Send Email
May 8, 2005
4:38 am
784
OK. I figured it out. Apparently, I should have "from Cantera.Reactor import *" before I use any reactors, reservoirs, etc. Well, you learn something new...
markscha
Offline Send Email
May 8, 2005
10:29 pm
785
Well, just when I was getting productive, I ran into a problem with Cantera/Python. I had Cantera working on this XP workstation, but I was trying to install...
markscha
Offline Send Email
May 11, 2005
3:13 am
786
Mark, I suspect the problem is that the Cantera Python extension module was built to link to one version of the Python DLL, and can't be used with a different...
David Goodwin
dggoodwin
Offline Send Email
May 11, 2005
3:27 am
Messages 757 - 786 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