A new release of Cantera is now available, which contains some significant new capabilities. A platform-independent graphical tool ('MixMaster') is included...
I would like to know if anyone has experience with compiling Cantera's complete C++/Fortran kernel with the following compilers: Visual C++ .NET Standard and...
Alejandro Molina
molina@...
Feb 6, 2003 5:45 am
105
Some of you may be interested in a short paper I wrote describing Cantera for the upcoming Paris Electrochemical Society CVD meeting. The paper is: D. G....
Hello all, The binary install of Numerical Python 22.0 seems to be incompatible with the binary install of current Cantera (1.3.5) and well as the revision of...
E David Huckaby
e.david.huckaby@...
Feb 11, 2003 2:48 pm
107
Dave, I have found the problem. The version of 'Numeric' must match the version used when the Cantera python interface is built. I built it using version 21,...
The latest version of the Cantera source distribution (http://blue.caltech.edu/cantera_dist/1.3.5/src/cantera-1.3.tar.gz) now builds 'out of the box' on Mac OS...
Professor, is it possible to use not the stoichometric coefficients as species- reaction order but another value? e.g. Species: A B Reaction: 1 A -> 1 B Rate...
Ulf, in general, Cantera allows any kinetics model to be used as long as it is implemented in some C++ class derived from class 'Kinetics' in the Cantera...
For those of you attending the Joint US Sections Combustion Institute meeting in Chicago... I will bring a couple of Cantera Windows installation CDs, so if...
The Cantera web site is being reworked and updated, and there will be a new page listing projects that use Cantera in some way. If you are using Cantera in...
Yes. Use method 'equilibriumConstants' defined in class 'Kinetics'. Here's a Python example: The script below produces the list of reaction equations and ...
Thanks for the quick reply but unfortunately I dont use python. I am a matlab user and I checked in matlab and the function 'equilibriumconstants' doesnt work...
Hi, I'm trying to download the Cantera MATLAB toolbox but am getting the 'Page cannot be found' message (http://blue.caltech.edu/cantera_dist/matlab). Is this...
Gilberto, This is a bug. It was found and fixed a while back, but either the bug fix didn't make it into the version posted on the web, or you installed an...
My main work is done on a linux machine. I am considering switching from Chemkin II to cantera but don't have a Fortran-90 compiler. The manual is not really...
steve@...
Apr 16, 2003 8:58 pm
120
Steve, You can very easily use Cantera in Fortran 77 applications. In fact, it's funny you bring it up now, because I'm finishing up a short note on just that...
Responding to my own message -- sorry -- Cantera/Python works fine without F90 compiler. ... I built cantera on a generic Red Hat Linux release 7.3 (Valhalla)...
steve@...
Apr 17, 2003 1:36 pm
122
Cantera 1.4 has been released. What's new: 1. Simplified unix build procedure. Cantera should build 'out of the box' on linux, cygwin, Mac OS X, and Solaris....
The binary version of Cantera 1.4 for Windows has now been released. Go to http://www.cantera.org then follow the 'download' or 'SourceForge' links. Get the...
Dear Mr Goodwin, I'm a french engineer and I'm very interested in the evolution of Cantera software. I plan to use it soon with Matlab to study the combustion...
mathieu.winger1@...
Apr 26, 2003 9:43 pm
126
... From : David Goodwin <dgoodwin@...> To : cantera@yahoogroups.com Cc : Date : Mon, 21 Apr 2003 07:20:20 -0700 Subject :...
mathieu.winger1@...
Apr 26, 2003 9:46 pm
127
Dr Goodwin, Download is OK. I don't know how to continue with runing Cantera under Matlab/Windows98. How must I proceed with makefiles ? Please, some...
mathieu.winger1@...
Apr 27, 2003 1:38 am
128
Mathiew, I think there is a README file that explains what to do. I know there is in the source distribution, but I might have left it out of the Windows...
David, A quick question for you: Do I have to have both Visual C++ and Compaq Fortran installed in order to run cantera v1.4 windows version? Since I have only...
Mister Goodwin, Thank you very much for your answer. Last time, I read a pdf explaining the paricularities of each Cantera version (Python, Matlab, C++, ...)...
mathieu.winger1@...
May 3, 2003 12:26 am
131
Yi, In order to build Cantera, you need Visual C++ or some other C++ compiler on Windows. But if you only want to *use* Cantera in Matlab or Python, then you...
Mathiew, You can do flame simulations under Windows - there is no need to switch to linux, unless of course you want to for other reasons. Get the two Windows...