Dear Prof. Goodwin, I am not able to find documentation related to equations being solved by cantera. It will be great if you can let me know about equations...
Dear All, I need documentation of equations (energy, species etc.) being solved by Cantera. Where can I find that information? Any help will be greatly...
Rajesh Kee, Coltrin and Glarborg, "Chemically Reacting Flow" is good reference for one-dimensional flames. You might also find the "reactors.pdf" document...
E David Huckaby
e.david.huckaby@...
Sep 7, 2004 12:30 pm
492
Can you give me full reference about this. Pratap ... __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We...
Robert J. Kee, Michael E. Coltrin, and Peter Glarborg, "Chemically Reacting Flow: Theory and Practice", Wiley-Interscience, 2003. ISBN NO. 0-471-26179-3....
Mark T. Swihart
swihart@...
Sep 7, 2004 1:27 pm
494
Title: Chemically Reacting Flow: Theory and Practice Authors: Robert J. Kee, Michael E. Coltrin, Peter Glarborg Publisher: Wiley-Interscience Date: 2003 Dave...
E David Huckaby
e.david.huckaby@...
Sep 7, 2004 1:27 pm
495
Hi I have installation problem of cantera. The problem is only in make test I get the follwing error. Can somebody help me . The OS is redhat linux 9. ...
Dear Dr Goodwin and group, I am trying to model ethanol hydrogasification using cantera. I created a code and tried to run it but encountered an error. Error...
Hello, Is it possible to post the talk that was given on flamelet library generation using cantera during the last users group meeting ? I found out about...
Dear Dr. Goodwin, Mr Johnson and group, I want to model ethanol hydrogasification using Cantera. I am facing a problem because the GRI MECH 3.0 database does...
You can find a ethanol mechanim on the LLNL mechanism web site: http://www-cms.llnl.gov/combustion/combustion_home.html Bill Pitz...
William Pitz
pitz1@...
Sep 8, 2004 9:29 pm
501
Also, I don't remember if I've mentioned this yet, but I have started a CVS repository of published reaction mechanisms converted to Cantera cti format. The...
Dear All, I am working on simulation of CVD reactors using Cantera. If you are also doing CVD simulations, then please let me know as we can discuss our ...
Apparently the binary windows version of Cantera 1.5.4 has a broken version of the Chemkin-to-Cantera input file converter utility, ck2cti.exe. A new version...
(Apologies if this shows up twice -- I tried to send it once before, but it appears to have not gone through.) ... I just tried to compile with this, following...
Hi, Sorry for the installation errors, and thanks for working through a few of them. The MS VC v7.0 port is still pretty much a work in progress. 1) cvode ->...
I am tring to install the cantera source on windows. I installed numeric python and checked out cantera via cvs. I ran ./confiugre and everything looked...
... cantera.dsw. ... I think I figured out my own problem. When installing cygwin, I had selected "use unix files" instead of "use dos files". I went back ...
I am trying to install cantera from the source on windows. I built 'all' in Visual Studio. Then, I go back to the cantera directory and try 'make win'. This...
In the Cantera C++ User's Manual it states: "Simply open the workspace `cantera.dsw' in folder `win32', set the Active Configuration on the Build menu to...
I poked a little further, and discovered that when I build 'all' in VisualStudio, it creates build/lib/i686-pc-win32/cantera_d.lib and then when I go to do...
It seems that when Win32 Debug is selected as the Active Configuration then the compiler will generate cantera_d.lib. When I switch it to Win32 Release, then...
Does anyone know when the clib.dll file is created. I compiled 'all' in VisualStudio and now I'm trying to run 'make win' and clib.dll is nowhere to be found....
Hello all, I'm a beginner with all of this, but I'm trying to set up a plug flow for methane oxidation. I've downloaded several methane oxidation mechanisms...
Hi, Requiring clib.dll for MSVC++v6.0 compiles was an error that slipped in while trying to port Cantera to MSVC++ v7.0. The error should now be fixed in the...
I just installed Cantera 1.5.4 using binary installer, Python 2.3.4 and Numeric-23.1.win32-py2.3. When I run demos using IDLE, I get the ... Traceback (most...
Thanks for your help. That seemed to fix the problem (or at least one of the problems). Now, when I run 'make win', I get the error (I've attached the output)...
By the way, what is the autoconf step that you mentioned. I've not seen that listed as one of the steps before. Do I need to be doing that? If so, how? So...