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