From 25801d601e98744c795fb9ca0bd434e6d537cac4 Mon Sep 17 00:00:00 2001 From: miguel Date: Wed, 2 Feb 2000 09:09:13 +0000 Subject: Adding extension to keyword initial_shift, so that one can use the exact shift only initially, and later one can evolve it. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@17 e296648e-0e4f-0410-bd07-d597d9acff87 --- param.ccl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index fe5bb71..ec91d3b 100644 --- a/param.ccl +++ b/param.ccl @@ -23,7 +23,12 @@ EXTENDS KEYWORD shift "" EXTENDS KEYWORD initial_lapse "" { - "exact" :: "Initial data from exact solution" + "exact" :: "Initial lapse from exact solution" +} "" + +EXTENDS KEYWORD initial_shift "" +{ + "exact" :: "Initial shift from exact solution" } "" EXTENDS KEYWORD evolution_system "" -- cgit v1.2.3