From 0efdd8c1f954fdf58e6d8dfdac6d1371e2cc1268 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Mon, 8 May 2006 15:43:00 +0000 Subject: CarpetLib: Check for proper nesting darcs-hash:20060508154323-dae7b-30f14d75440c10774cd9f386bcfaca77fe3e704d.gz --- Carpet/CarpetLib/param.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Carpet/CarpetLib/param.ccl') diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl index 8314a47c6..fa39bfed2 100644 --- a/Carpet/CarpetLib/param.ccl +++ b/Carpet/CarpetLib/param.ccl @@ -36,6 +36,11 @@ BOOLEAN omit_prolongation_points_when_restricting "Do not restrict to points whi { } "no" +INT proper_nesting_distance "Minimum distance (in grid points) between two level interfaces" STEERABLE=always +{ + 0:* :: "any non-negative value is fine; the default value is just a guess" +} 4 + INT print_memstats_every "Report periodically how much memory is used per process" STEERABLE=always -- cgit v1.2.3