Skip to content

Commit

Permalink
Get rid of unneeded mpp_sync_self
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Kokron authored and Dan Kokron committed May 17, 2023
1 parent bf32119 commit 1426af8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion driver/fvGFS/atmosphere.F90
Original file line number Diff line number Diff line change
Expand Up @@ -2469,7 +2469,6 @@ subroutine fill_nested_grid_cpl(this_grid, proc_in)
0, 0, isg, ieg, jsg, jeg, Atm(this_grid)%bd)
endif

call mpp_sync_self
deallocate(g_dat)

end subroutine fill_nested_grid_cpl
Expand Down

0 comments on commit 1426af8

Please sign in to comment.