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 15363 for NEMO/trunk/src/OCE/BDY/bdydyn2d.F90 – NEMO

Ignore:
Timestamp:
2021-10-13T18:05:19+02:00 (3 years ago)
Author:
smasson
Message:

trunk: continuing with ticket #2731

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/BDY/bdydyn2d.F90

    r15360 r15363  
    1818   USE bdylib          ! BDY library routines 
    1919   USE phycst          ! physical constants 
    20    USE lib_mpp, ONLY: jpfillnothing 
     20   USE lib_mpp 
    2121   USE lbclnk          ! ocean lateral boundary conditions (or mpp link) 
    2222   USE wet_dry         ! Use wet dry to get reference ssh level 
    2323   USE in_out_manager  ! 
    24    USE lib_mpp 
    2524 
    2625   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.