Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
1a0cc113
Commit
1a0cc113
authored
May 04, 2019
by
Melanie Lipp
Browse files
Temp
parent
6421c1ce
Changes
3
Hide whitespace changes
Inline
Side-by-side
test/freeflow/navierstokes/test_channel_navierstokes.input
View file @
1a0cc113
[TimeLoop]
DtInitial = 1e-2 # [s]
TEnd =
1e-
2 # [s]
TEnd = 2 # [s]
[Grid]
UpperRight = 10 1
Cells = 10
1
0
Cells = 10
0 5
0
[Problem]
Name = test_channel_navierstokes # name passed to the output routines
InletVelocity = 1
InletVelocity = 1
000
EnableGravity = false
[Component]
...
...
test/freeflow/navierstokes/test_liddrivencavity.input
View file @
1a0cc113
[TimeLoop]
DtInitial = 1e-1 # [s]
TEnd = 1e-1 # [s]
DtInitial = 1e-3 # [s]
TEnd = 0.15 # [s]
HaveMaxTimeStepSize = true
MaxTimeStepSize = 1e-3
[Grid]
UpperRight = 1 1
Cells =
1
0
1
0
Cells =
5
0
5
0
[Problem]
Name = test_liddrivencavity_re1 # name passed to the output routines
...
...
test/freeflow/navierstokes/test_stokes_donea.input
View file @
1a0cc113
[Grid]
UpperRight = 1 1
Cells =
1
0
1
0
Cells =
5
0
5
0
[Problem]
Name = test_donea # name passed to the output routines
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment