[cig-commits] commit: Modify sinker to only have 4 levels. Otherwise, the error is too small everywhere, and there ends up being no refinement at all for level 5

Mercurial hg at geodynamics.org
Sat Apr 23 00:13:04 PDT 2011


changeset:   194:38bf397817ca
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Sat Apr 23 00:11:53 2011 -0700
files:       input/sinker.input
description:
Modify sinker to only have 4 levels.  Otherwise, the error is too small everywhere, and there ends up being no refinement at all for level 5


diff -r d343cc39a066 -r 38bf397817ca input/sinker.input
--- a/input/sinker.input	Sat Apr 23 00:03:59 2011 -0700
+++ b/input/sinker.input	Sat Apr 23 00:11:53 2011 -0700
@@ -118,7 +118,7 @@ PatchHierarchy {
     //              [level 0 entry]
     //   etc....                       
     // }
-    max_levels = 5
+    max_levels = 4
     proper_nesting_buffer = 2, 2, 2, 2, 2, 2
     ratio_to_coarser {
         level_1            = 2, 2



More information about the CIG-COMMITS mailing list