From e88bf8ce164c15cce86da04b486383443c21073b Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Sun, 26 May 2013 16:33:19 -0400 Subject: TestBBoxSet2: New thorn --- CarpetExtra/TestBBoxSet2/param.ccl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CarpetExtra/TestBBoxSet2/param.ccl (limited to 'CarpetExtra/TestBBoxSet2/param.ccl') diff --git a/CarpetExtra/TestBBoxSet2/param.ccl b/CarpetExtra/TestBBoxSet2/param.ccl new file mode 100644 index 000000000..91cfad826 --- /dev/null +++ b/CarpetExtra/TestBBoxSet2/param.ccl @@ -0,0 +1,10 @@ +# Parameter definitions for thorn TestBBoxSet2 + +BOOLEAN verbose "Provide verbose output" STEERABLE=always +{ +} "yes" + +INT components_goal "Approximate number of components to simulate" STEERABLE=always +{ + 1:* :: "" +} 10000 -- cgit v1.2.3