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 5305 for branches/2015/dev_r5218_CNRS17_coupling/NEMOGCM/NEMO/SAS_SRC/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2015-05-28T16:03:08+02:00 (9 years ago)
Author:
smasson
Message:

dev_r5218_CNRS17_coupling: bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5218_CNRS17_coupling/NEMOGCM/NEMO/SAS_SRC/nemogcm.F90

    r5299 r5305  
    5555   USE cpl_oasis3 
    5656   USE sbcssm 
    57    USE lbcnfd, ONLY: isendto, nsndto ! Setup of north fold exchanges  
     57   USE lbcnfd, ONLY: isendto, nsndto, nfsloop, nfeloop ! Setup of north fold exchanges 
     58   USE icbstp          ! handle bergs, calving, themodynamics and transport 
    5859 
    5960   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.