From b01644541021f4e7fdbfc9d0323a2bc007111785 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 28 Jul 2004 11:21:09 +0000 Subject: Correct error when checking the initial data. Also ensure that the extrinsic curvature is read in. Also ensure that the conformal factor is read in when it is to be used. Set the conformal_state when the conformal factor is used. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDFileADM/trunk@5 0b95e693-0e4f-0410-b80e-c7e9d0d71539 --- schedule.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index e03eacb..df19f6b 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -5,3 +5,8 @@ schedule IDFileADM_ParamCheck at PARAMCHECK { LANG: C } "Ensure that all ADMBase initial data are either initialised or read from a file" + +schedule IDFileADM_Init at INITIAL +{ + LANG: C +} "Initialise the conformal_state" -- cgit v1.2.3