aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-07-22 17:47:05 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-07-22 17:47:05 +0000
commit150499a5e4173d21fbeb8c67f9d65cc1a6bcded6 (patch)
tree798e205cacead23e5fc1662c97e6fadaa8d4354a /run
parent64ac3a0967c9e138ddb1ec4712ac57658c4bc56b (diff)
move these par files here from .. -- all are for Kerr-offset setup
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@656 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'run')
-rw-r--r--run/test-ahfinderdirect/Kerr-offset/large-Jacobian.par48
-rw-r--r--run/test-ahfinderdirect/Kerr-offset/large-ahf.par49
-rw-r--r--run/test-ahfinderdirect/Kerr-offset/large.par48
-rw-r--r--run/test-ahfinderdirect/Kerr-offset/small-Jacobian.par48
-rw-r--r--run/test-ahfinderdirect/Kerr-offset/small-ahf.par49
-rw-r--r--run/test-ahfinderdirect/Kerr-offset/small.par48
6 files changed, 290 insertions, 0 deletions
diff --git a/run/test-ahfinderdirect/Kerr-offset/large-Jacobian.par b/run/test-ahfinderdirect/Kerr-offset/large-Jacobian.par
new file mode 100644
index 0000000..63f7c93
--- /dev/null
+++ b/run/test-ahfinderdirect/Kerr-offset/large-Jacobian.par
@@ -0,0 +1,48 @@
+# parameter file for patch system test
+ActiveThorns = "CartGrid3D LocalInterp PUGH ADMBase ADMCoupling CoordGauge Exact AHFinderDirect"
+
+# PUGH
+driver::ghost_size = 0
+driver::global_nx = 61
+driver::global_ny = 61
+driver::global_nz = 61
+
+# CartGrid3D
+grid::domain = "full"
+grid::type = "byrange"
+grid::xyzmin = -3.0
+grid::xyzmax = 3.0
+
+# ADMBase
+ADMBase::initial_lapse = "exact"
+ADMBase::initial_shift = "exact"
+ADMBase::initial_data = "exact"
+ADMBase::lapse_evolution_method = "static"
+ADMBase::shift_evolution_method = "static"
+ADMBase::metric_type = "physical"
+
+# Exact
+Exact::exact_model = "Kerr/Kerr-Schild"
+Exact::Kerr_KerrSchild__mass = 1.0
+Exact::Kerr_KerrSchild__spin = 0.6
+
+AHFinderDirect::method = "Jacobian test"
+AHFinderDirect::Jacobian_type = "dense matrix"
+AHFinderDirect::Jacobian_file_name = "large-Jacobian.dat"
+
+AHFinderDirect::origin_x = 0.5
+AHFinderDirect::origin_y = 0.7
+AHFinderDirect::origin_z = 0.9
+AHFinderDirect::patch_system_type = "full sphere"
+AHFinderDirect::N_ghost_points = 2
+AHFinderDirect::N_overlap_points = 1
+AHFinderDirect::delta_drho_dsigma = 5.0
+
+AHFinderDirect::geometry_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::geometry_interpolator_pars = "order=3"
+AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::interpatch_interpolator_pars = "order=3"
+
+AHFinderDirect::initial_guess_method = "Kerr/Kerr-Schild"
+AHFinderDirect::initial_guess__Kerr_KerrSchild__mass = 1.0
+AHFinderDirect::initial_guess__Kerr_KerrSchild__spin = 0.6
diff --git a/run/test-ahfinderdirect/Kerr-offset/large-ahf.par b/run/test-ahfinderdirect/Kerr-offset/large-ahf.par
new file mode 100644
index 0000000..c28ebc5
--- /dev/null
+++ b/run/test-ahfinderdirect/Kerr-offset/large-ahf.par
@@ -0,0 +1,49 @@
+# parameter file for patch system test
+ActiveThorns = "CartGrid3D LocalInterp PUGH ADMBase ADMCoupling CoordGauge Exact AHFinderDirect"
+
+# PUGH
+driver::ghost_size = 0
+driver::global_nx = 61
+driver::global_ny = 61
+driver::global_nz = 61
+
+# CartGrid3D
+grid::domain = "full"
+grid::type = "byrange"
+grid::xyzmin = -3.0
+grid::xyzmax = 3.0
+
+# ADMBase
+ADMBase::initial_lapse = "exact"
+ADMBase::initial_shift = "exact"
+ADMBase::initial_data = "exact"
+ADMBase::lapse_evolution_method = "static"
+ADMBase::shift_evolution_method = "static"
+ADMBase::metric_type = "physical"
+
+# Exact
+Exact::exact_model = "Kerr/Kerr-Schild"
+Exact::Kerr_KerrSchild__mass = 1.0
+Exact::Kerr_KerrSchild__spin = 0.6
+
+AHFinderDirect::method = "Newton solve"
+AHFinderDirect::h_file_name = "large-ahf.h.dat"
+AHFinderDirect::H_of_h_file_name = "large-ahf.H.dat"
+
+AHFinderDirect::origin_x = 0.5
+AHFinderDirect::origin_y = 0.7
+AHFinderDirect::origin_z = 0.9
+AHFinderDirect::patch_system_type = "full sphere"
+AHFinderDirect::N_ghost_points = 2
+AHFinderDirect::N_overlap_points = 1
+AHFinderDirect::delta_drho_dsigma = 5.0
+
+AHFinderDirect::geometry_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::geometry_interpolator_pars = "order=3"
+AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::interpatch_interpolator_pars = "order=3"
+
+AHFinderDirect::initial_guess_method = "ellipsoid"
+AHFinderDirect::initial_guess__ellipsoid__x_radius = 1.8
+AHFinderDirect::initial_guess__ellipsoid__y_radius = 1.8
+AHFinderDirect::initial_guess__ellipsoid__z_radius = 1.8
diff --git a/run/test-ahfinderdirect/Kerr-offset/large.par b/run/test-ahfinderdirect/Kerr-offset/large.par
new file mode 100644
index 0000000..6220e09
--- /dev/null
+++ b/run/test-ahfinderdirect/Kerr-offset/large.par
@@ -0,0 +1,48 @@
+# parameter file for patch system test
+ActiveThorns = "CartGrid3D LocalInterp PUGH ADMBase ADMCoupling CoordGauge Exact AHFinderDirect"
+
+# PUGH
+driver::ghost_size = 0
+driver::global_nx = 61
+driver::global_ny = 61
+driver::global_nz = 61
+
+# CartGrid3D
+grid::domain = "full"
+grid::type = "byrange"
+grid::xyzmin = -3.0
+grid::xyzmax = 3.0
+
+# ADMBase
+ADMBase::initial_lapse = "exact"
+ADMBase::initial_shift = "exact"
+ADMBase::initial_data = "exact"
+ADMBase::lapse_evolution_method = "static"
+ADMBase::shift_evolution_method = "static"
+ADMBase::metric_type = "physical"
+
+# Exact
+Exact::exact_model = "Kerr/Kerr-Schild"
+Exact::Kerr_KerrSchild__mass = 1.0
+Exact::Kerr_KerrSchild__spin = 0.6
+
+AHFinderDirect::method = "horizon function"
+AHFinderDirect::h_file_name = "large.h.dat"
+AHFinderDirect::H_of_h_file_name = "large.H.dat"
+
+AHFinderDirect::origin_x = 0.5
+AHFinderDirect::origin_y = 0.7
+AHFinderDirect::origin_z = 0.9
+AHFinderDirect::patch_system_type = "full sphere"
+AHFinderDirect::N_ghost_points = 2
+AHFinderDirect::N_overlap_points = 1
+AHFinderDirect::delta_drho_dsigma = 5.0
+
+AHFinderDirect::geometry_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::geometry_interpolator_pars = "order=3"
+AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::interpatch_interpolator_pars = "order=3"
+
+AHFinderDirect::initial_guess_method = "Kerr/Kerr-Schild"
+AHFinderDirect::initial_guess__Kerr_KerrSchild__mass = 1.0
+AHFinderDirect::initial_guess__Kerr_KerrSchild__spin = 0.6
diff --git a/run/test-ahfinderdirect/Kerr-offset/small-Jacobian.par b/run/test-ahfinderdirect/Kerr-offset/small-Jacobian.par
new file mode 100644
index 0000000..953fb07
--- /dev/null
+++ b/run/test-ahfinderdirect/Kerr-offset/small-Jacobian.par
@@ -0,0 +1,48 @@
+# parameter file for patch system test
+ActiveThorns = "CartGrid3D LocalInterp PUGH ADMBase ADMCoupling CoordGauge Exact AHFinderDirect"
+
+# PUGH
+driver::ghost_size = 0
+driver::global_nx = 61
+driver::global_ny = 61
+driver::global_nz = 61
+
+# CartGrid3D
+grid::domain = "full"
+grid::type = "byrange"
+grid::xyzmin = -3.0
+grid::xyzmax = 3.0
+
+# ADMBase
+ADMBase::initial_lapse = "exact"
+ADMBase::initial_shift = "exact"
+ADMBase::initial_data = "exact"
+ADMBase::lapse_evolution_method = "static"
+ADMBase::shift_evolution_method = "static"
+ADMBase::metric_type = "physical"
+
+# Exact
+Exact::exact_model = "Kerr/Kerr-Schild"
+Exact::Kerr_KerrSchild__mass = 1.0
+Exact::Kerr_KerrSchild__spin = 0.6
+
+AHFinderDirect::method = "Jacobian test"
+AHFinderDirect::Jacobian_type = "dense matrix"
+AHFinderDirect::Jacobian_file_name = "small-Jacobian.dat"
+
+AHFinderDirect::origin_x = 0.5
+AHFinderDirect::origin_y = 0.7
+AHFinderDirect::origin_z = 0.9
+AHFinderDirect::patch_system_type = "full sphere"
+AHFinderDirect::N_ghost_points = 2
+AHFinderDirect::N_overlap_points = 1
+AHFinderDirect::delta_drho_dsigma = 9.0
+
+AHFinderDirect::geometry_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::geometry_interpolator_pars = "order=3"
+AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::interpatch_interpolator_pars = "order=3"
+
+AHFinderDirect::initial_guess_method = "Kerr/Kerr-Schild"
+AHFinderDirect::initial_guess__Kerr_KerrSchild__mass = 1.0
+AHFinderDirect::initial_guess__Kerr_KerrSchild__spin = 0.6
diff --git a/run/test-ahfinderdirect/Kerr-offset/small-ahf.par b/run/test-ahfinderdirect/Kerr-offset/small-ahf.par
new file mode 100644
index 0000000..63c6d3d
--- /dev/null
+++ b/run/test-ahfinderdirect/Kerr-offset/small-ahf.par
@@ -0,0 +1,49 @@
+# parameter file for patch system test
+ActiveThorns = "CartGrid3D LocalInterp PUGH ADMBase ADMCoupling CoordGauge Exact AHFinderDirect"
+
+# PUGH
+driver::ghost_size = 0
+driver::global_nx = 61
+driver::global_ny = 61
+driver::global_nz = 61
+
+# CartGrid3D
+grid::domain = "full"
+grid::type = "byrange"
+grid::xyzmin = -3.0
+grid::xyzmax = 3.0
+
+# ADMBase
+ADMBase::initial_lapse = "exact"
+ADMBase::initial_shift = "exact"
+ADMBase::initial_data = "exact"
+ADMBase::lapse_evolution_method = "static"
+ADMBase::shift_evolution_method = "static"
+ADMBase::metric_type = "physical"
+
+# Exact
+Exact::exact_model = "Kerr/Kerr-Schild"
+Exact::Kerr_KerrSchild__mass = 1.0
+Exact::Kerr_KerrSchild__spin = 0.6
+
+AHFinderDirect::method = "Newton solve"
+AHFinderDirect::h_file_name = "small-ahf.h.dat"
+AHFinderDirect::H_of_h_file_name = "small-ahf.H.dat"
+
+AHFinderDirect::origin_x = 0.5
+AHFinderDirect::origin_y = 0.7
+AHFinderDirect::origin_z = 0.9
+AHFinderDirect::patch_system_type = "full sphere"
+AHFinderDirect::N_ghost_points = 2
+AHFinderDirect::N_overlap_points = 1
+AHFinderDirect::delta_drho_dsigma = 9.0
+
+AHFinderDirect::geometry_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::geometry_interpolator_pars = "order=3"
+AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::interpatch_interpolator_pars = "order=3"
+
+AHFinderDirect::initial_guess_method = "ellipsoid"
+AHFinderDirect::initial_guess__ellipsoid__x_radius = 1.8
+AHFinderDirect::initial_guess__ellipsoid__y_radius = 1.8
+AHFinderDirect::initial_guess__ellipsoid__z_radius = 1.8
diff --git a/run/test-ahfinderdirect/Kerr-offset/small.par b/run/test-ahfinderdirect/Kerr-offset/small.par
new file mode 100644
index 0000000..3b7f8f4
--- /dev/null
+++ b/run/test-ahfinderdirect/Kerr-offset/small.par
@@ -0,0 +1,48 @@
+# parameter file for patch system test
+ActiveThorns = "CartGrid3D LocalInterp PUGH ADMBase ADMCoupling CoordGauge Exact AHFinderDirect"
+
+# PUGH
+driver::ghost_size = 0
+driver::global_nx = 61
+driver::global_ny = 61
+driver::global_nz = 61
+
+# CartGrid3D
+grid::domain = "full"
+grid::type = "byrange"
+grid::xyzmin = -3.0
+grid::xyzmax = 3.0
+
+# ADMBase
+ADMBase::initial_lapse = "exact"
+ADMBase::initial_shift = "exact"
+ADMBase::initial_data = "exact"
+ADMBase::lapse_evolution_method = "static"
+ADMBase::shift_evolution_method = "static"
+ADMBase::metric_type = "physical"
+
+# Exact
+Exact::exact_model = "Kerr/Kerr-Schild"
+Exact::Kerr_KerrSchild__mass = 1.0
+Exact::Kerr_KerrSchild__spin = 0.6
+
+AHFinderDirect::method = "horizon function"
+AHFinderDirect::h_file_name = "small.h.dat"
+AHFinderDirect::H_of_h_file_name = "small.H.dat"
+
+AHFinderDirect::origin_x = 0.5
+AHFinderDirect::origin_y = 0.7
+AHFinderDirect::origin_z = 0.9
+AHFinderDirect::patch_system_type = "full sphere"
+AHFinderDirect::N_ghost_points = 2
+AHFinderDirect::N_overlap_points = 1
+AHFinderDirect::delta_drho_dsigma = 9.0
+
+AHFinderDirect::geometry_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::geometry_interpolator_pars = "order=3"
+AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
+AHFinderDirect::interpatch_interpolator_pars = "order=3"
+
+AHFinderDirect::initial_guess_method = "Kerr/Kerr-Schild"
+AHFinderDirect::initial_guess__Kerr_KerrSchild__mass = 1.0
+AHFinderDirect::initial_guess__Kerr_KerrSchild__spin = 0.6