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
d3924894
Commit
d3924894
authored
May 03, 2021
by
niklas.baumgarten
Browse files
refactored conf
parent
788a118d
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/conf/mlmc_transport.conf
View file @
d3924894
# ----- Problem Settings -----
Experiment
=
MLMCExperiment
#Experiment = ConvergenceTest
#Problem = StochasticPollution1D
#Problem = StochasticPollutionCosHat1D
#Problem = StochasticPollution2D
#Problem = StochasticPollutionCosHat2D
Problem
=
StochasticPollutionMollifiedBar2D
Problem
=
StochasticGaussHat2D
Model
=
DGTransport
#Model = PGTransport
#degree = 0
#degree = 1
degree
=
2
Functional
=
Mass
#Funcitonal = Energy
#Functional = Outflow
Overlap
=
dG1
flux_alpha
=
1
#Upwind: 1, Central: 0
# Streamline diffusion parameter
degree
=
2
plevel
=
2
Functional
=
Mass
#Funcitonal = Energy
#Functional = Outflow
# ----- Time Series -----
useDGTimeIntegrator
=
0
;
...
...
@@ -36,28 +34,18 @@ Keps = 1e-5
# ----- Multilevel Monte Carlo -----
maxLevel
=
7
MCParallel
=
false
epsilon
=
0
.
01
mcOnly
=
false
initLevels
= [
4
,
5
,
6
]
initSampleAmount
= [
8
,
4
,
2
]
uniformSampleAmount
=
100
onlyFine
=
false
initLevels
= [
3
,
4
,
5
]
initSampleAmount
= [
12
,
6
,
3
]
# ----- Stochastic Field -----
StochasticField
=
LogNormal
m
ean
=
1
.
0
M
ean
=
0
.
0
sigma
=
1
.
0
norm_p
=
2
lambda1
=
0
.
10
lambda2
=
0
.
10
smoothing
=
1
.
9
evtol
=
1
e
-
10
# ----- Solver -----
LinearReduction
=
1
e
-
12
LinearEpsilon
=
1
e
-
10
LinearSteps
=
3000
NewtonSteps
=
1
NewtonLineSearchSteps
=
0
lambda
= [
0
.
15
,
0
.
15
]
smoothing
=
1
.
0
# ----- Plotting -----
GeneratorPlotting
=
1
...
...
@@ -65,16 +53,12 @@ MCPlotting = 1
# ----- Verbose -----
MCVerbose
=
1
PDEVerbose
=
1
MainVerbose
=
1
MLMCVerbose
=
1
ConfigVerbose
=
0
LinearVerbose
= -
1
NewtonVerbose
=
1
GeneratorVerbose
=
1
TimeIntegratorVerbose
=
1
# ----- Logging -----
TimeLevel
= -
1
MuteLevel
= -
1
DebugLevel
= -
1
\ No newline at end of file
MainVerbose
=
1
MeshVerbose
=
1
ConfigVerbose
=
1
LinearVerbose
=
0
NewtonVerbose
=
0
AssembleVerbose
=
0
PDESolverVerbose
=
0
GeneratorVerbose
=
0
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