From 6dc7e7259e1283f9ccd52cd81953439a71398005 Mon Sep 17 00:00:00 2001 From: allen Date: Wed, 17 Jan 2001 15:30:18 +0000 Subject: Making the call to do zero boundary conditions use new directional boundary conditions, and new testsuite to test it. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF90/trunk@55 f80f6fb6-8356-4fd4-90bc-d84ad503c100 --- param.ccl | 1 + 1 file changed, 1 insertion(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 14f9294..0c596d2 100644 --- a/param.ccl +++ b/param.ccl @@ -6,6 +6,7 @@ private: KEYWORD bound "Type of boundary condition to use" { "none" :: "No boundary condition" + "zero" :: "Set boundary to zero" "flat" :: "Flat boundary condition" "radiation" :: "Radiation boundary condition" } "none" -- cgit v1.2.3