From 86dffd9ed5016d31d7eda6f4366d4da83d17a1e6 Mon Sep 17 00:00:00 2001 From: allen Date: Tue, 30 Apr 2002 05:25:08 +0000 Subject: Port to new einstein Passes testsuite Does run all example par files yet Need to understand conformal factor to finish this and add appropriate checking routines. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@53 e296648e-0e4f-0410-bd07-d597d9acff87 --- param.ccl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 94afd3f..9d3e0ec 100644 --- a/param.ccl +++ b/param.ccl @@ -5,7 +5,7 @@ shares: grid -shares: einstein +shares: admbase EXTENDS KEYWORD initial_data @@ -14,12 +14,12 @@ EXTENDS KEYWORD initial_data "slice" :: "Initial data from exact solution on arbitrary slice" } "" -EXTENDS KEYWORD slicing +EXTENDS KEYWORD lapse_evolution_method { "exact" :: "Use lapse from exact solution" } "" -EXTENDS KEYWORD shift +EXTENDS KEYWORD shift_evolution_method { "exact" :: "Use shift from exact solution" } "" @@ -34,7 +34,7 @@ EXTENDS KEYWORD initial_shift "exact" :: "Initial shift from exact solution" } "" -EXTENDS KEYWORD evolution_system +EXTENDS KEYWORD evolution_method { "slice" :: "Evolve arbitrary slice and extract Cauchy data" } "" -- cgit v1.2.3