Skip to content
Snippets Groups Projects
params_navierstokes.input 290 B
Newer Older
TEnd = 2 # [s]

[Grid]
UpperRight = 10 1
Cells = 100 50

[Problem]
Name = test_channel_navierstokes # name passed to the output routines
InletVelocity = 1000
EnableGravity = false

[ Newton ]
MaxSteps = 10
MaxRelativeShift = 1e-5

[Vtk]
WriteFaceData = false