aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 649bcf5..c39b65e 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -13,9 +13,10 @@ SCHEDULE dissipation_basegrid AT basegrid
LANG: C
} "Ensure that there are enough ghost zones"
-SCHEDULE setup_epsdis AT prestep
+SCHEDULE setup_epsdis AT cctk_poststep after SphericalSurface_HasBeenSet
{
LANG: C
+ SYNC: epsdisA_group
} "Setup spatially varying dissipation"
SCHEDULE dissipation_add IN MoL_PostRHS