A Fast Apparent-Horizon Finder for 3-Dimensional Cartesian Grids in Numerical Relativity

Abstract

In 3+1 numerical simulations of dynamic black hole spacetimes, it's useful to be able to find the apparent horizon(s) (AH) in each slice of a time evolution. A number of AH finders are available, but they often take many minutes to run, so they're too slow to be practically usable at each time step. Here I present a new AH finder,AHFinderDirect, which is very fast and accurate: at typical resolutions it takes only a few seconds to find an AH to 10-5 m accuracy on a GHz-class processor. I assume that an AH to be searched for is a Strahlk\"orper (star-shaped region) with respect to some local origin, and so parameterize the AH shape by r = h(angle) for some single-valued function h: S2 +. The AH equation then becomes a nonlinear elliptic PDE in h on S2, whose coefficients are algebraic functions of gij, Kij, and the Cartesian-coordinate spatial derivatives of gij. I discretize S2 using 6 angular patches (one each in the neighborhood of the x, y, and z axes) to avoid coordinate singularities, and finite difference the AH equation in the angular coordinates using 4th order finite differencing. I solve the resulting system of nonlinear algebraic equations (for h at the angular grid points) by Newton's method, using a "symbolic differentiation" technique to compute the Jacobian matrix.AHFinderDirect is implemented as a thorn in theCactus computational toolkit, and is freely available by anonymous CVS checkout.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…