New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 4999 – NEMO

Changeset 4999


Ignore:
Timestamp:
2014-12-23T20:13:30+01:00 (9 years ago)
Author:
mocavero
Message:

bug fix, see ticket #1401

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/BDY/bdydyn2d.F90

    r4354 r4999  
    176176         spgu(ii, ij) = dta%ssh(jb) 
    177177      END DO 
     178 
     179      CALL lbc_bdy_lnk( spgu(:,:), 'T', 1., ib_bdy ) 
    178180      ! 
    179181      igrd = 2      ! Flather bc on u-velocity;  
Note: See TracChangeset for help on using the changeset viewer.