From ad5b08089d056ec8fa4fc0749752dcd38eca6a67 Mon Sep 17 00:00:00 2001 From: Jay Kalinani Date: Wed, 25 Oct 2023 17:38:59 -0400 Subject: [PATCH] Z4c: Bug fix in schedule.ccl --- Z4c/schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Z4c/schedule.ccl b/Z4c/schedule.ccl index 0e5bed5b..b05d1920 100644 --- a/Z4c/schedule.ccl +++ b/Z4c/schedule.ccl @@ -258,7 +258,7 @@ SCHEDULE Z4c_RHS IN Z4c_RHSGroup } "Calculate Z4c RHS" if (CCTK_Equals(boundary_conditions, "radiative")) { - SCHEDULE Z4c_apply_boundary_conditions IN Z4c_RHS AFTER Z4c_RHS + SCHEDULE Z4c_apply_boundary_conditions IN Z4c_RHSGroup AFTER Z4c_RHS { LANG: C READS: chi(interior)