Opened 16 years ago

Closed 16 years ago

#257 closed bug (Fixed)

Parallel bug in ana_nudgcoef.h

Reported by: arango Owned by: arango
Priority: major Milestone: Release ROMS/TOMS 3.2
Component: Nonlinear Version: 3.2
Keywords: Cc:

Description

There is distributed-memory bug in routine ana_nudgcoef.h when setting the passive/active coefficient used in the nudging terms for open boundary conditions. We need to use mp_collect instead mp_bcastf. This is a global reduction opearation instead a broadcast communication. See the following forum post for more details.

Many thanks to Francesco Nencioli for reporting this problem.

Change History (1)

comment:1 by arango, 16 years ago

Resolution: Fixed
Status: newclosed
Note: See TracTickets for help on using tickets.