Skip to content

Commit

Permalink
AHFinderDirect: use CarpetX for geometry_interpolator_name
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi committed Aug 6, 2024
1 parent e919841 commit c070773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AHFinderDirect/test/find_1_horizon.par
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ AHFinderDirect::max_Newton_iterations__initial = 50
AHFinderDirect::max_Newton_iterations__subsequent = 50
AHFinderDirect::max_allowable_Theta_growth_iterations = 10
AHFinderDirect::max_allowable_Theta_nonshrink_iterations = 10
AHFinderDirect::geometry_interpolator_name = "Lagrange polynomial interpolation"
AHFinderDirect::geometry_interpolator_name = "CarpetX"
AHFinderDirect::geometry_interpolator_pars = "order=4 boundary_off_centering_tolerance={1.0e-10 1.0e-10 1.0e-10 1.0e-10 1.0e-10 1.0e-10} boundary_extrapolation_tolerance={0.0 0.0 0.0 0.0 0.0 0.0}"
AHFinderDirect::surface_interpolator_name = "Lagrange polynomial interpolation"
AHFinderDirect::surface_interpolator_pars = "order=3"
Expand Down

0 comments on commit c070773

Please sign in to comment.