Opened 14 years ago
Closed 14 years ago
#524 closed bug (Fixed)
Added argument to mpi_barrier
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 3.6 |
Component: | Nonlinear | Version: | 3.6 |
Keywords: | Cc: |
Description
The call to mpi_barrier in Master/mct_coupler.h needs a second argument:
CALL mpi_barrier (MPI_COMM_WORLD, MyError)
Many thanks to Charles James for bringing this to my attention. We had this annoying warning for awhile when running model coupling with the MCT library.
Note:
See TracTickets
for help on using tickets.