aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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???