Skip to content
Snippets Groups Projects
Commit ad2f8829 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[NavierStokesNC][test] Adapt input files

parent ddf0e23e
No related branches found
No related tags found
3 merge requests!617[WIP] Next,!576Feature/port staggered ff to next next,!571Cleanup/next
[TimeManager]
[TimeLoop]
DtInitial = 5 # [s]
TEnd = 400 # [s]
......@@ -16,4 +16,5 @@ MaxSteps = 10
MaxRelativeShift = 1e-8
[Vtk]
AddVelocity = true
WriteFaceData = false
[TimeManager]
[TimeLoop]
DtInitial = 1e-2 # [s]
# MaxTimeStepSize = 1e1
TEnd = 1.5e3 # [s]
......@@ -17,4 +17,5 @@ MaxSteps = 10
MaxRelativeShift = 1e-8
[Vtk]
AddVelocity = true
WriteFaceData = false
[TimeManager]
[TimeLoop]
DtInitial = 1e6 # [s]
TEnd = 1e9 # [s]
......@@ -16,4 +16,5 @@ MaxSteps = 10
MaxRelativeShift = 1e-8
[Vtk]
AddVelocity = true
WriteFaceData = false
[TimeManager]
[TimeLoop]
DtInitial = 5 # [s]
TEnd = 400 # [s]
......@@ -16,4 +16,5 @@ MaxSteps = 10
MaxRelativeShift = 1e-8
[Vtk]
AddVelocity = true
WriteFaceData = false
[TimeManager]
[TimeLoop]
DtInitial = 1e6 # [s]
TEnd = 1e9 # [s]
......@@ -16,4 +16,5 @@ MaxSteps = 10
MaxRelativeShift = 1e-8
[Vtk]
AddVelocity = true
WriteFaceData = false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment