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-lecture
Commits
83c67fc8
Commit
83c67fc8
authored
May 06, 2020
by
Holger Class
Browse files
adapted values to be consistent
parent
9a01b98a
Changes
2
Hide whitespace changes
Inline
Side-by-side
lecture/mm/remediationscenarios/remediationscenariosexercise.input
View file @
83c67fc8
...
...
@@ -23,7 +23,7 @@ AirScenario = 0
# steam scenario, Do not change!
WaterFluxS = -0.3435
AirFluxS = -0.000001
AirFluxS = -0.00000
0
1
ContaminantFluxS = -0.0000001
HeatFluxS = -15150.0
...
...
lecture/mm/remediationscenarios/remediationscenariosproblem.hh
View file @
83c67fc8
...
...
@@ -381,7 +381,7 @@ private:
values
[
pressureIdx
]
=
1e5
;
values
[
switch1Idx
]
=
0.12
;
values
[
switch2Idx
]
=
1.e-6
;
values
[
temperatureIdx
]
=
293.
0
;
values
[
temperatureIdx
]
=
293.
15
;
if
(
isInContaminationZone
(
globalPos
))
values
[
switch2Idx
]
=
0.07
;
...
...
Bernd Flemisch
@bernd
mentioned in commit
482048fc
·
May 07, 2020
mentioned in commit
482048fc
mentioned in commit 482048fc8756d0eedaa48673d25f463aecf3b00a
Toggle commit list
Bernd Flemisch
@bernd
mentioned in merge request
!114 (merged)
·
May 07, 2020
mentioned in merge request
!114 (merged)
mentioned in merge request !114
Toggle commit list
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