Opened 16 years ago

Closed 16 years ago

#120 closed bug (Fixed)

Potential problem during processing of 4DVAR observation

Reported by: arango Owned by: arango
Priority: major Milestone: Adjoint Based Algorithms
Component: Adjoint Version: 3.1
Keywords: Cc:

Description

Removed a problem when calling extract_obs3d to interpolate model 3D velocity to observation points. This computation needs the depths a U- and V-points. These depths were computed in a local (allocatable) scratch array. The problem arrised when that array was not allocated. This logic was removed by adding an additional 3D array z_v to mod_grid.F.

Also fixed a bug in make_macros.h during week constraint.

Change History (1)

comment:1 by arango, 16 years ago

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