aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-11-04 18:15:09 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-11-04 18:15:09 +0000
commita0164d11be544c755024887fdc71e5e1269bdc41 (patch)
tree92fa0faed879cce25883cf224089ad225bbc7377 /run
parent0fbc8f218a8cf980536878c83e48c5306b24cf92 (diff)
rename par files to match new resolution naming scheme
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@881 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'run')
-rw-r--r--run/test-patch-system/derivatives-18.par (renamed from run/test-patch-system/derivatives-2.5.par)6
-rw-r--r--run/test-patch-system/derivatives-36.par (renamed from run/test-patch-system/derivatives-5.par)6
-rw-r--r--run/test-patch-system/synchronize-18.par (renamed from run/test-patch-system/synchronize-2.5.par)6
-rw-r--r--run/test-patch-system/synchronize-36.par (renamed from run/test-patch-system/synchronize-5.par)6
4 files changed, 12 insertions, 12 deletions
diff --git a/run/test-patch-system/derivatives-2.5.par b/run/test-patch-system/derivatives-18.par
index 7d800f1..aefc4a7 100644
--- a/run/test-patch-system/derivatives-2.5.par
+++ b/run/test-patch-system/derivatives-18.par
@@ -17,9 +17,9 @@ AHFinderDirect::origin_x = 0.0
AHFinderDirect::origin_y = 0.0
AHFinderDirect::origin_z = 0.0
AHFinderDirect::patch_system_type = "full sphere"
-AHFinderDirect::N_ghost_points = 2
-AHFinderDirect::N_overlap_points = 1
-AHFinderDirect::delta_drho_dsigma = 2.5
+AHFinderDirect::ghost_zone_width = 2
+AHFinderDirect::patch_overlap_width = 1
+AHFinderDirect::N_zones_per_right_angle = 18
AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::interpatch_interpolator_pars = "order=3"
diff --git a/run/test-patch-system/derivatives-5.par b/run/test-patch-system/derivatives-36.par
index 5aeedb7..c195e28 100644
--- a/run/test-patch-system/derivatives-5.par
+++ b/run/test-patch-system/derivatives-36.par
@@ -17,9 +17,9 @@ AHFinderDirect::origin_x = 0.0
AHFinderDirect::origin_y = 0.0
AHFinderDirect::origin_z = 0.0
AHFinderDirect::patch_system_type = "full sphere"
-AHFinderDirect::N_ghost_points = 2
-AHFinderDirect::N_overlap_points = 1
-AHFinderDirect::delta_drho_dsigma = 5.0
+AHFinderDirect::ghost_zone_width = 2
+AHFinderDirect::patch_overlap_width = 1
+AHFinderDirect::N_zones_per_right_angle = 36
AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::interpatch_interpolator_pars = "order=3"
diff --git a/run/test-patch-system/synchronize-2.5.par b/run/test-patch-system/synchronize-18.par
index dbe13f4..34ff498 100644
--- a/run/test-patch-system/synchronize-2.5.par
+++ b/run/test-patch-system/synchronize-18.par
@@ -17,9 +17,9 @@ AHFinderDirect::origin_x = 0.0
AHFinderDirect::origin_y = 0.0
AHFinderDirect::origin_z = 0.0
AHFinderDirect::patch_system_type = "full sphere"
-AHFinderDirect::N_ghost_points = 2
-AHFinderDirect::N_overlap_points = 1
-AHFinderDirect::delta_drho_dsigma = 2.5
+AHFinderDirect::ghost_zone_width = 2
+AHFinderDirect::patch_overlap_width = 1
+AHFinderDirect::N_zones_per_right_angle = 18
AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::interpatch_interpolator_pars = "order=3"
diff --git a/run/test-patch-system/synchronize-5.par b/run/test-patch-system/synchronize-36.par
index d2d2ea7..759e89c 100644
--- a/run/test-patch-system/synchronize-5.par
+++ b/run/test-patch-system/synchronize-36.par
@@ -17,9 +17,9 @@ AHFinderDirect::origin_x = 0.0
AHFinderDirect::origin_y = 0.0
AHFinderDirect::origin_z = 0.0
AHFinderDirect::patch_system_type = "full sphere"
-AHFinderDirect::N_ghost_points = 2
-AHFinderDirect::N_overlap_points = 1
-AHFinderDirect::delta_drho_dsigma = 5.0
+AHFinderDirect::ghost_zone_width = 2
+AHFinderDirect::patch_overlap_width = 1
+AHFinderDirect::N_zones_per_right_angle = 36
AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::interpatch_interpolator_pars = "order=3"