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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 556 - 585 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
556
The following should work (not necessarily the best way to do it but should work): Sum the product of the enthalpy_mole (or enthalpy_mass) multiplied by X (or...
wick4921
Offline Send Email
Nov 1, 2004
12:31 pm
557
Here's a darned simple MATLAB script to calculate equilibrium products in an insulated hydrogen-air bomb. You'll have to watch your peak temperatures closely...
wick4921
Offline Send Email
Nov 1, 2004
12:31 pm
558
Hi, When I use the ImplicitChem code on Linux platform, I get the following error. Has anyone encountered this error? chemcant.o: In function `main': ...
niveditaah
Offline Send Email
Nov 1, 2004
8:13 pm
559
Dear Prof. Goodwin I tried to install cantera cantera-1.5.4d.tar.gz on my computer but I had this error message: creating...
Alessandro
aleven_cdc
Offline Send Email
Nov 2, 2004
9:23 am
560
Alessandro, Cantera has not yet been ported to 64 bit machines. It looks like you need to change some compile flags to add -fPIC. But a bigger problem is that...
David Goodwin
dggoodwin
Offline Send Email
Nov 2, 2004
10:17 am
561
Niveditha, At some point, file Cantera/src/ImplicitChem.cpp was removed from the CVS repository. I can't remember why this was, so I have restored it. But...
David Goodwin
dggoodwin
Offline Send Email
Nov 2, 2004
10:28 am
562
Prof Goodwin, Thank you for your suggestion. I had to fix the Makefile.in in the directory Cantera/src and add a line to compile ImplicitChem.cpp which was...
Niveditha
niveditaah
Offline Send Email
Nov 2, 2004
9:36 pm
563
Hi But I would like to calculate combustion process in 2D. Is it possible??????. Regards Kochzg...
kochzg
Offline Send Email
Nov 4, 2004
4:07 am
564
Cantera does not do any 2D calculations....
Dave Goodwin
dggoodwin
Offline Send Email
Nov 4, 2004
4:45 pm
565
I am trying to use the new heterogeneous chemistry in Cantera 1.5. I downloaded the latest version of Cantera, Cantera is installed, the MATLAB toolboxes are...
slaughterhouse_give
slaughterhou...
Offline Send Email
Nov 5, 2004
5:39 am
566
Well, as per Prof. Goodwin's message I guess Cantera doesn't do 2-D generalized calculations. However, you can certainly incorporate Cantera's chemistry engine...
wick4921
Offline Send Email
Nov 5, 2004
5:41 am
567
I'm sorry, I fixed the last problem. Now I have a problem when I try to import my heterogeneous interface. My cti file reads: stoichiometric_solid(name =...
slaughterhouse_give
slaughterhou...
Offline Send Email
Nov 5, 2004
5:42 am
568
Tim, I don't know why 'stoichiometric_solid' is not being recognized, unless you are using an older version of Cantera. This used to be called 'pure_solid',...
David Goodwin
dggoodwin
Offline Send Email
Nov 5, 2004
6:16 am
569
Hi The problem is simple. There is a chamber ( diameter: 80 [mm] length: 300 [mm]). Inside, mixture: methane+Air (stoichiometry). Ignition : center chamber. I...
kochzg
Offline Send Email
Nov 5, 2004
2:55 pm
570
... unless ... prior to ... line ... file. ... version ... I try...
slaughterhouse_give
slaughterhou...
Offline Send Email
Nov 6, 2004
1:44 am
571
Dear Prof. Goodwin I have some difficulty with understanding solving process in OneD simulations runs in Python. I use class burner flame with the energy...
s_patyk
Offline Send Email
Nov 6, 2004
2:56 pm
572
The flame equations are described in the book by Kee, Coltrin, and Glarborg....
David Goodwin
dggoodwin
Offline Send Email
Nov 6, 2004
3:07 pm
573
Hi, I'm trying to set up an engine cylinder simulation, and would like to incorporate inlet and exhaust valves. Is it possible to set the valve coefficient to...
Michael Johnson
vitalianimal
Offline Send Email
Nov 8, 2004
9:28 pm
574
I have successfully implemented the changes need in Cantera to model 1-D adiabatic flames, and thus predict laminar flame speeds. It seems to work very well,...
Karl Meredith
kvirgilm
Offline Send Email
Nov 10, 2004
8:53 pm
575
Karl, I'd be happy to add your modifications. Could you send me the modified file(s)? Dave...
David Goodwin
dggoodwin
Offline Send Email
Nov 11, 2004
1:26 am
576
... Yes. Now I will be able to use Cantera like PREMIX. I need to calculate the flame speed of gas turbine fuels. Thanks and hope they will be in Cantera...
osman
osman_fb124
Offline Send Email
Nov 11, 2004
12:09 pm
577
Hello, I have a question related to the input mechanism files that we use in Cantera I tried to use two files that are available. One is ethnaol mechnism file...
dcsdc sdcsc
fountainhead92
Offline Send Email
Nov 12, 2004
10:27 pm
578
The previous email had the wrong subject. Hello, I have a question related to the input mechanism files that we use in Cantera I tried to use two files that...
dcsdc sdcsc
fountainhead92
Offline Send Email
Nov 12, 2004
10:27 pm
579
Dear Cantera Users, I am trying to build a 64 bit version of Cantera on my SGI. Right now, I am stuck on trying to build a 64 bit version of Python. Can...
Anthony Iannetti
aiannetti2004
Offline Send Email
Nov 12, 2004
10:27 pm
580
Prabhjot, If you are using the LLNL ethanol mechanism, the problem is that it does not have species 'c'. When I run your script in MATLAB, I get the following...
David Goodwin
dggoodwin
Offline Send Email
Nov 12, 2004
10:47 pm
581
Maybe try the Python web site for tips, or Google. I think some work will be needed to get Cantera to run on 64-bit machines, but I am glad to see you are...
David Goodwin
dggoodwin
Offline Send Email
Nov 12, 2004
10:57 pm
582
Courtesy of Karl Meredith, Cantera now supports adiabatic freely-propagating flames. The Python and Matlab hooks have not been done yet, so for now it can...
David Goodwin
dggoodwin
Offline Send Email
Nov 15, 2004
3:29 am
583
Hello, I am trying to install Cantera 1.5.4 with Cygwin. The configure script seemed to run ok and generated the appropriate Makefiles. However, when I type...
mas_vor
Offline Send Email
Nov 16, 2004
2:49 pm
584
... Thanks Dave, Karl. I tried to build the flamespeed but got an error about missing header file: kernel/MultiPhaseEquil.h Which I could not locate anywhere...
osman
osman_fb124
Offline Send Email
Nov 16, 2004
2:49 pm
585
That's a new file I haven't added to the repository yet, but it got included in header file "equilibrium.h" inadvertently. You can just comment out the...
David Goodwin
dggoodwin
Offline Send Email
Nov 16, 2004
2:53 pm
Messages 556 - 585 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