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 11024 for NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/src/OCE/DYN – NEMO

Ignore:
Timestamp:
2019-05-21T16:07:24+02:00 (5 years ago)
Author:
girrmann
Message:

dev_r10984_HPC-13 : imrpove bdy treatment ssh and neumann, see #2285

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/src/OCE/DYN/dynkeg.F90

    r10996 r11024  
    7575      ! 
    7676      INTEGER  ::   ji, jj, jk, jb           ! dummy loop indices 
    77       INTEGER  ::   ifu, ifv, igrd, ib_bdy   ! local integers 
     77      INTEGER  ::   igrd, ib_bdy             ! local integers 
    7878      REAL(wp) ::   zu, zv                   ! local scalars 
    7979      REAL(wp), DIMENSION(jpi,jpj,jpk)        ::   zhke 
Note: See TracChangeset for help on using the changeset viewer.