Fixed unused pressure in npflame1 Python demo

This commit is contained in:
Ray Speth 2011-12-14 01:36:25 +00:00
parent f69484c5cb
commit 382de2d865

View file

@ -51,6 +51,7 @@ refine_grid = 1 # 1 to enable refinement, 0 to
# you need to convert from Chemkin format, use the ck2cti utility
# program first.
gas = GRI30('Mix')
gas.setPressure(p)
# create an object representing the counterflow flame configuration,
# which consists of a fuel inlet on the left, the flow in the middle,