Opened 12 years ago
Closed 12 years ago
#582 closed bug (Fixed)
Corrected bug in inner2state
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Adjoint Based Algorithms |
Component: | Nonlinear | Version: | 3.6 |
Keywords: | Cc: |
Description
Corrected a bug in inner2state.F when computing the Hessian singular vectors. The internal ndefLCZ parameter needs to be initialized before reading the 4D-Var Lanczos vectors NetCDF file.
integer :: ndefLCZ = 1
Note:
See TracTickets
for help on using tickets.