aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid2/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2007-08-21 19:10:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2007-08-21 19:10:00 +0000
commite6952225e61c9188ac390c2de9fb39472f562872 (patch)
tree4d36ce643a0c37efe95fd9d9b409bce7c65db14c /Carpet/CarpetRegrid2/param.ccl
parent935453dfaf6737fb550116df404a1cb55d21210d (diff)
CarpetRegrid2: Add new parameter "active"
Add new parameters and grid scalars "active" for refined regions, which specify whether a region is active. This allows switching refined regions on and off, e.g. when a common horizon is found. darcs-hash:20070821191037-dae7b-8f5c0ec10326b5eb876fa8ccb7e3147b6fa2ff2f.gz
Diffstat (limited to 'Carpet/CarpetRegrid2/param.ccl')
-rw-r--r--Carpet/CarpetRegrid2/param.ccl40
1 files changed, 40 insertions, 0 deletions
diff --git a/Carpet/CarpetRegrid2/param.ccl b/Carpet/CarpetRegrid2/param.ccl
index c97e71810..087fd9fb7 100644
--- a/Carpet/CarpetRegrid2/param.ccl
+++ b/Carpet/CarpetRegrid2/param.ccl
@@ -61,6 +61,10 @@ CCTK_INT num_levels_1 "Number of refinement levels for this centre" STEERABLE=al
0:30 :: ""
} 0
+BOOLEAN active_1 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_1 "Position of this centre" STEERABLE=always
@@ -101,6 +105,10 @@ CCTK_INT num_levels_2 "Number of refinement levels for this centre" STEERABLE=al
0:30 :: ""
} 0
+BOOLEAN active_2 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_2 "Position of this centre" STEERABLE=always
@@ -141,6 +149,10 @@ CCTK_INT num_levels_3 "Number of refinement levels for this centre" STEERABLE=al
0:30 :: ""
} 0
+BOOLEAN active_3 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_3 "Position of this centre" STEERABLE=always
@@ -181,6 +193,10 @@ CCTK_INT num_levels_4 "Number of refinement levels for this centre" STEERABLE=al
0:30 :: ""
} 0
+BOOLEAN active_4 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_4 "Position of this centre" STEERABLE=always
@@ -221,6 +237,10 @@ CCTK_INT num_levels_5 "Number of refinement levels for this centre" STEERABLE=al
0:30 :: ""
} 0
+BOOLEAN active_5 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_5 "Position of this centre" STEERABLE=always
@@ -261,6 +281,10 @@ CCTK_INT num_levels_6 "Number of refinement levels for this centre" STEERABLE=al
0:30 :: ""
} 0
+BOOLEAN active_6 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_6 "Position of this centre" STEERABLE=always
@@ -301,6 +325,10 @@ CCTK_INT num_levels_7 "Number of refinement levels for this centre" STEERABLE=al
0:30 :: ""
} 0
+BOOLEAN active_7 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_7 "Position of this centre" STEERABLE=always
@@ -341,6 +369,10 @@ CCTK_INT num_levels_8 "Number of refinement levels for this centre" STEERABLE=al
0:30 :: ""
} 0
+BOOLEAN active_8 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_8 "Position of this centre" STEERABLE=always
@@ -381,6 +413,10 @@ CCTK_INT num_levels_9 "Number of refinement levels for this centre" STEERABLE=al
0:30 :: ""
} 0
+BOOLEAN active_9 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_9 "Position of this centre" STEERABLE=always
@@ -421,6 +457,10 @@ CCTK_INT num_levels_10 "Number of refinement levels for this centre" STEERABLE=a
0:30 :: ""
} 0
+BOOLEAN active_10 "Is this region active?" STEERABLE=never
+{
+} "yes"
+
CCTK_REAL position_x_10 "Position of this centre" STEERABLE=always