From 124446220b87ee73324d6ed836629a4482d7b8f5 Mon Sep 17 00:00:00 2001 From: hawke Date: Tue, 30 Sep 2003 15:11:10 +0000 Subject: Setup any fixed excision regions at PostInitial, not PreStep. Fixes a bug with Carpet (not clear that it works correctly with Carpet yet though). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/LegoExcision/trunk@38 f75ba9e5-694f-0410-ac2c-87ea7ce7132b --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule.ccl b/schedule.ccl index fa9d462..169e015 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -1,7 +1,7 @@ # Schedule definitions for thorn LegoExcision # $Header$ -schedule Lego_FixedSphere in CCTK_PRESTEP +schedule Lego_FixedSphere in CCTK_POSTINITIAL { LANG:Fortran } "Excise a fixed lego sphere" -- cgit v1.2.3