Opened 17 years ago
Closed 17 years ago
#231 closed bug (Fixed)
Bug in wpoints.F
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Nonlinear | Version: | 3.2 |
Keywords: | Cc: |
Description
There is a bug in wpoints.F when READ_WATER or WRITE_WATER are activated in serial or shared-memory configurations. It is trying to compute IJwater which is only needed for distributed-memory applications in routines mp_gather and mp_scatter.
The cpp directives were restructured in wpoints.F to fix this problem. Many thanks to Mathieu Dutour for bringing this to my attention.
Note:
See TracTickets
for help on using tickets.