Skip to content

Commit eb8cdcd

Browse files
committed
Z4c: remove commented out sync
1 parent e3d4132 commit eb8cdcd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Z4c/schedule.ccl

-8
Original file line numberDiff line numberDiff line change
@@ -247,14 +247,6 @@ SCHEDULE Z4c_RHS IN Z4c_RHSGroup
247247
WRITES: Theta_rhs(interior)
248248
WRITES: alphaG_rhs(interior)
249249
WRITES: betaG_rhs(interior)
250-
#SYNC: chi_rhs
251-
#SYNC: gamma_tilde_rhs
252-
#SYNC: K_hat_rhs
253-
#SYNC: A_tilde_rhs
254-
#SYNC: Gam_tilde_rhs
255-
#SYNC: Theta_rhs
256-
#SYNC: alphaG_rhs
257-
#SYNC: betaG_rhs
258250
} "Calculate Z4c RHS"
259251

260252
if (CCTK_Equals(boundary_conditions, "NewRadX")) {

0 commit comments

Comments
 (0)