aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
new file mode 100644
index 0000000..a287e5c
--- /dev/null
+++ b/doc/TODO
@@ -0,0 +1,16 @@
+small things
+ HDF5 data files
+ move origin point
+ set centroid variables for drift correction
+ error_exit --> CCTK_VWarn wrapper
+ tweak wording of 'AH found' msg for non-"Newton solve" methods
+ and for "mass" when BH spin != 0
+ check for N_ghost_points too small for FD order and give a sensible
+ error message -- right now we just die with an assertion failure
+ if assertions are enabled, or access gridfn arrays outside bounds
+ if not :( :(
+
+large things
+ multi-processor (interpolator, overall control)
+ sparse matrix elliptic solver
+ "isolated horizons" computation of BH mass and spin