I don't know why CompositionFrame.py should be empty. Perhaps it is some bug in the Windows binary installer... I would recommend downloading the Cantera...
It may be that you didn't finish the installation. After the Windows Installer finishes, then you need to go to the Cantera folder and run the Python script...
... Windows Installer finishes, then ... find there. Did you do ... I did. 1. Is it a problem that I have 64-bit machine and Windows? 2. If I install old...
Dear Prof.Goodwin, I am an undergraduate student from Indian Institute of Technology,Bombay,India.I am working on a project which involves comparison of...
... Yes it is a problem. Has anyone gotten Cantera running on a 64-bit Windows machine? The Windows binary installer is currently made on a 32-bit machine. ......
Hi Everybody, We are new to CANTERA. We want to link CANTERA to our FORTRAN program and use it to model interface reaction kinetics. It apprears to me that the...
You are right - Interface kinetics are not fully supported in the Fortran interface. I would recommend writing those portions of your code in C++... you can...
Dear Dr. Goodwin: Thank you for your suggestion. I think that is doable for me. I just wanted to ask you if you have any other manual of using CANTERA with C++...
Hello all, we have come across a discrepancy in the calculation of the entropy of an ideal gas that we cannot explain: According to the manual, the molar...
I tried running all of the demos to check out a new install on Windows XP. File demo_cvCJ.py gives the following error: "Microsoft Visual C++ Runtime...
Dear all, I am trying to build cantera's c++ library with Visual Studio 2005 (importing the vc7 solution). I have run into many problems with changes Microsoft...
Planning and implementing organizational process improvement based on a thorough understanding of the current strengths and weaknesses of the organization's...
Hi Folks, Just wondering if anyone knows how the sensitivity analysis is carried out the above function/(method?) is called. Second question: has any one...
Hi users, I am trying to convert a Ni-mechanism from ck to cti format. The following error accures: " checking consistency of species thermo data... Checking...
I am a fairly new user to Cantera, and have run a few scripts in python. I am currently working with npflame1.py. I have successfully run the latest version...
You should have 7 messages from Cantera Users's Group members in your mailbox... To the authors, please accept my apologies for the delay. The problem is that...
Susanne, The problem results from your "set" statement that only sets temperature, and not the pressure. Cantera internally represents the state with T,...
Hi Dave, thanks for your reply. As it stands, this is only possible in python for now. two more questions: Is that the sensitivity of a given reaction rate to...
Dear all, I am developing an software application that uses Cantera for kinetics computations. It currently uses a year-old version of Cantera with a few...
Dear all, I have been successfully able to get most of Cantera's libraries to compile under Visual Studio 2005. I have not attempted the Matlab, Python, or...
Michael, Without modification I had a similar error, but it stopped at t = 0.000464374. I was able to get the example to run by increasing the relative and...
E David Huckaby
e.david.huckaby@...
Nov 28, 2007 10:35 pm
1772
Tutorial 1: Getting started Traceback (most recent call last): File "tut1.py", line 13, in ? from Cantera import * ImportError: No module named...
???
kylee@...
Nov 29, 2007 12:06 pm
1773
I am running Cantera from Matlab on an OS X 10.5 machine. Since upgrading to 10.5 Cantera has worked just fine, however I once got frustrated with the X11...
Hi, I downloaded cantera 1.7.0 yesterday from sourceforge. I get an error when running "make python-install" with the message that I need to recompile with...