Opened 17 years ago
Closed 17 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.
Note:
See TracTickets
for help on using tickets.
Yes, I missed that one.