aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5>2004-04-08 16:08:43 +0000
committerschnetter <schnetter@c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5>2004-04-08 16:08:43 +0000
commit3185a4c67b74fab036f554d44ed0e5a2f0d69e60 (patch)
treeb185a305cfbe97fa07d2df349f8ece957c1fddc7 /param.ccl
parenta8d7329265efc3790dc8d5876d74ce24b4928b89 (diff)
A symmetry thorn with a 90 degree rotating symmetry. This is not yet
tested. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry90/trunk@2 c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl14
1 files changed, 14 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..544d191
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,14 @@
+# Parameter definitions for thorn RotatingSymmetry90
+# $Header$
+
+BOOLEAN verbose "Produce screen output while applying boundary conditions"
+{
+} "no"
+
+BOOLEAN rotating_symmetry_90 "Apply 90 degree rotating symmetry boundary conditions?"
+{
+} "no"
+
+BOOLEAN avoid_origin "Avoid the origin?"
+{
+} "no"