aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl23
1 files changed, 23 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..b119d8a
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,23 @@
+# Parameter definitions for thorn IDFileADM
+# $Header$
+
+shares: ADMBase
+
+EXTENDS KEYWORD initial_lapse
+{
+ "read from file" :: "Read the initial lapse using the file reader. Note that this only allows you to read the lapse from a file, it does not actually do it. You still have to programme the file reader accordingly."
+}
+
+EXTENDS KEYWORD initial_shift
+{
+ "read from file" :: "Read the initial shift using the file reader. Note that this only allows you to read the shift from a file, it does not actually do it. You still have to programme the file reader accordingly."
+}
+
+EXTENDS KEYWORD initial_data
+{
+ "read from file" :: "Read the initial data using the file reader. Note that this only allows you to read the metric from a file, it does not actually do it. You still have to programme the file reader accordingly."
+}
+
+shares: IO
+
+USES STRING filereader_ID_files