From 743e0e6e156b26614c5c92005ca701107f3fefde Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 4 Mar 2000 16:55:53 +0000 Subject: Added new parameter for periodic boundary conditions git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@169 b61c5cb5-eaca-4651-9a7a-d64986f99364 --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 6de1f76..d4d9db7 100644 --- a/param.ccl +++ b/param.ccl @@ -43,6 +43,10 @@ INT ghost_size "The width of the ghost zone in each direction" -1:* :: "Must be a positive integer" } -1 +BOOLEAN periodic "Periodic boundary conditions" +{ +} "no" + private: INT local_nx "The size of the grid in the x direction" -- cgit v1.2.3