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 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 for some single-valued function . The AH equation then becomes a nonlinear elliptic PDE in on , whose coefficients are algebraic functions of , , and the Cartesian-coordinate spatial derivatives of . I discretize using 6 angular patches (one each in the neighborhood of the , , and 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 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 the_Cactus_ computational toolkit, and is freely available by anonymous CVS checkout.
Cite
@article{arxiv.gr-qc/0306056,
title = {A Fast Apparent-Horizon Finder for 3-Dimensional Cartesian Grids in Numerical Relativity},
author = {Jonathan Thornburg},
journal= {arXiv preprint arXiv:gr-qc/0306056},
year = {2008}
}
Comments
26 pages + 3 page supplement, LaTeX2e, RevTeX4, includes color postscript figures; changes from v2: revised based on referee comments, several nasty typos fixed, one appendix deleted and two others split off into a supplemental file