aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl21
1 files changed, 21 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..714a882
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,21 @@
+# Parameter definitions for thorn ADMConstraints
+# $Header$
+
+private:
+
+LOGICAL constraints_persist "Keep storage of ham and mom* around for use in special tricks?"
+{
+} "no"
+
+LOGICAL constraint_communication "If yes sychronise the constraints"
+{
+} "no"
+
+
+
+
+
+
+
+
+