aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2005-02-08 10:35:29 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2005-02-08 10:35:29 +0000
commit08a4b0c60d93749a4190a0a6407bf340004dcfd1 (patch)
tree5d1e7a57476fa72954b807f53b22206fd761d5ef /doc
parentf1a2db0b8bf16865dfb134b77e6704557731b6e0 (diff)
document a few more of the many flaws in this thorn :(
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@216 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index b3920dc..e92a0b9 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,6 +4,18 @@ $Header$
----------------------------------------
+Jonathan Thornburg:
+* make the hard-wired 1.0e-6 finite differencing grid spacing in
+ Bona_Masso_data.F77 a parameter
+* Are we setting the initial data at the right time level
+ (there are comments in gauge.F77 that we're half-a-time-step off)?
+ Is this still a problem now that we always use MoL?
+ Do we still need to support the non-MoL case?
+* add options to set ALL time levels of initial data, not just the
+ current level
+
+----------------------------------------
+
Ian Hawke:
It would be nice to be able to output the difference between a
numerical evolution and the exact solution.