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 820 - 849 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
820
Unless I'm mistaken, the documentation (cantera-install.ppt) provides the links you need. Numeric python ('numpy') version 24.0 can be found at: ...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Jun 1, 2005
11:52 am
821
Hello guys, first of all I would like to thank Professor Goodwin for his great idea developing and constantly improving cantera. I am looking forward for the...
cantera_user
Offline Send Email
Jun 1, 2005
4:24 pm
822
Windows 2000 should be fine. The problem you are finding with MATLAB might be that you need to set the MATLAB path. See 'cantera-install.ppt' for information...
David Goodwin
dggoodwin
Offline Send Email
Jun 1, 2005
4:59 pm
823
I followed the directions when setting the paths in Matlab. Could the problem be that I have Matlab 6.5 instead of 7.0? The directions I followed said that...
csmnofbobs
Offline Send Email
Jun 1, 2005
8:04 pm
824
Jeff, I currently run cantera 1.55 through Matlab 6.1, and it works great. Look back at your path settings--to get the demos to run, I had to include the...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Jun 1, 2005
8:55 pm
825
Dear Dave, is it possible to use the solver for spatial onedim-problems to solve continously stirred reactors with time as the dimension instead of space ?...
usenechal
Offline Send Email
Jun 3, 2005
11:10 am
826
Ulf, Something like that could probably be done. The reason it is slow is that the algorithm uses a full, nomerically-computed Jacobian. This means that all...
David Goodwin
dggoodwin
Offline Send Email
Jun 3, 2005
12:28 pm
827
To anyone interested in this subject: This exchange of messages addresses the speed of convergence of the cstr, but a closely related subject is the fact that...
Charlie Westbrook
westbrook1@...
Send Email
Jun 3, 2005
2:54 pm
828
A suggestion for the next release: It may be better to not throw an error on a temperature-specified equilibrium solve if the temperature exceeds the...
jcs6a50
Offline Send Email
Jun 4, 2005
2:06 am
829
I have installed python/cantera. When I try to run one of the python demos I get the error message: This application has failed to start because MSVCP71.dll...
Scott
thawdog
Offline Send Email
Jun 4, 2005
2:07 am
830
The DLL MSVCP71.dll is a run-time library that applications compiled with Visual C++ .NET need to run. If you have Visual C++ .NET on your system, then you...
David Goodwin
dggoodwin
Offline Send Email
Jun 4, 2005
2:20 am
831
It seems like it should do something to at least warn you though... There are some cases where very wrong answers result. For example, in multiphase problems,...
David Goodwin
dggoodwin
Offline Send Email
Jun 4, 2005
2:33 am
832
Hello all, I am trying to incorporate three-phase-boundary reactions into a numerical simulation of a solid oxide fuel cell. I am using cantera primarily for...
DeCal_12
Offline Send Email
Jun 6, 2005
7:50 pm
833
Dear Dave, My name is Jeff Miller, and I am a student at the Colorado School of Mines. I am using the equilibrium Matlab demo to determine the temperature of...
csmnofbobs
Offline Send Email
Jun 7, 2005
5:16 pm
834
Dear Dave, Sorry to keep bothering you with these simple questions. I can not figure out how to use data from nasa.cti without pasting the data I want into a...
csmnofbobs
Offline Send Email
Jun 7, 2005
6:01 pm
835
Jeff, File nasa.cti specifies many species, but does not specify any phase that uses these species. If you want to create an ideal gas mixture using these...
David Goodwin
dggoodwin
Offline Send Email
Jun 7, 2005
6:52 pm
836
Thank you very much. That will help for now, but in the near future, we would like to run the equilibrium calculation on this same mixture, but with a...
csmnofbobs
Offline Send Email
Jun 7, 2005
7:22 pm
837
Steven, Three-phase boundary reactions! You are now deep into uncharted Cantera territory... Of course, Cantera can do this, and I use it for this in SOFC...
David Goodwin
dggoodwin
Offline Send Email
Jun 7, 2005
8:05 pm
838
I am trying to implement a methanol/Cu-ZnO surface reaction model where there are four different types of surface sites. In the model methanol undergoes a...
mollusk1954
Offline Send Email
Jun 8, 2005
2:19 am
839
Dave, Why define them as separate surface phases? Can't you have sites Cu(S1), CH3O(S1), CU(S1a), H(S1a), etc. all as part of one surface phase? If your...
David Goodwin
dggoodwin
Offline Send Email
Jun 8, 2005
2:37 am
840
Hi everyone, does anyone have any news on compiling cantera on 64-bit machines? I'm trying to do that on a 64-bit Alpha one (Red Hat Linux 7.0). First of all I...
vincenzomulone
Offline Send Email
Jun 8, 2005
10:13 am
841
Thanks. What you suggest should work. It even gives me insight into how I might model surfaces that change their structure in time. All the best. Dave...
mollusk1954
Offline Send Email
Jun 8, 2005
3:00 pm
842
Hi, I'm interested in modeling a 1 dimensional unstrained diffusion flame. The code I would like to set up is very similar to the Flame1 demo. I would like...
steven_r_biles
Offline Send Email
Jun 8, 2005
11:47 pm
843
Professor Goodwin, I was going through cantera v1.5.5r4 and c++ examples, and found that in kinematics examples 1 & 2, a relatively large volume is used to ...
sonekazuo
Offline Send Email
Jun 8, 2005
11:47 pm
844
Steve, You can use an 'OutletRes1D' object instead of 'Outlet1D'. (At least, you can do this if you are working in C++.) This type of outlet simulates a...
David Goodwin
dggoodwin
Offline Send Email
Jun 9, 2005
5:43 am
845
Kazuo, The 1D flame models solve low-Mach-number equations that assume constant pressure. For the zero-D reactor objects, the situation is very different. ...
David Goodwin
dggoodwin
Offline Send Email
Jun 9, 2005
5:50 am
846
I am running ck2cti from the dos prompt. The ck2cti.log file says that the conversions of the mechanism and the thermo data were successful, but I can't find...
csmnofbobs
Offline Send Email
Jun 10, 2005
5:47 pm
847
Jeff, I believe you need to have ">> filename.cti" at the end of the command to redirect output to the file that you want. Michael...
Michael Johnson
vitalianimal
Offline Send Email
Jun 10, 2005
7:43 pm
848
Hello... I am trying to change the scheme of a H2/O2/Ar/N2, but I always get this error: Procedure: ct2ctml Error: could not convert input file to CTML ...
se_deferrieres
Offline Send Email
Jun 11, 2005
1:59 am
849
Mark, I had the exact same problem. If you haven't already solve yours, try this: Delete the PYTHON_CMD variable you created, and only add c:\Python24 to your...
Mark Alexander Mikofski
bwanamarko
Offline Send Email
Jun 11, 2005
1:59 am
Messages 820 - 849 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