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...
Show off your group to the world. Share a photo of your group with us.

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 1309 - 1338 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1309
Hello, Iam new to this group. I have a quiry. I want to know the formation of diamond and beta-SiC when I use a gas mixture of H2(0.946) CH4(0.005) Si(CH3)4 ...
srikanthvss_vadali
srikanthvss_...
Offline Send Email
Sep 11, 2006
11:59 am
1310
I am running cantera (from the mac os installer, OSX 10.4 on a G4 laptop) and I encountered a problem similar to the one you first encountered (Python couldn't...
kevinmwalters
Offline Send Email
Sep 11, 2006
11:11 pm
1311
Hi, I want to compile Cantera with the Intel C++ 9.0 Compiler and the Fortran interface with Intel Fortran 9.0. Any experience in doing this?...
stefan_g_k
Offline Send Email
Sep 15, 2006
7:16 pm
1312
Dear Prof Goodwin (and others on this list), Currently I am experimenting with Cantera for chemical equilibrium calculations as part of a model of a metal...
mlbeks1975
Offline Send Email
Sep 15, 2006
7:31 pm
1313
Hi, where does the thermodynamic properties in 'graphite.cti' and 'diamond.cti' come from? Is the function self-made, or is there any other source? best...
usenechal
Offline Send Email
Sep 18, 2006
5:41 pm
1314
Dear Cantera group, I am working on channel-flow simulations with DASSL, coupled to Cantera. The command meanmolarmass() returns a value of 0.0000E+00 but if I...
Michael Johnson
vitalianimal
Offline Send Email
Sep 20, 2006
1:32 pm
1315
Harry, I am also struggeling with the installation bug. In which file would you use the USE_NUMERIC value. Did you try it out yourself? Best regards, Werner ...
Werner Willems
werner.willems
Offline Send Email
Sep 25, 2006
2:18 pm
1316
Hello Harry, I modified the "#undef HAS_NUMERIC" to "#define HAS_NUMERIC" in the config.h.in file, but it did not help. Michael, did you solve the problem? ...
werner.willems
Offline Send Email
Sep 25, 2006
2:28 pm
1317
Hi, I just installed Cantera (Cantera160r1.msi) with the different python and numpy components in a Windows XP machine. Everything works great if I have...
Alejandro Molina Ochoa
amolinao88
Offline Send Email
Sep 25, 2006
2:30 pm
1318
Dear Cantera users, For those interested in developing hydrocarbon oxidation mechanisms (principle emphasis, at the moment), the webREACTION mechanism ...
esblurock.info
nedatlund
Offline Send Email
Sep 26, 2006
9:38 pm
1319
... no, i couldn't. i really don't think that has anything to do with python at all. it must be one of the inclusion paths... strange thing is, i tried to add...
Michael Wild
themiwi
Offline Send Email
Sep 26, 2006
9:45 pm
1320
I just successfully compiled and tested Cantera on OS X, but I'm having problems getting the code to build on Linux (FC5). I get the following error when...
Rick_Muller
Offline Send Email
Sep 26, 2006
9:46 pm
1321
Rick, This problem has been noted before. If you change the line to be this then it will compile. //scale(x, damp); scale(x.begin(),x.end(),x.begin(),damp); ...
Karl Meredith
kvirgilm
Offline Send Email
Sep 26, 2006
9:55 pm
1322
Hey Michael, An associate and I are trying to replace Chemkin calls, within a developed Fortran code, with Cantera calls through the demo_lib.cpp interface as...
Dan Smyth
dan_gaidin_ut
Offline Send Email
Sep 29, 2006
10:19 pm
1323
Hi, I am using Cantera on a Linux box to replace Chemkin calls within a Fortran code and ran into something that I cannot figure out. We need to be able to...
Dan Smyth
dan_gaidin_ut
Offline Send Email
Sep 29, 2006
10:26 pm
1324
Hi Michael, You can either modify the preconfig file with user configuration options such as USE_NUMERIC, or you can create a preprocessor that defines...
Moffat, Harry K
hkmoffat
Offline Send Email
Oct 2, 2006
3:43 pm
1325
Hi Alejandro, I think Cantera or the python interpreter of cti files may read/write files to a windows system directory. This causes problems when the user ...
Moffat, Harry K
hkmoffat
Offline Send Email
Oct 2, 2006
4:05 pm
1326
Hi Dan, I have fixed one aspect of this problem within the CVS code. Previously, after initialization, if the mole or mass fractions were not set in the CTI or...
Moffat, Harry K
hkmoffat
Offline Send Email
Oct 2, 2006
10:08 pm
1327
Hi Harry and Dan, I checked out and built Cantera from CVS today, but am still getting very strange results from a simple Fortran example problem: PROGRAM...
Michael Johnson
vitalianimal
Offline Send Email
Oct 3, 2006
8:39 pm
1328
Hi Mike, When I ran your program, adding the line double precision meanMolarMass, intEnergy_mass I obtained: 28.8507043 -84549.2746 That must mean there is an...
Moffat, Harry K
hkmoffat
Offline Send Email
Oct 3, 2006
9:31 pm
1329
I have been trying to simulate a piston using cantera in C++. I have succeeded in creating walls etc.. I am however stuck when it comes to using the Fourier...
camilleriwilliam
camilleriwil...
Offline Send Email
Oct 4, 2006
9:32 pm
1330
Yup, that worked. Thanks, Karl. Rick ... -- Rick Muller rpmuller@......
Rick Muller
Rick_Muller
Offline Send Email
Oct 4, 2006
9:37 pm
1331
I was wondering where can I get a propane full mechanism from, can anyone help? thank you...
tsolomech
Offline Send Email
Oct 4, 2006
9:37 pm
1332
Hi users, I would like to perform several calculations with free_h2_air.py and extract laminar flame velocities at different phis and temperatures. The code...
didomax77
Offline Send Email
Oct 4, 2006
9:45 pm
1333
I've noticed some differences between the behavior of Cantera simulations generated from the GRI reaction mechanism with those from the H2O2 subset that's in...
Rick Muller
Rick_Muller
Offline Send Email
Oct 4, 2006
9:46 pm
1334
Hi, I'm trying to get information on how to use the "solve" function that can be used to solve a steady-state problem by combined damped Newton iteration and...
amolinao88
Offline Send Email
Oct 6, 2006
8:07 pm
1335
I did some more digging, and I have the answer to my own question. The following reaction is in GRI30, but not in the H2/O2 subset: H+O2+M<=>HO2+M...
Rick_Muller
Offline Send Email
Oct 11, 2006
3:13 pm
1336
When we added the line below: double precision meanMolarMass, intEnergy_mass to our code, things worked fine for every call. Was unaware that subroutines...
Dan Smyth
dan_gaidin_ut
Offline Send Email
Oct 13, 2006
5:31 pm
1337
I believe that I finally found these calls (reportParams and update). We'll try it. Dan Smyth...
Dan Smyth
dan_gaidin_ut
Offline Send Email
Oct 13, 2006
5:34 pm
1338
The reason you need to declare it as double precision is that it begins with "m" (or "i"), so Fortran implicitly assumes it is an integer function. The best...
David Goodwin
dggoodwin
Offline Send Email
Oct 13, 2006
11:52 pm
Messages 1309 - 1338 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