aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@0b95e693-0e4f-0410-b80e-c7e9d0d71539>2004-02-06 10:31:19 +0000
committerschnetter <schnetter@0b95e693-0e4f-0410-b80e-c7e9d0d71539>2004-02-06 10:31:19 +0000
commit679c69d87682f22d1c453839eb652fa473692115 (patch)
tree30ee6b22feea3ac077564fefec02b377bf4a514e /schedule.ccl
parent0c69002449001672addc2a97a04c26504436a55f (diff)
Add a "file read thorn" that allows the file reader to be used to read
in ADM variables. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDFileADM/trunk@2 0b95e693-0e4f-0410-b80e-c7e9d0d71539
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..e03eacb
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,7 @@
+# Schedule definitions for thorn IDFileADM
+# $Header$
+
+schedule IDFileADM_ParamCheck at PARAMCHECK
+{
+ LANG: C
+} "Ensure that all ADMBase initial data are either initialised or read from a file"