Opened 16 years ago
Closed 16 years ago
#278 closed bug (Fixed)
Corrected out-of-bound error in get_state.F
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Adjoint Based Algorithms |
Component: | Adjoint | Version: | 3.2 |
Keywords: | Cc: |
Description
There is an out-of-bounds error when processing 4DVAR covariance normalization factors. The string state message array Mstate needs to be increased to 11 in mod_strings.F. This variable is renamed to StateMsg since the Mstate variable is already used in mod_storage.F. Also corrected a typo in def_norm.F.
Note:
See TracTickets
for help on using tickets.