aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO20
1 files changed, 3 insertions, 17 deletions
diff --git a/doc/TODO b/doc/TODO
index feb4cc4..1b9941e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,16 +1,10 @@
small things
- if the user asks for a mask to be set, and we find a horizon,
- but the mask parameters are such that we don't mask any grid points,
- then we should give a warning that something may be wrong...
- many more parameters should be steerable
- (find_every would be easy and already useful)
- document what parameters would be needed if ghost_size is restricted to 1
give a cogent error message (instead of core-dumping like we do right now)
if we try to set a mask and nobody's registered the bitfield yet
add a "find_after" or "find_when" option so we can specify the times at
which we want to find a given horizon(s)
- have some way to make find_every specifyable on a per-horizon basis
- (maybe with two parameters like we do for whether or not to set the mask)
+ add an option to compute/output the surface radius on a latitude/longitude
+ grid
I should set CXXFLAGS for this thorn to turn off automagic template
instantiation on those platforms (eg lemieux, modi4) where it's on
by default (Thomas Radke says to copy FlexIO's scheme for doing this)
@@ -23,13 +17,6 @@ small things
implement a log file where the full "algorithm highlights" (or whatever)
messages can go even if stdout (= the Cactus run's log file) only gets
less-verbose messages
- output all surfaces with the same "parity", eg rho x sigma should point out
- or suchlike
- Sascha Husa & Sergio Dain would like the ability to search for
- "antitrapped surfaces", i.e. to flip the sign of $K_{ij}$
- (Bernd Reimann is also interested in this)
- allow absolute paths in file names (eg for BH diagnostics file)
- to override IO::out_dir or AHFinderDirect::h_dir
medium things
switch to UMFPACK 4.1 and ATLAS BLAS, cf
@@ -43,9 +30,8 @@ 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
read AHFinder Fourier coeffs for initial guess
write data files giving intersection of AH with a Cactus output plane
(or more generally, with a hyperslab)