aboutsummaryrefslogtreecommitdiff
path: root/test/KS-tilted.par
diff options
context:
space:
mode:
authorrhaas <rhaas@e296648e-0e4f-0410-bd07-d597d9acff87>2012-05-09 22:58:08 +0000
committerrhaas <rhaas@e296648e-0e4f-0410-bd07-d597d9acff87>2012-05-09 22:58:08 +0000
commite1d5d84f8e8d73059584b61f660229c624add59f (patch)
treeee97991350f84e5f935fccd5c792dc2f6d000554 /test/KS-tilted.par
parent43c98e4400e7ce18d2fd73bd48b285060cfce5f9 (diff)
change test parameters to try and make results more robust against floating
point roundoff git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@273 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'test/KS-tilted.par')
-rw-r--r--test/KS-tilted.par7
1 files changed, 5 insertions, 2 deletions
diff --git a/test/KS-tilted.par b/test/KS-tilted.par
index 0fb802b..0043710 100644
--- a/test/KS-tilted.par
+++ b/test/KS-tilted.par
@@ -37,10 +37,13 @@ ADMBase::initial_lapse = "exact"
ADMBase::initial_shift = "exact"
Exact::exact_model = "Kerr/Kerr-Schild"
Exact::rotation_euler_theta = 0.4 # in radians, approx. 23 degrees
+Exact::exact_eps = 1e-3
ActiveThorns = "NoExcision"
NoExcision::num_regions = 1
NoExcision::radius[0] = 0.8
+NoExcision::Minkowski_scale[0] = 2.6637047122099 # value found at r=0.875
+NoExcision::reduce_rhs[0] = yes
ActiveThorns = "Time"
Time::dtfac = 0.25
@@ -69,9 +72,9 @@ ActiveThorns = "ADMConstraints"
ActiveThorns = "AHFinderDirect"
AHFinderDirect::output_OpenDX_control_files = no
AHFinderDirect::geometry_interpolator_name = "Lagrange polynomial interpolation"
-AHFinderDirect::geometry_interpolator_pars = "order=4"
+AHFinderDirect::geometry_interpolator_pars = "order=2"
AHFinderDirect::surface_interpolator_name = "Lagrange polynomial interpolation"
-AHFinderDirect::surface_interpolator_pars = "order=4"
+AHFinderDirect::surface_interpolator_pars = "order=2"
ActiveThorns = "IOBasic"
IOBasic::outInfo_every = 1