aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl37
1 files changed, 37 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..3c65ef4
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,37 @@
+SHARES: ADMBase
+
+EXTENDS KEYWORD initial_data
+{
+ "revivedata" :: "Load existing simulation output and interpolate it onto a new grid"
+}
+
+EXTENDS KEYWORD initial_lapse
+{
+ "revivedata" :: "Load existing simulation output and interpolate it onto a new grid"
+}
+
+EXTENDS KEYWORD initial_shift
+{
+ "revivedata" :: "Load existing simulation output and interpolate it onto a new grid"
+}
+
+RESTRICTED:
+STRING load_data_exe ""
+{
+ "" :: ""
+} ""
+
+STRING simdata_path ""
+{
+ "" :: ""
+} ""
+
+REAL load_time ""
+{
+ : :: ""
+} 0.0
+
+INT load_iteration ""
+{
+ : :: ""
+} -1