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 7129 for branches/UKMO/r5936_hadgem3_mct/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 – NEMO

Ignore:
Timestamp:
2016-10-27T13:01:25+02:00 (8 years ago)
Author:
jcastill
Message:

As in UKMO/dev_r5107_hadgem3_mct@5631

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/r5936_hadgem3_mct/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90

    r7127 r7129  
    4141   USE timing          ! Timing 
    4242   USE lbclnk          ! ocean lateral boundary conditions (or mpp link) 
     43#if defined key_oasis3 || defined key_oasis3mct  
     44   USE mod_oasis                    ! OASIS3-MCT module  
     45#endif  
    4346   USE eosbn2 
    4447   USE sbcrnf   , ONLY : l_rnfcpl 
Note: See TracChangeset for help on using the changeset viewer.