aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl36
1 files changed, 36 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..c1e192a
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,36 @@
+# Parameter definitions for thorn ID_Bin_NS
+
+SHARES: ADMBase
+
+EXTENDS KEYWORD initial_data
+{
+ "ID_Bin_NS" :: ""
+}
+
+EXTENDS KEYWORD initial_lapse
+{
+ "ID_Bin_NS" :: ""
+}
+
+EXTENDS KEYWORD initial_shift
+{
+ "ID_Bin_NS" :: ""
+}
+
+
+
+SHARES: HydroBase
+
+EXTENDS KEYWORD initial_hydro
+{
+ "ID_Bin_NS" :: ""
+}
+
+
+
+PRIVATE:
+
+STRING filename "Input file name"
+{
+ "" :: ""
+} ""