aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index f625a55..797d4d6 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,7 +1,14 @@
# Schedule definitions for thorn TwoPunctures
# $Header$
+if (keep_u_around) {
+ STORAGE: puncture_u
+}
+
+
+
SCHEDULE TwoPunctures IN ADMBase_InitialData
{
LANG: C
+ STORAGE: puncture_u
} "Create puncture black hole initial data"