From cc58419b92be7dff769e9617df6fab507cec674b Mon Sep 17 00:00:00 2001 From: bentivegna Date: Wed, 24 Oct 2012 22:11:15 +0000 Subject: Introduce a parameter to choose whether MoL applies boundary conditions (and synchronization, and prolongation) to the initial data. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@181 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index e82dd07..43a1fd4 100644 --- a/param.ccl +++ b/param.ccl @@ -220,3 +220,7 @@ KEYWORD verbose "How verbose should MoL be?" "register" :: "List the variables registered as well" "extreme" :: "Everything you never wanted to know" } "normal" + +BOOLEAN set_ID_boundaries "Should boundaries be overwritten (via synchronization, prolongation, boundary conditions) by MoL?" +{ +} "yes" -- cgit v1.2.3