aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@1bf05452-ddb3-4880-bfa1-00436340132b>2003-05-09 13:31:16 +0000
committerschnetter <schnetter@1bf05452-ddb3-4880-bfa1-00436340132b>2003-05-09 13:31:16 +0000
commit7e3d910014154f123516600ba23b63eff2b6c0a7 (patch)
treea94f2bc3a3c1677310d1c8d9299087c475bb5f6d /param.ccl
parentc486e7468a11b7e2c4edc3e0ab42fcb88d36c406 (diff)
Apply boundary conditions only where bbox!=0.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@5 1bf05452-ddb3-4880-bfa1-00436340132b
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index cf32df5..43429e7 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,6 +1,10 @@
# Parameter definitions for thorn Periodic
# $Header$
+BOOLEAN verbose "Produce screen output while applying boundary conditions"
+{
+} "no"
+
BOOLEAN periodic "Periodic boundary conditions"
{
} "no"