[TimeLoop]
DtInitial = 50 # [s]
TEnd = 250 # [s]

[Grid]
UpperRight = 0.5 0.025
Cells = 100 50

[Problem]
Name = test_channel_stokesni_convection # name passed to the output routines
InletVelocity = 1e-2
EnableGravity = false
EnableInertiaTerms = false

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

[Vtk]
WriteFaceData = false