aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2002-09-03 16:28:00 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2002-09-03 16:28:00 +0000
commitc62ae473e50a93b1fec26c1043b459df26daf0b4 (patch)
tree514ec75481cfa292ac10e523938a55a895bdd924 /doc/TODO
parentbc1bbea6beb4da4d2f839ef24dde2ea9f4dc256b (diff)
Peter Diener:
There's no documented way to generate an entire exact spacetime (not just a t=0 slice). The "slice_evolver.tex" stuff may be able to do this, but it looks complicated. :( There ought to be a simple way of doing this! (And it ought to be documented simply, too!) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@128 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 1cfd396..c127445 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,9 +5,17 @@ Ian Hawke:
It would be nice to be able to output the difference between a
numerical evolution and the exact solution.
+
Sascha Husa:
It would be nice if Exact could set up variables other than the ADM ones
(indeed it appears to not even grok BSSN right now).
The boundary setup needs to be generalized to handle ghost zones wider
than 1 point.
+
+
+Peter Diener:
+There's no documented way to generate an entire exact spacetime
+(not just a t=0 slice). The "slice_evolver.tex" stuff may be able
+to do this, but it looks complicated. :( There ought to be a
+simple way of doing this! (And it ought to be documented simply, too!)