aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-01-08 12:53:09 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-01-08 12:53:09 +0000
commit7ac304536bd75918d5662a14900f1e447d7ed86e (patch)
tree644a4d2953e0c95d1f8448f554059441c8c315ee /doc
parentca77694688921c58db85f65afcaf51d5551e275c (diff)
note that isolated horizons stuff would probably be better accomplished
by interfacing to Erik's SphericalSurface thorn git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1236 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index b400425..acb691c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -30,6 +30,7 @@ medium things
if there exists a point which was excised at the last time step,
and which this AH would not excise,
then skip all excision for this AH
+ properly interface to Erik's SphericalSurface thorn
compute Gaussian curvature, cf AHFinder/src/AHFinder_gau.F
HDF5 data files (simple format and/or Werner Benger's fancy one)
move origin point to track moving BHs
@@ -56,6 +57,7 @@ large things
handle quadrant/octant grids with rotating BCs
(needs Jacobian of one ghost zone to cover two different ghost zones)
"isolated horizons" computation of BH mass and spin
+ (maybe just accomplish this via interfacing to Erik's thorns)
detect Cartoon and rotate geometry interpolation into Cartoon plane
maybe try the TATElliptic interface for solving the AH equation
as an alternative to the home-grown solvers I use now???