Opened 17 years ago

Closed 17 years ago

#110 closed bug (Fixed)

4DVAR observation processing, shallow water model

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

Description

The processing of the observation in the ad_main2d.F needs to be processed outside of the delayed IO time-step:

!
!  Avoid time-stepping if additional delayed IO time-step.
!
      IF (iic(ng).ne.ntstart(ng)) THEN
        ...

to allow the correct processing of observation at initialization time. This only applies to ROMS shallow water model configuration.

Change History (1)

comment:1 by arango, 17 years ago

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