aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiguel <miguel@e296648e-0e4f-0410-bd07-d597d9acff87>1999-12-06 12:13:36 +0000
committermiguel <miguel@e296648e-0e4f-0410-bd07-d597d9acff87>1999-12-06 12:13:36 +0000
commit9faa9285ebc53c6499508075da865c5b725fcd2a (patch)
tree25646fba45ddc3963abb822b3733bcb4a1a5be42 /param.ccl
parentc0f79857005cd60aee50ff064de9806530f83416 (diff)
Migrating to cactus 4.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@6 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl13
1 files changed, 12 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index a37da6a..3126cf4 100644
--- a/param.ccl
+++ b/param.ccl
@@ -5,6 +5,12 @@ shares: grid
shares: einstein
+EXTENDS KEYWORD initial_data ""
+{
+ "exact" :: "Initial data from exact solution"
+ "slice" :: "Initial data from exact solution on arbitrary slice"
+} ""
+
EXTENDS KEYWORD slicing ""
{
"exact" :: Use lapse from exact solution
@@ -15,6 +21,11 @@ EXTENDS KEYWORD shift ""
"exact" :: Use shift from exact solution
} ""
+EXTENDS KEYWORD evolution_system ""
+{
+ "slice" :: "Evolve arbitrary slice and extract Cauchy data"
+} ""
+
restricted:
@@ -153,7 +164,7 @@ REAL bowl_c "Center of deformation"
REAL bowl_s "Width of deformation"
{
0.0: :: "Positive please"
-} 2.5
+} 1.0
REAL bowl_dx "Scale factor in x direction"
{