Opened 15 years ago

Closed 15 years ago

#280 closed bug (Fixed)

Corrected parallel bug in white_noise.F

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

Description

There is a parallel bug in white_noise.F due to the size of local array random. Its dimension needs to be larger by 2 so the minimum and maximum values are broadcasted to all nodes during the calls to mp_scatter2d and mp_scatter3d.

Many thanks to Gordon Zhang for reporting this problem.

Change History (1)

comment:1 by arango, 15 years ago

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