####### Case Information #######
Restart = False
InputFile = ../Grids/naca2d.gri
SavePrefix = OUT/naca_NavierStokes2d_TEST
BCFile = BCFile/naca_NavierStokes2d
FuncFile = FuncFile/naca_NavierStokes2d
BasisType = Hierarchical
SolutionOrder = 1
PSequencing = True
####### General Solver Information #######
nIter = 300
NonlinearResidual = 1e-12
UnderRelaxFactor = 1.0
NonlinearSolver = Newton
####### Linear Solver Information ####
Preconditioner = ILU
PreconditionerSide = Left
ReorderingType = MDF
GMRES_Outer = 20
GMRES_Inner = 200
###### Temporal parameters #######
CFLStart = 1
CFLMax = 1e30
####### Equation Set Specific #######
EquationSet = NavierStokes2d
FluxType = Roe
SpecificHeatRatio = 1.4
GasConstant = 0.4
Viscosity = 2.0e-2
ConstantViscosity = False
SutherlandRefTemp = 7.14285714286
SutherlandConstant = 2.7227343620
PrandtlNumber = 0.71
InitState = 1.0 0.59160798 0.0 2.675
####### Output Parameters #######
Verbosity = Normal