Closed GoogleCodeExporter closed 9 years ago
Original comment by yarmond
on 28 May 2011 at 12:03
Support for the premixed counterflow flame configuration was added to the
Python interface in r3037.
Original comment by yarmond
on 16 Oct 2014 at 2:42
Thank you for adding the example -- I have installed cantera 3/10/2014, so
presumably it did have the CounterflowPremixedFlame() class, but when I try
running the example, I get"
Traceback (most recent call last):
File "./counterflowpremixed.py", line 38, in <module>
sim = ct.CounterflowPremixedFlame(gas=gas, grid=initial_grid)
AttributeError: 'module' object has no attribute 'CounterflowPremixedFlame'
So it seems we are missing that particular class. How do I add it without going
to the extremely painful process of reinstalling Cantera?
Thank you.
S.
Original comment by Simone.H...@gmail.com
on 23 Apr 2015 at 9:23
Original issue reported on code.google.com by
adrien.b...@gmail.com
on 13 Jan 2011 at 9:14