Skip to content

Commit

Permalink
TestNewRadX: remove sync rhs
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi committed Aug 6, 2024
1 parent 8746a54 commit f5ed10e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TestNewRadX/schedule.ccl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ SCHEDULE TestNewRadX_RHS IN ODESolvers_RHS
LANG: C
READS: state(everywhere)
WRITES: rhs(interior)
SYNC: rhs
} "Calculate scalar wave RHS"

SCHEDULE TestNewRadX_Sync IN ODESolvers_PostStep
Expand Down

0 comments on commit f5ed10e

Please sign in to comment.