Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
MLUQ
Commits
a12eeebd
Commit
a12eeebd
authored
Mar 23, 2020
by
niklas.baumgarten
Browse files
adapted config files
parent
4608ce07
Changes
2
Hide whitespace changes
Inline
Side-by-side
mlmc/conf/mlmc_elliptic.conf
View file @
a12eeebd
...
...
@@ -29,7 +29,6 @@ uniformSampleAmount = 500
epsilon
=
0
.
005
mcOnly
=
false
epsilonList
=
0
.
01
,
0
.
005
,
0
.
001
maxLevel
=
9
plevel
=
2
...
...
mlmc/conf/mlmc_transport.conf
View file @
a12eeebd
...
...
@@ -42,13 +42,12 @@ StochasticField = LogNormal
Experiment
=
MLMCExperiment
#Experiment = MLMCOverEpsilon
initLevels
=
4
,
5
,
6
initSampleAmount
=
12
,
6
,
2
initLevels
=
[
4
,
5
,
6
]
initSampleAmount
=
[
12
,
6
,
2
]
uniformSampleAmount
=
1
epsilon
=
0
.
01
mcOnly
=
false
epsilonList
=
0
.
01
,
0
.
005
,
0
.
003
,
0
.
001
maxLevel
=
7
plevel
=
3
...
...
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