aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5>2007-03-01 00:00:43 +0000
committerschnetter <schnetter@c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5>2007-03-01 00:00:43 +0000
commit81eb9a349bda102b65baf225ba5eb370d221509b (patch)
tree4b547014fb0e988479d8669a8f9160f9ca2fa408 /param.ccl
parentae70df97263d09a219ac032119ee9052cf3b4596 (diff)
Introduce option RotatingSymmetry90::poison_boundaries, which can be
used to ensure that this symmetry condition does not omit grid points. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry90/trunk@42 c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl11
1 files changed, 11 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index a330da9..33137ca 100644
--- a/param.ccl
+++ b/param.ccl
@@ -4,3 +4,14 @@
BOOLEAN verbose "Produce screen output while applying boundary conditions"
{
} "no"
+
+
+
+BOOLEAN poison_boundaries "Fill the symmetry boundary with a poison value before the symmetry is applied, and check afterwards whether it has been overwritten"
+{
+} "no"
+
+CCTK_REAL poison_value "Poison value (must not occur naturally)"
+{
+ *:* :: ""
+} -424242.0