Skip to content
GitLab
Menu
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
790edbe5
Commit
790edbe5
authored
Jul 17, 2018
by
Beatrix Becker
Browse files
[exercise fluidsystem][2pproblem] cleanup
parent
026215da
Changes
1
Hide whitespace changes
Inline
Side-by-side
exercises/exercise-fluidsystem/2pproblem.hh
View file @
790edbe5
...
...
@@ -160,6 +160,8 @@ public:
// set the depth of the bottom of the reservoir
depthBOR_
=
this
->
fvGridGeometry
().
bBoxMax
()[
dimWorld
-
1
];
// plot density over pressure of the phase consisting of your component
if
(
getParam
<
bool
>
(
"Output.PlotDensity"
))
plotDensity_
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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