aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authordiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-01-31 18:21:31 +0000
committerdiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-01-31 18:21:31 +0000
commit2903b80d5f4ea77682473d6450ad6076d7837765 (patch)
tree2f302a4fb8943e7584a09c24b12a3abf3a4b44ad /param.ccl
parentaddd8f59a07dc040596b6c5c1b3e3e80be7263c5 (diff)
Corrosponding changes to the *.ccl files in support of the area calculation.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@80 2a26948c-0e4f-0410-aee8-f1d3e353619c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl19
1 files changed, 19 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 60f1b2f..d94b92a 100644
--- a/param.ccl
+++ b/param.ccl
@@ -177,6 +177,25 @@ INT n_array_ghosts "Number of ghost points in the surface grid array"
1: :: "Positive please"
} 1
+BOOLEAN use_user_center "Should the user prescribed center be used"
+{
+} "no"
+
+CCTK_REAL center_x "The x-coordinate of the center"
+{
+*:* :: "Anything"
+} 0.0
+
+CCTK_REAL center_y "The y-coordinate of the center"
+{
+*:* :: "Anything"
+} 0.0
+
+CCTK_REAL center_z "The z-coordinate of the center"
+{
+*:* :: "Anything"
+} 0.0
+
shares: grid
USES KEYWORD domain