I am trying to install cantera 1.6.0 on a SUN (sparc-sun-solaris2.10). I am having two problems: 1. The python installation is /usr/local/bin/python. There is...
Shashank, I didn't realize you were not posting this to the Cantera group, so I am cc:ing the user group and including our whole thread now. Generally this...
I'm trying to install cantera using cantera-1.6.0r2.tar.gz on OS X and am getting this error when i try to make the file. I did not change the configure file...
Patrick - You need to edit the configure file and run it before doing 'make': ./configure make sudo make install The error you are getting is because the...
In case you're wondering why I have not been as responsive as usual to Cantera questions and problems, it is because I have actually been on sabbatical the...
I'm having trouble getting the matlab interface to compile and be built with the default make and configure files on my os X (10.4) machine. When I run...
Rebecca, You can either set MATLAB_CMD to the full path the the MATLAB executable, or put the MATLAB bin directory (/Applications/MATLAB7/bin) on the path...
Thanks! Reporting back: I found that if I did not set MATLAB_CMD at all and only added the matlab bin directory to the path, the configure, build and install...
I was wondering if anyone was using a global one step reaction in Matlab. I am trying to get the reaction CH4 + 2 O2 => CO2 + 2H2O to work with some of the...
Hi Jocelyn, My initial feeling is that the global reaction, so long as elements balance and whatnot, should be implemented just the same as any elementary...
Jocelyn, I've used one step reactions with the C++ code and it works fine. I haven't used it with the Matlab code. The line in the cti file should look...
Hi Jocelyn, I used once Cantera to caculate the equilibrium constants of some one step reversible reactions. The rate coefficients I entered have neither...
Thanks for all the advice. Attached is the cti file that I have been using with diffflame.m. The program will run but returns only the cold solution. ...
Jocelyn, I was able to implement your cti file, and the reaction rates are applied to the gas phase, but are indeed very small (on the order of 1e-27). The one...
I recently upgraded to Mac OS X 10.4 and may be having a similar problem. I was able to successfully install everything starting from CVS and using gcc4 but...
I would like to install CANTERA for modeling of premixed low pressure flames. I am using SUSE 10.0 Linux on x86_64 machine. I tried to find a documentation...
I am trying to install Cantera on Suse 10.0 x86_64. I have already solved some problems (numarray was not installed). At the moment I have the following...
Hello everybody, I am new in Cantera and try to crate a PFR with the help of Domain1D. I wonder if it will work at all. But what I want to know is if there is...
Hello, I am getting this error while I am equilibriating a gas from GRI3.0 Can someone guide me at why I am getting this error? I am using MATLAB Thanks ...
To do a PFR you don't need Domain1D methods but instead need to use zeroD methods. A PFR is the same thing as a zero dimensional transient batch reactor. Karl...
Surinder, We've run into this problem (when using the MATLAB/Cantera set-up) as well. A couple other users have posted similar problems and their respective...
Hello, I am a new Cantera user. I'd like to model a premixed flat flame of CH4/O2 diluted in Helium. Does anyone know of a chemical mechanism I could use? ...
Cantera Users - Dow Chemical's Reaction Engineering R&D effort often has a need for Chemical Engineers and Chemists with many of the research interests and...
Bruno, The "San Diego Mechanism" has Helium: http://maeweb.ucsd.edu/combustion/cermech/ Dave H. ... Hello, I am a new Cantera user. I'd like to model a...
E David Huckaby
e.david.huckaby@...
Feb 27, 2006 12:15 pm
1129
Dave, Thanks for the link! I'm sure there are lots of us would-be flame simulators out there who'll find this very helpful! --David Treadwell Quintillion...
Hello everyone. I am using the burner stabilized flame simulation in Matlab. I would like to plot the species mole fraction profiles, but the plotSolution...
I have tried to compile the latest version on a 64 bit Linux installation (FC 4), but an out-of-the-box compilation fails. I admit that I haven't spend a...
Martin - Cantera doesn't currently compile on 64 bit machines, but it should very soon. As it happens, Harry Moffat is working on this very thing now, and I...