####### Case Information #######
Restart       = False
InputFile     = ../Grids/naca2d_BCQ3_2158element.gri
SavePrefix    = OUT/naca_NavierStokes2d_M0p5_AA10p0_WEEKLY_TEST
BCFile        = BCFile/naca_NavierStokes2d_M0p5_AA10p0_Laminar
FuncFile      = FuncFile/naca_NavierStokes2d_M0p5_AA10p0_Laminar
BasisType     = Lagrange
SolutionOrder = 0
PSequencing   = False

####### General Solver Information #######
nIter                 = 1000
NonlinearResidual     = 1e-10
AdjointResidual       = 1e-10
UnderRelaxFactor      = 1.0
NonlinearSolver       = Newton
CFLStart              = 2e5
UpdateFractionMin     = 0.1

####### Linear Solver Information ####
Preconditioner     = ILU
PreconditionerSide = Left
ReorderingType     = MDF
GMRES_Outer        = 20
GMRES_Inner        = 50
MinimumDecreaseFactor = 1e-4
AdaptiveResidualDecreaseFactorFlag = True

####### Equation Set Specific #######
EquationSet        = NavierStokes2d
FluxType           = Roe
SpecificHeatRatio  = 1.4
GasConstant        = 0.4
SutherlandRefTemp  = 7.14285714286
SutherlandConstant = 2.7227343620
PrandtlNumber      = 0.71
InitState          = 1.0 1.0 0.0 7.64285714286
Viscosity          = 0.666666666666666666666666666666666666666e-3 # Re=1500

####### Output Parameters #######
Verbosity = Verbose
#Normal

###### Adaptation-specific ######
AdaptMethod = None

  • No labels