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 1355 - 1384 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1355
I am working on a CFD code for reacting flows and would like to use Cantera to compute the reaction source terms. Since our code is written in c++, I am only...
squirlyjoe
Offline Send Email
Nov 1, 2006
9:47 pm
1356
Hi Thomas, I ran into the same problem and it was because I had not run the executable in the Cantera folder (something like Cantera-1.6.0win32-py2.4) that is...
njkillingsworth
Offline Send Email
Nov 1, 2006
9:48 pm
1357
I want to modify the GRI30 mechanism that comes with the Cantera install. I want to add additional species and reactions. I have tried modifying the...
ldd2101
Offline Send Email
Nov 1, 2006
9:52 pm
1358
Does anyone know how Cantera finds the gas properties? For instance, how does Cantera get the density of methane gas? Is it through interpolating some tables...
johnelliot49
Offline Send Email
Nov 1, 2006
9:53 pm
1359
It would likely be best to compile cantera using its make system and link it into your application rather than trying to merge the two. This is what several...
James Sutherland
jcs6a50
Offline Send Email
Nov 1, 2006
10:11 pm
1360
Have you tried making the changes to the cti file, rather than the xml file? My impression is that the xml file is written from the cti file when you declare...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Nov 1, 2006
11:34 pm
1361
John, Most likely, these properties are calculated according to the ideal gas law. Basically, the method cantera uses depends on how the phase is declared in...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Nov 1, 2006
11:41 pm
1362
Hi Nick, Thanks a lot!!! It was the solution for my problem! Thomas ... C:\DOKUME~1\Thomas\LOKALE~1\Temp/.cttmp1162214230.pyw> ... ...
Thomas Monz
omez_de
Offline Send Email
Nov 3, 2006
4:22 pm
1363
Greetings, Could someone comment on the time frame for the next Cantera release? Our team is successfully using the latest development version, however, we...
spdomin
spdomin@...
Send Email
Nov 3, 2006
4:25 pm
1364
Howdy: I am running into a similar problem. I have also tried to change the includes in the file CVodesIntegrator.cpp to what is below but with no prevail. ...
Edward C. Chan
bartweisser
Offline Send Email
Nov 3, 2006
4:38 pm
1365
Stefan, Funny you should ask. I'm working today on preparing the next release, version 1.7.0. It should be released in a day or two. Dave...
David Goodwin
dggoodwin
Offline Send Email
Nov 3, 2006
8:25 pm
1366
Cantera works with version 2.2.0 of sundials, which is the latest version. If you are having trouble, use the development version of Cantera (from CVS) and...
David Goodwin
dggoodwin
Offline Send Email
Nov 3, 2006
8:25 pm
1367
I'm using: - MS XP (SP2) - MATLAB v 7.1 (R14) SP3 - Python 2.4.4 - Cantera 1.6r3 Dr. Goodwin says he cannot reproduce this error on his own machine. Which...
jonathan.woolley
jonathan.woo...
Offline Send Email
Nov 4, 2006
7:12 am
1368
Yes, I got the same error under following environment. Configuration: MATLAB Version: 7.2.0.232 (R2006a) MATLAB License: ****** Operating System: Microsoft...
aerobejaylee
Offline Send Email
Nov 5, 2006
4:53 am
1369
All I can think of is that this may be an incompatibility between how MATLAB Cantera MEX file is compiled and how MATLAB itself is compiled. I would recommend...
Dave Goodwin
dggoodwin
Offline Send Email
Nov 5, 2006
4:56 am
1370
Hi, Dan, I was just wondering--have you had any luck in updating the thermo coefficients 'on the fly,' as it were? I'm looking into doing the same, through the...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Nov 6, 2006
2:40 am
1371
Steven and Dan, I have just added support for what you want to do. Update to the latest CVS version, then look at the demo program Cantera/cxx/demos/ ...
David Goodwin
dggoodwin
Offline Send Email
Nov 6, 2006
3:41 pm
1372
Hi Steven, Did you get along with your problem.I´m sorry that I can´t help you. But I intend to reduce the number of reactions of the gri30 on the main...
Thomas Monz
omez_de
Offline Send Email
Nov 6, 2006
6:51 pm
1373
Many thanks, Dr. Goodwin. ~Steven ... From: David Goodwin <dgoodwin@...> To: cantera@yahoogroups.com Sent: Monday, November 6, 2006 10:30:57 AM ...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Nov 6, 2006
7:34 pm
1374
Hi Thomas, You need to get to the folder where the Cantera data files are stored. Most likely this is C:\Program Files\Common Files\Cantera\Data though there...
Steven C. DeCaluwe
DeCal_12
Offline Send Email
Nov 6, 2006
7:42 pm
1375
Greetings, Could a developer on the Cantera project please change the speciesData() method from: const XML_Node* speciesData() { if (m_speciesData) { return...
spdomin
spdomin@...
Send Email
Nov 9, 2006
12:22 am
1376
Done. ... Done. On Nov 8, 2006, at 12:19 PM, spdomin wrote: Greetings, Could a developer on the Cantera project please change the speciesData() method from:...
David Goodwin
dggoodwin
Offline Send Email
Nov 9, 2006
2:58 am
1377
Hello, I'm trying to solve a chemical equilibrium case using "UV" option for Python, but somehow it is not working for Python 2.4 version of Cantera 1.6 on...
namcho5
Offline Send Email
Nov 9, 2006
6:44 pm
1378
did anyone get back to you on this? I have developed an excel template that you can paste the xml file into, tweak two or three settings, and it will spit out...
robgordon101
Offline Send Email
Nov 9, 2006
6:45 pm
1379
Hi, I'm running some cases with a mod of the demo opposed flow flame template "diffflame.m". I wish to compare the cases with and without differential...
robgordon101
Offline Send Email
Nov 9, 2006
6:48 pm
1380
I am trying to add one species and one reaction to GRI30. I changed the GRI30.cti file to include only the additional species. I figured I first add the...
ldd2101
Offline Send Email
Nov 9, 2006
6:48 pm
1381
The 'UV' option is not supported for the multiphase equilibrium solver. It is supported for the single-phase solver....
David Goodwin
dggoodwin
Offline Send Email
Nov 9, 2006
6:58 pm
1382
Maybe the problem is that you are calling the "GRI30" function. You can't do this - it is hardwired to GRI 3.0. But all you need to do is go to the data...
David Goodwin
dggoodwin
Offline Send Email
Nov 9, 2006
7:14 pm
1383
Well, you can't run a flame problem without a transport model - it needs to know how to compute diffusion coefficients and thermal conductivity somehow....
David Goodwin
dggoodwin
Offline Send Email
Nov 9, 2006
7:39 pm
1384
I have had a similar problem with the various error messages, in which the last character of the message was dropped. I tested the attached .cti file on linux...
E David Huckaby
e.david.huckaby@...
Send Email
Nov 9, 2006
9:17 pm
Messages 1355 - 1384 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