From 679c69d87682f22d1c453839eb652fa473692115 Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 6 Feb 2004 10:31:19 +0000 Subject: 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 --- schedule.ccl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 schedule.ccl (limited to 'schedule.ccl') 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" -- cgit v1.2.3