mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
minor cleanup
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#
|
||||
from Cantera import *
|
||||
from Cantera.OneD import *
|
||||
from Cantera.OneD.BurnerFlame import BurnerFlame
|
||||
|
||||
################################################################
|
||||
#
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
#
|
||||
from Cantera import *
|
||||
from Cantera.OneD import *
|
||||
from Cantera.OneD.BurnerFlame import BurnerFlame
|
||||
|
||||
################################################################
|
||||
#
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
#
|
||||
from Cantera import *
|
||||
from Cantera.OneD import *
|
||||
from Cantera.OneD.CounterFlame import CounterFlame
|
||||
from Cantera.num import array
|
||||
|
||||
##################################################################
|
||||
# parameter values
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
from Cantera import *
|
||||
from Cantera.OneD import *
|
||||
from Cantera.OneD.StagnationFlow import StagnationFlow
|
||||
|
||||
################################################################
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user