Skip to content
Snippets Groups Projects
Commit a9100e28 authored by podlesny's avatar podlesny
Browse files

.

parent bd012b96
No related branches found
No related tags found
No related merge requests found
path = /home/joscha/software/dune/dune-faultnetworks/src/data/
resultPath = /home/joscha/software/dune/dune-faultnetworks/src/cantorfaultnetworks/results/cantor/cell-GS
resultPath = /home/joscha/software/dune/dune-faultnetworks/src/cantorfaultnetworks/results/cantor/cell-GS/
[preconditioner]
patch = CELL # CELL , SUPPORT
......@@ -14,8 +14,8 @@ oscDataFile = oscDataLaplace4.mat
# level resolution in 2^(-...)
coarseResolution = 0
fineResolution = 9
exactResolution = 10
fineResolution = 3
exactResolution = 4
minCantorResolution = 0
penaltyFactor = 1
......@@ -32,8 +32,8 @@ oscDataFile = oscDataLaplace4.mat
# level resolution in 2^(-...)
coarseResolution = 0
fineResolution = 9
exactResolution = 10
fineResolution = 4
exactResolution = 5
minCantorResolution = 0
penaltyFactor = 1
......@@ -50,8 +50,8 @@ oscDataFile = oscDataLaplace4.mat
# level resolution in 2^(-...)
coarseResolution = 0
fineResolution = 9
exactResolution = 10
fineResolution = 5
exactResolution = 6
minCantorResolution = 0
penaltyFactor = 1
......@@ -66,6 +66,60 @@ maxIterations = 10
[problem3]
oscDataFile = oscDataLaplace4.mat
# level resolution in 2^(-...)
coarseResolution = 0
fineResolution = 6
exactResolution = 7
minCantorResolution = 0
penaltyFactor = 1
# cg solver
nestedIteration = 0
tol = 1e-12
maxIterations = 10
###########################################
[problem4]
oscDataFile = oscDataLaplace4.mat
# level resolution in 2^(-...)
coarseResolution = 0
fineResolution = 7
exactResolution = 8
minCantorResolution = 0
penaltyFactor = 1
# cg solver
nestedIteration = 0
tol = 1e-12
maxIterations = 10
###########################################
[problem5]
oscDataFile = oscDataLaplace4.mat
# level resolution in 2^(-...)
coarseResolution = 0
fineResolution = 8
exactResolution = 9
minCantorResolution = 0
penaltyFactor = 1
# cg solver
nestedIteration = 0
tol = 1e-12
maxIterations = 10
###########################################
[problem6]
oscDataFile = oscDataLaplace4.mat
# level resolution in 2^(-...)
coarseResolution = 0
fineResolution = 9
......@@ -80,4 +134,3 @@ tol = 1e-12
maxIterations = 10
###########################################
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment