Hi, Thanks for all the help..Finally i got the examples to compile and link. Things worked out once i used the multithreaded dll library to link. Shyam....
I am trying to model a piston/cylinder arrangement using Cantera and Matlab. I got a pretty good sample code off of this board that I was able to modify for...
All: I realized this morning that the trouble was caused by directory names that start with a t. So some place in the C runtime, Win32 OS or python a ...
Hello all, I was just wondering--does Cantera have the ability to handle coverage dependencies for surface species thermodynamics? I'll try looking into the...
Hi Guys We are experimenting a trouble during cantera 1.7.0 installation. Our machine is a i386 based running Suse linux 10.2. We installed python numarray and...
I'm searching for some reduced Gri 3.0 mechanism.But I do not find any in www.I need a reduced one because im I want to integrate the mechanism into a...
I know there's these mechanisms that could be converted to Cantera format using ck2cti file http://www.me.berkeley.edu/drm/ hope that helps! On Fri Feb 02...
What are the C++ classes that support liquid solutions? Is any sample code available? ... want ... composition ... 40 ... MATLAB ... in C+ ... My gas ... ...
hello guys, can anybody give me some advice to calculate the flammability limits of a premixed fuel/oxidizer/mixture please? I dont know how to do that. Thanks...
There is perhaps no substitute for measurement, particularly for the UFL. You could try an approximate empirical approach from this source - 1. Kondo S.,...
Hi martin, thanks for the answer. I will check the publication. but one little question more; is there no cance to calculate with cantera, lets say for a...
Dear Sven, There may be but I am not aware of it. You need some criteria such as an adiababtic flame temperature or an unrealistically low laminar flame...
hi martin, have you got the paper as pdf and can you send it? I am quite curious about that thing. I am investigating hydrocarbon air mixtures. Are pressure...
Dear Sven, Here is the abstract. I think, if you want the full paper, you might have to go to the Journal web site and pay - or contact the authors. Regards, ...
Hi, DRM19 and DRM22 are based on GRI1.2 and need to be compiled with the corresponding thermodynamic database, thermo12.dat (from the GRI website). These are...
Hello I would like to use cantera in a C++ parallel code for combustion computation. Do I have to use independent instances of the class IdealGasMix for each ...
As a new user, the first thing is to run demo.f90. The equilibrate call doesn't work. My documentaion says the 2nd argument should be char*2, but the cantera...
Hello Are you using a C++ that has been adapted for operation on parallel machines or running a multithreaded application? I have no personal experience with...
Hello The C++ code where I use cantera is a multithreaded application. But it will certainly in the future run on parallel machines. Violaine Louvet. ... -- ...
Hi, I'm using Cantera 1.6.0 for my studies, but compiling its libraries with gfortran I realized that I do not have all the libraries request. That is, writing...
Hello, I'm Daniele and I'm an italian student. I'm using Cantera to tring to set the Liquid-Vapor equilibrium for an ideal gas mixture. readig yoou e-mail I...
To simplify installing Cantera, I have created a page on the Cantera wiki that contains links to current versions of all installers (3) needed to do a binary...
I try to install Cantera on a Mac OS 10.4.8 computer but demos are not running Under Python Shell I Have the error diagnostic: ImportError : No module name...
Hello all, Can anyone explain me why this little script doesn't work: from Cantera import * import pylab g=IdealGasMix('gri30.cti') g.set(T = 300.0, P =...
Hi, I'm a new user of Cantera!! I 'm student and I work on a project. Its aim is to generate FPI tables in different enthalpic levels for an use in PCM model...
Dear All, Couyld someone tell me please how to calculate activation energy and pre-exponential factor in Arhenius equation in Cantera? I will be very grateful...