Skip to content

Commit

Permalink
Z4c: remove commented out sync
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi committed Jul 24, 2024
1 parent e3d4132 commit eb8cdcd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Z4c/schedule.ccl
Original file line number Diff line number Diff line change
Expand Up @@ -247,14 +247,6 @@ SCHEDULE Z4c_RHS IN Z4c_RHSGroup
WRITES: Theta_rhs(interior)
WRITES: alphaG_rhs(interior)
WRITES: betaG_rhs(interior)
#SYNC: chi_rhs
#SYNC: gamma_tilde_rhs
#SYNC: K_hat_rhs
#SYNC: A_tilde_rhs
#SYNC: Gam_tilde_rhs
#SYNC: Theta_rhs
#SYNC: alphaG_rhs
#SYNC: betaG_rhs
} "Calculate Z4c RHS"

if (CCTK_Equals(boundary_conditions, "NewRadX")) {
Expand Down

0 comments on commit eb8cdcd

Please sign in to comment.