####### Case Information #######
Restart = False
InputFile = ../Grids/channel3d.gri
SavePrefix = OUT/channel_NavierStokes3d_TEST
BCFile = BCFile/channel_NavierStokes3d
FuncFile = FuncFile/channel_NavierStokes3d
BasisType = Lagrange
SolutionOrder = 2
QuadratureOrder = -1
####### General Solver Information #######
nIter = 100
NonlinearResidual = 1e-12
UnderRelaxFactor = 0.5
NonlinearSolver = Newton
####### Linear Solver Information ####
Preconditioner = ILU
PreconditionerSide = Left
ReorderingType = MDF
GMRES_Outer = 20
GMRES_Inner = 200
###### Temporal parameters #######
CFLStart = 1e30
####### Equation Set Specific #######
EquationSet = NavierStokes3d
FluxType = Roe
SpecificHeatRatio = 1.4
GasConstant = 0.4
Viscosity = 1.0e-3
ViscEtaParameter = 4.0
ConstantViscosity = True
SutherlandRefTemp = 1.0
SutherlandConstant = 1.0
PrandtlNumber = 0.71
######### Functions #################
SourceFunction = PoiseuilleSource3d
InitFunction = PoiseuilleSolution3d
####### Output Parameters #######
Verbosity = Normal