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
cafd4327
Commit
cafd4327
authored
Oct 29, 2020
by
Roman Winter
Browse files
[fix] fixed mistake for excercise_fluidsystem
parent
dfd7fb1c
Changes
1
Show whitespace changes
Inline
Side-by-side
exercises/solution/exercise-fluidsystem/spatialparams.hh
View file @
cafd4327
...
...
@@ -69,7 +69,7 @@ public:
,
K_
(
0
)
,
KLens_
(
0
)
,
pcKrSwCurve_
(
"SpatialParams"
)
,
lensPcKrSwCurve_
(
"
Lens.
SpatialParams"
)
,
lensPcKrSwCurve_
(
"SpatialParams
.Lens
"
)
{
//set main diagonal entries of the permeability tensor to a value
//setting to one value means: isotropic, homogeneous
...
...
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