Enter your vote today! A new poll has been created for the cantera group: What language(s) do you use Cantera from? o C++ o Python o MATLAB o Fortran To vote,...
cantera@yahoogroups.com
May 1, 2006 10:04 am
1190
Hi, I use the Reactor Object on Linux platform (on fortran 90 with absoft ver 8.2a). When I try to compile a program : program main use cantera implicit none ...
Fairly new to Cantera and just starting to jump from equilibrium states of reactions to using the reactor functions given in the MATLAB demo software. I am...
I'm not totally sure about this but I think all you need to do is use energy = 'off' option in a constant pressure reactor simulation. Typically this is how,...
I have put a new binary installer for Windows (cantera160r3.msi) on sourceforge. The differences between this version and the previous one are mostly minor...
Thanks to Karl Meredith, Cantera now has a wiki. You can reach it at http://www.cantera.org/wiki. There's not much there yet, but anyone can add content....
I have read in newsgroups that there is a sensitivity analysis within cantera --- which version has this and maybe what is the fundamental routine? Related to...
I am a mtech student at indian institute of technology delhi and doing my mtech project on flames.i have used cantera to simulate the flame.i have a question...
Ankur, Cantera treats transport properties as functions of temperature, pressure, and composition. You may select between mixture-averaged and multi-component...
Hi, I've been using Cantera in python. I've just begun exploring the VC++ Cantera Program. I'm having trouble compiling the demo program that I downloaded with...
As far as I know, the demos for cpp do not work in Visual Studio and have not been supported for a while.. So if you find a solution or get the demo working in...
Bhupinder, The library files should be in your cantera\build\lib\i686-pc-win32d directory. They should get compiled there. What I do is double click on...
Hello guys, does anybody know if its possible to get the flamethickness in the output file of the phyton freely propagationg flame module as well? Thanks Sven...
Thank you for your reply. I'm currently using Cantera160r1 and I could not find the directory you mentioned. The only C++ code that I could find was under the...
Bhupinder, Sorry ... those files and directories appear when you cvs checkout cantera and win32. When I install my .msi file, the libraries appear in the...
Hi again, I tried that..removing oneD.lib gives me error for the following lib file zeroD.lib.. I tried removing all of them..and I still get errors! In either...
Edward, I believe that the full sensitivity-analysis capabilities have not yet been incorporated into cantera. For my flame simulations, I use the...
Bergthorson, Jeffrey M.
jeffb@...
May 16, 2006 9:18 pm
1209
Sourceforge has made some changes in their CVS servers, and now the server name contains the project name. This means that "cvs.sourceforge.net" should be...
I have programmed some routines in matlab, for automatization calculations of flamespeeds, calculation of innerlayer temperatures and flamethickness from the...
Hello Sven, I am very interesting in your routines, because i have to perform many flame speed simulations. I would be very thankful if you would give it to...
I think that it would be worthwhile to form some sort of repository where users can contribute useful tools such as this. Any ideas as to how to facilitate...
I started a page on the Cantera wiki to list Cantera-based and Cantera-related projects. http://www.cantera.org/wiki/index.php/Cantera_based_projects So you...
Hello I have a question, if its possible to run 1-D laminar flame calculations with Lewisnumbers equal 1? Problem is that I have run some calculations with...
To whom it may concerns: I want to use cantera as a substitute for chemkin II, and I've downloaded the files needed for installation today. But I am not able ...
Hi all, The heat transfer function through a wall dividing a reactor and a resorvoir can have HT as a function of reactor temperature and fixed wall area. A...