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-course
Commits
c2c04c9c
Commit
c2c04c9c
authored
Jul 20, 2018
by
Thomas Fetzer
Browse files
[exercise-coupling-ff-pm] Improve description
parent
5a48161f
Pipeline
#359
passed with stage
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
exercises/exercise-coupling-ff-pm/README.md
View file @
c2c04c9c
...
...
@@ -12,7 +12,7 @@ Free flow is modeled in the upper subdomain, while the lower subdomain models a
*
Navigate to the directory
`exercises/exercise-coupling-ff-pm`
There are three sub folders:
`interface`
,
`models`
and
`turbulence`
.
There are three sub folders:
`interface`
(Exercise 1),
`models`
(Exercise 2)
and
`turbulence`
(Exercise 3)
.
The problem-related files for this exercise are:
*
Three __main files__ for the three sub-tasks :
`ex_interface_coupling_ff-pm.cc`
,
`ex_models_coupling_ff-pm.cc`
,
`ex_turbulence_coupling_ff-pm.cc`
,
...
...
@@ -166,7 +166,7 @@ Make sure, that you have uncommented the lines including the gridcreators in bot
and do the changes in the respective lines for the
`Grid`
property.
The problem should now compile
and run
. However, an error occurs due to the coupling conditions.
The problem should now compile. However, an error occurs due to the coupling conditions.
So far, we assumed a flat interface, therefore the normal momentum coupling condition
$
`[\sigma \cdot \mathbf{n}]^{FF} = p^{PM}`
$
...
...
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