Opened 14 years ago
Last modified 14 years ago
#514 closed bug
mpi exchange in ana_wwave — at Initial Version
Reported by: | abever | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.5 |
Component: | Nonlinear | Version: | 3.5 |
Keywords: | Cc: |
Description
We were having problems with test cases using the SSW bottom boundary layer formulation when running in parallel. This setup created irregularities along the tile boundaries.
It looks like mp_exchange was not always called from ana_wwave.h. It looks like mp_exchange was inside the ifdef periodic loop. Thanks to John for figuring this out. A file that works is attached.
Note:
See TracTickets
for help on using tickets.
Working ana_wwave.h