Opened 16 years ago
Closed 16 years ago
#331 closed bug (Fixed)
Corrected parallel bug in random_ic.F
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Adjoint Based Algorithms |
Component: | Adjoint | Version: | 3.3 |
Keywords: | Cc: |
Description
Corrected a parallel bug in random_ic.F which is used to estimate the 4DVAR posterior error analysis covariance matrix. The calls the the white_noise2d_bry and white_noise3d_bry need to be outside of a parallel conditional to avoid parallel hang-up.
Many thanks to Andy Moore for reporting this problem.
Note:
See TracTickets
for help on using tickets.