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
transport properties   Message List  
Reply | Forward Message #1965 of 1972 |
Re: [cantera] Re: transport properties

I created the mechanism like this
enter the units here (unit length etc)
elements;H C O',
species';gri30;O2 H2 OH CO CO2',
reactions = gri30:all',
skip_undeclared elements'
skip_ undeclared species'
save this file as cti file say manoj.cti
open the matlab type, gas = importPhase('manoj.cti')
in the command window. I can see the species of manoj.cti
when I type reactioneqn(gas), I can see the reaction eqs of manoj.cti
but when I use manoj.cti in flame.m an error appears that  unknown transport properties
this is my problem
manoj
--- On Thu, 7/9/09, graham_goldin <graham.goldin@...> wrote:

From: graham_goldin <graham.goldin@...>
Subject: [cantera] Re: transport properties
To: cantera@yahoogroups.com
Date: Thursday, July 9, 2009, 3:56 PM

--- In cantera@yahoogroups .com, "manu370353" <manu370353@ ...> wrote:
>
> hi,
> I succeeded to generate the new reaction mechanism from the parent cti file(eg:gri30. cti) but the new generated mechanism doen't contains the transport properties.how can I add tranport properties in the new generated reaction mechanism.

Manoj,
It's not clear when you say you 'generate' a mechanism: the .cti file should have the transport props in it. Look at gri30.cti in the cantera\data\ inputs and search for "transport". Btw, if you are converting a Chemkin file, then use something like:

ck2cti.exe -i h2-o2.che -t therm.dat -tr tran.dat -id ohmech -v
python ctml_writer. py h2-o2.cti




Fri Jul 10, 2009 4:48 am

manu370353
Offline Offline
Send Email Send Email

Forward
Message #1965 of 1972 |
Expand Messages Author Sort by Date

hi, I succeeded to generate the new reaction mechanism from the parent cti file(eg:gri30.cti) but the new generated mechanism doen't contains the transport...
manu370353
Offline Send Email
Jul 9, 2009
3:59 am

... Manoj, It's not clear when you say you 'generate' a mechanism: the .cti file should have the transport props in it. Look at gri30.cti in the...
graham_goldin
Offline Send Email
Jul 9, 2009
10:27 am

I created the mechanism like this enter the units here (unit length etc) elements;H C O', species';gri30;O2 H2 OH CO CO2', reactions = gri30:all', ...
manoj kumar
manu370353
Offline Send Email
Jul 10, 2009
4:49 am
Advanced

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