Opened 16 years ago

Closed 16 years ago

#196 closed bug (Fixed)

Typo on ana_tobc.h

Reported by: m.hadfield Owned by: arango
Priority: minor Milestone: Release ROMS/TOMS 3.2
Component: Nonlinear Version: 3.2
Keywords: Cc:

Description

In ROMS/Functionals/ana_tobc.h, lines 28-32 are

      CALL ana_tobc_tile (ng, tile, model,                              &
     &                    LBi, UBi, LBj, UBj, nstp(ng),                 &
     &                    IminS, ImaxS, JminS, JmaxS,),                 &
     &                    GRID(ng) % z_r,                               &
     &                    OCEAN(ng) % t)

There's a redundant ")" in line 30.

Change History (1)

comment:1 by arango, 16 years ago

Resolution: Fixed
Status: newclosed

Yes, I missed that one.

Note: See TracTickets for help on using tickets.