diff --git a/src/cantorfaultnetworks/cantorfaultnetwork.parset b/src/cantorfaultnetworks/cantorfaultnetwork.parset index de96256184edee7517b0083ba83af9baa1ecd68e..d17010a5d687f98d331b3ec68feb9f49e6cf5dbc 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 ###########################################