ROP at Stoichiometric Surface

23 views
Skip to first unread message

ahuy...@gmail.com

unread,
Feb 15, 2021, 4:07:37 PM2/15/21
to Cantera Users' Group
Hi all,

I'm wondering if there is a way or a syntax to retrieve the rate of progress of a reaction ONLY at the stoichiometric surface of a counterflow burner simulation.


For example:

rxnA = 103
rxnB = 0

reaction_mechanism = 'gri30.cti'
gas = ct.Solution(reaction_mechanism)
width = 0.02
f = ct.CounterflowDiffusionFlame(gas, width=width)

file_name = 'extinction.xml' #solutions from counterflow simulation
f.restore(file_name, name='solution', loglevel=0)

rop_rxnA = f.net_rates_of_progress[rxnA]


Thank you in advance.

Andy
Reply all
Reply to author
Forward
0 new messages