I'm trying to calculate the combustion equilibrium of methane maintaining S and V constant. I use this script (python) : from Cantera import * gas =...
Dear Cantera users, I am unexperiemented with this great software and hope I will find some help with the following dilemma. To compute the laminar flame...
Hi all, Anybody could help me what is this error while i am trying build Cantera on MAC OS X error can't locate file -lg2c collect2: ld returned 1 exit status ...
Hello can anyone help me how to fix this error? I am using Mac OS X. when i type mixmaster i get error: Traceback (most recent call last): File "<string>",...
On the Mac, the build procedure should no longer require library -lg2c. If it does for you, this probably indicates you are using an older version of Cantera....
I am trying to use Cantera to do equilibrium calculation. I got everything working except being able to use the speciesMoles function. When I try using this...
Andrew Colclasure
acolclas@...
Apr 10, 2006 9:37 pm
1171
I tried to get from CVS and compilation went well. When i launch mixmaster it again reports me No module named TKinter??? Thank you in advance for your help. ...
Hi, Does anyone have a step by step guide to compile and build the latest cantera source using VC++ 6.0? or a non visual C++ compiler. Cant find any docs for...
Hi, I'm trying to compile Cantera under Windows using Cygwin (GCC). During the make command, this error occurs : cd Cantera/cxx/src; make make[1]:Entering...
Hi everyone, I think I've found the reason why this error occurs: The temperature is out of range in the NASA thermodynamic coefficient. So, I've done several...
I am the new member of this group. I would like to learn this software,so i would be thanksfull if give me the structure of learning this software and any...
Adam, I am pretty sure there is only support for building Cantera in Windows for Visual Studio 7. The documentation for building Cantera with VC7 is excellent...
Hi, I am trying to make a heat transfer function that acts on a reactor wall in a closed batch reactor. I know that it is possible to implement heat transfer...
Dear Bruno, I am not familiar with C2 mechanism but in principle the velocity of 38.2 cm/s looks good because experimental laminar velocities for CH4-air ...
Kuznetsov, Mike
kuznetsov@...
Apr 26, 2006 8:35 pm
1182
Hello, I have a question about determine the Lewisnumber of one specie of a mixture. I suppose its quite easy but I cant get it. This is my mixture, ...
Sven, The thermal diffusion coefficient is neglected (set to zero) for the mixture-averaged transport. In any case, you do not need that to get the lewis...
Cheers for your answer, I supposed "mass diffusion coefficient" is equal "thermaldiffusion coefficient" or am I wrong? Do you know a well written book where I...
little question more, i think its not a big deal, how can you get the heat conductivity, density and heat conduction of one specie of a mixture? Does anybody...
Sven, The thermal diffusion coefficient accounts for the so-called "Soret" and "Dufour" effects which cause diffusion of heat due to gradients in mass ...
forget about what I have written, I made a big mistake. sorry about that. I need the mass diffuision coefficient of the mixture not of the specie. Sitting to...
I have started a new forum on the Cantera sourceforge site to discuss issues related to the Cantera C++ kernel and C++ Cantera applications. Anyone can read...
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...