From 7e3d910014154f123516600ba23b63eff2b6c0a7 Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 9 May 2003 13:31:16 +0000 Subject: Apply boundary conditions only where bbox!=0. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@5 1bf05452-ddb3-4880-bfa1-00436340132b --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') 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" -- cgit v1.2.3