aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
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"