aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/TODO b/doc/TODO
index a763784..d95b663 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,17 +1,6 @@
small things
set centroid variables for drift correction
I think we work properly with FishEye, but I should verify that
- write an output file or files at each time step giving the
- apparent horizon centroid, area, and mass
- Ian Hawke points out that a better (or additional) method might be
- to put all the info in Cactus "local arrays"
- CCTK_INT N_horizons_found
- CCTK_REAL centroid_x[N_horizons]
- CCTK_REAL centroid_y[N_horizons]
- CCTK_REAL centroid_z[N_horizons]
- CCTK_REAL area[N_horizons]
- CCTK_REAL mass[N_horizons]
- and then use IOBasic or IOASCII to output these
maybe getting NaN or Inf in the interpolated geometry
shouldn't abort the Cactus run, but just fail to find the horizon