From 7355de1eccd5b684b00b17a24b0c6c953ee3b6e1 Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 18 May 2004 19:04:33 +0000 Subject: Add grid function for u. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@4 b2a53a04-0f4f-0410-87ed-f9f25ced00cf --- schedule.ccl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'schedule.ccl') 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" -- cgit v1.2.3