Skip to content

Commit

Permalink
TestNewRadX: remove sync rhs
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi authored and rhaas80 committed Aug 7, 2024
1 parent e0b6847 commit daaf101
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 daaf101

Please sign in to comment.