Search the web
Sign In
New User? Sign Up
cantera · Cantera User's Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 622 - 651 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
622
hello, I checked out the latest version from the repository and I got this error when I tried to compile: make[2]: Leaving directory ...
metsovios
Offline Send Email
Dec 2, 2004
7:40 pm
623
This is some new code in the process of being added. I have fixedthe problem you are seeing - try 'cvs update' to update MultiPhaseEquil.cpp....
David Goodwin
dggoodwin
Offline Send Email
Dec 2, 2004
8:00 pm
624
Dear all, can you suggest me any ways to get surface species thermodynamic data?I would like to get some information on three way catalytic converters typical...
vincenzomulone
Offline Send Email
Dec 3, 2004
4:45 pm
625
I am trying to follow the instructions for building the latest Cantera source in Win32 using VC7. I am getting errors trying to buld the code in the python...
rahunt_xyz
Offline Send Email
Dec 6, 2004
8:22 pm
626
Yes, it is missing some new files that have been added to the unix Makefiles but not to the Windows build procedure. The files affected are those in the...
David Goodwin
dggoodwin
Offline Send Email
Dec 6, 2004
8:49 pm
627
Thank you! Tagging the stable code in CVS with some tag like "stable" would help differentiate....
R A Hunt
rahunt_xyz
Offline Send Email
Dec 6, 2004
9:33 pm
628
Many thanks to everyone who has helped already and offered suggestions as I have worked to build Cantera from source on Windows using VC7. I have built matlab...
rahunt_xyz
Offline Send Email
Dec 9, 2004
12:47 am
629
I have just changed the Cantera version number to 1.5.5, and posted a Windows source distribution at the sourceforge site (cantera-1.5.5-src.zip). The big...
David Goodwin
dggoodwin
Offline Send Email
Dec 14, 2004
1:32 am
630
Good Morning Dr. Goodwin, I would like to simulate multiple sites surface chemistry. could you suggest me any ways to do it? I use directly c++ on Linux. Thank...
vincenzomulone
Offline Send Email
Dec 14, 2004
10:40 am
631
Fantastic. Thank you so much! I tested this on a XP machine without Fortran using VStudio .Net and was able to run the matlab and python example scripts. So...
R A Hunt
rahunt_xyz
Offline Send Email
Dec 15, 2004
8:45 pm
632
Rebecca, Thanks for reporting the problems. The way I added the MATLAB files to the SetupCantera project (drap and drop) inadvertently brought in the CVS...
David Goodwin
dggoodwin
Offline Send Email
Dec 15, 2004
9:05 pm
633
I just tested checking out the code from cvs. The build and install went successfully. I had no problems other than the small glitch in the matlab demo ...
R A Hunt
rahunt_xyz
Offline Send Email
Dec 15, 2004
9:46 pm
634
Thank you so much for the VC7 build. It's great to code in Visual Studio and C++. This lastest build has renewed by interest in CANTERA (was limited to python...
oldtooluser@...
oldtooluser2
Offline Send Email
Dec 20, 2004
9:35 pm
635
Dear Ekta, Could you advise where these were left ? Regards, Martin...
Braithwaite, Martin
dbraithwaitem
Offline Send Email
Dec 21, 2004
11:56 am
636
I'm running Windows XP. I followed all the instructions. I installed Python 2.4. Then I installed Cantera 1.5.5 - all to default directories that it wanted. ...
hpeterjoo
Offline Send Email
Dec 21, 2004
5:30 pm
637
To start, I am not a programmer and the closest thing to it is the DOS based STANJAN. ...please don't laugh. All I want to do is calculate the thermal...
hpeterjoo
Offline Send Email
Dec 21, 2004
5:32 pm
638
For thermal conductivities, try this in Python: from Cantera import * gas = GRI30("Multi") gas.set(T = 1200.0, P = OneAtm, X = "CH4:1, O2:2") print 'thermal...
David Goodwin
dggoodwin
Offline Send Email
Dec 21, 2004
5:45 pm
639
(My friend is helping me on his linux machine). Everything has been compiled from CVS and installed. When I try to make the demos, it cannot find ctnew......
hpeterjoo
Offline Send Email
Dec 22, 2004
4:20 am
640
It is in the 'bin' directory within your Cantera installation folder. Run the script 'setup_cantera', which 'make install' places in your home directory, to...
David Goodwin
dggoodwin
Offline Send Email
Dec 22, 2004
4:32 am
641
Hi, I have Cantera version 1.5.4. I recently noticed that when I get the thermal diffusion coefficients for GRI30 mech from MATLAB and compare it with the...
Niveditha
niveditaah
Offline Send Email
Dec 22, 2004
8:04 pm
642
Niveditha, I compared thermal diffusion coefficients computed in C++ and MATLAB but I get the same thing for both. If you can send me a C++ program and MATLAB...
David Goodwin
dggoodwin
Offline Send Email
Dec 23, 2004
4:28 pm
643
Hi, Now I install the Cantera version 1.5.4 with python 2.3.4 in windows 2000. When I use the mixmaster code, I can\'t view reaction path. How can I do it? ......
xiaojin@...
kevin_mishell
Offline Send Email
Dec 25, 2004
5:34 am
644
I am trying to build version 1.5.5 on Windows XP. I am using cygwin exclusively for the build process (fortran and c). I believe I have run configure...
dlignell
Offline Send Email
Jan 1, 2005
11:05 pm
645
David, The problem is that the version of Python you have was compiled with Visual C++. If you want to build the Cantera Python extension module with...
David Goodwin
dggoodwin
Offline Send Email
Jan 1, 2005
11:10 pm
646
Hi, As I mentioned in a previous mail I'm trying to use Cantera in fluent. I now have a minor memory leak problem etc. I'm using Cantera to calculate an...
martin olausson
rauskopf
Offline Send Email
Jan 3, 2005
11:54 am
647
I have carried out a simulation for certain amount of time and later I want to add water into it (water is already there in the reactor, but I want to add...
prabhjot102
Offline Send Email
Jan 3, 2005
9:51 pm
648
I am a new user for Cantera.. I was checking equilibrium conditions for certain reactions. I have a problem. I carried out a reaction by specifying a...
ajaymehta2005
Offline Send Email
Jan 3, 2005
9:53 pm
649
Hi, You can get Cantera to work exclusively within cygwin on the windows PC platform, if you use the python module that comes with cygwin. You need to download...
Moffat, Harry K
hkmoffat
Offline Send Email
Jan 4, 2005
12:53 am
650
Surinder, Since the reactor object stores its state internally, changing the state of the gas won't change the state of the reactor. The gas object is used by...
David Goodwin
dggoodwin
Offline Send Email
Jan 4, 2005
9:17 am
651
Ajay, It's hard to say what is going on without more information. If you specify the conditions that cause the problem, I'll take a look at it....
David Goodwin
dggoodwin
Offline Send Email
Jan 4, 2005
9:22 am
Messages 622 - 651 of 1972   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help