From fac514c5ed8edab3b3faed5c76bd11e746e0ad48 Mon Sep 17 00:00:00 2001 From: podlesny <podlesny@zedat.fu-berlin.de> Date: Tue, 20 Feb 2018 17:39:29 +0100 Subject: [PATCH] . --- .../cantorfaultnetwork.parset | 21 +++++++------------ 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/src/cantorfaultnetworks/cantorfaultnetwork.parset b/src/cantorfaultnetworks/cantorfaultnetwork.parset index de96256..d17010a 100644 --- a/src/cantorfaultnetworks/cantorfaultnetwork.parset +++ b/src/cantorfaultnetworks/cantorfaultnetwork.parset @@ -18,7 +18,6 @@ patchDepth = 1 # cg solver tol = 1e-12 maxIterations = 8 -useExactSol = 0 ########################################### @@ -26,10 +25,10 @@ useExactSol = 0 oscDataFile = oscDataLaplace32.mat # level resolution in 2^(-...) -coarseResolution = 4 +coarseResolution = 0 fineResolution = 6 exactResolution = 10 -minCantorResolution = 4 +minCantorResolution = 0 penaltyFactor = 1 patchDepth = 1 @@ -37,7 +36,6 @@ patchDepth = 1 # cg solver tol = 1e-12 maxIterations = 8 -useExactSol = 0 ########################################### @@ -45,10 +43,10 @@ useExactSol = 0 oscDataFile = oscDataLaplace32.mat # level resolution in 2^(-...) -coarseResolution = 4 +coarseResolution = 0 fineResolution = 7 exactResolution = 10 -minCantorResolution = 1 +minCantorResolution = 0 penaltyFactor = 1 patchDepth = 1 @@ -56,7 +54,6 @@ patchDepth = 1 # cg solver tol = 1e-12 maxIterations = 8 -useExactSol = 0 ########################################### @@ -64,10 +61,10 @@ useExactSol = 0 oscDataFile = oscDataLaplace32.mat # level resolution in 2^(-...) -coarseResolution = 4 +coarseResolution = 0 fineResolution = 8 exactResolution = 10 -minCantorResolution = 1 +minCantorResolution = 0 penaltyFactor = 1 patchDepth = 1 @@ -75,7 +72,6 @@ patchDepth = 1 # cg solver tol = 1e-12 maxIterations = 8 -useExactSol = 0 ########################################### @@ -84,10 +80,10 @@ useExactSol = 0 oscDataFile = oscDataLaplace32.mat # level resolution in 2^(-...) -coarseResolution = 4 +coarseResolution = 0 fineResolution = 9 exactResolution = 10 -minCantorResolution = 1 +minCantorResolution = 0 penaltyFactor = 1 patchDepth = 1 @@ -95,6 +91,5 @@ patchDepth = 1 # cg solver tol = 1e-12 maxIterations = 8 -useExactSol = 0 ########################################### -- GitLab