From 150499a5e4173d21fbeb8c67f9d65cc1a6bcded6 Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 22 Jul 2002 17:47:05 +0000 Subject: 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 --- .../Kerr-offset/large-Jacobian.par | 48 +++++++++++++++++++++ run/test-ahfinderdirect/Kerr-offset/large-ahf.par | 49 ++++++++++++++++++++++ run/test-ahfinderdirect/Kerr-offset/large.par | 48 +++++++++++++++++++++ .../Kerr-offset/small-Jacobian.par | 48 +++++++++++++++++++++ run/test-ahfinderdirect/Kerr-offset/small-ahf.par | 49 ++++++++++++++++++++++ run/test-ahfinderdirect/Kerr-offset/small.par | 48 +++++++++++++++++++++ 6 files changed, 290 insertions(+) create mode 100644 run/test-ahfinderdirect/Kerr-offset/large-Jacobian.par create mode 100644 run/test-ahfinderdirect/Kerr-offset/large-ahf.par create mode 100644 run/test-ahfinderdirect/Kerr-offset/large.par create mode 100644 run/test-ahfinderdirect/Kerr-offset/small-Jacobian.par create mode 100644 run/test-ahfinderdirect/Kerr-offset/small-ahf.par create mode 100644 run/test-ahfinderdirect/Kerr-offset/small.par (limited to 'run') 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 -- cgit v1.2.3