Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
MLUQ
Commits
470df45a
Commit
470df45a
authored
Jan 17, 2020
by
niklas.baumgarten
Browse files
added deterministic and cos hat problems
parent
1c597bd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/conf/mlmc.conf
View file @
470df45a
...
...
@@ -12,8 +12,10 @@ flux_alpha = 1 #Upwind: 1, Central: 0
#Problem = StochasticLaplace1D
#Problem = StochasticLaplace2D
#Problem = StochasticPollution1D
#Problem = Pollution2D
Problem
=
StochasticPollution2D
#Problem = StochasticPollution2D
Problem
=
StochasticPollution2DCosHat
#Problem = DeterministicPollution2D
#Problem = DeterministicPollution2DCosHat
StochasticField
=
LogNormal
#StochasticField = Gaussian
...
...
@@ -22,13 +24,10 @@ StochasticField = LogNormal
Experiment
=
MLMCExperiment
#Experiment = MLMCOverEpsilon
initLevels
=
3
,
4
,
5
initSampleAmount
=
1
0
,
5
,
2
initLevels
=
4
,
5
,
6
initSampleAmount
=
0
,
0
,
4
#l_init = 3, 4, 5
#M_init = 45, 15, 5
epsilon
=
0
.
003
epsilon
=
0
.
01
mcOnly
=
false
epsilon_lst
=
0
.
05
,
0
.
01
,
0
.
005
...
...
@@ -45,6 +44,7 @@ functional = Energy
MCVerbose
=
2
MLMCVerbose
=
2
PDEVerbose
=
1
MCPlotting
=
3
MLMCPlotting
=
2
...
...
@@ -82,10 +82,10 @@ NewtonVerbose = -1
DebugLevel
= -
1
#Transport
scaling
=
1
scaling
=
8
TimeSeries
=
uniform
startTime
=
0
.
0
endTime
=
2
.
0
endTime
=
1
.
0
Kmax
=
250
Keps
=
1
e
-
5
...
...
Write
Preview
Markdown
is supported
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