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 5956 for branches/2015/dev_r5151_UKMO_ISF/NEMOGCM/NEMO/OPA_SRC/SBC/sbcana.F90 – NEMO

Ignore:
Timestamp:
2015-11-30T20:55:41+01:00 (8 years ago)
Author:
mathiot
Message:

ISF : merged trunk (5936) into branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5151_UKMO_ISF/NEMOGCM/NEMO/OPA_SRC/SBC/sbcana.F90

    r4624 r5956  
    279279      ! module of wind stress and wind speed at T-point 
    280280      zcoef = 1. / ( zrhoa * zcdrag )  
    281 !CDIR NOVERRCHK 
    282281      DO jj = 2, jpjm1 
    283 !CDIR NOVERRCHK 
    284282         DO ji = fs_2, fs_jpim1   ! vect. opt. 
    285283            ztx = utau(ji-1,jj  ) + utau(ji,jj)  
Note: See TracChangeset for help on using the changeset viewer.