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 11913 for NEMO/branches/UKMO/NEMO_4.0.1_GC_couple_pkg/src/OCE/step.F90 – NEMO

Ignore:
Timestamp:
2019-11-15T16:16:56+01:00 (4 years ago)
Author:
dancopsey
Message:

Merge in bulk of coupling changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.1_GC_couple_pkg/src/OCE/step.F90

    r11715 r11913  
    305305      ! Coupled mode 
    306306      !<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
    307 !!gm why lk_oasis and not lk_cpl ???? 
    308       IF( lk_oasis   )   CALL sbc_cpl_snd( kstp )     ! coupled mode : field exchanges 
     307      !IF( lk_oasis         )   CALL sbc_cpl_snd( kstp )     ! coupled mode : field exchanges 
    309308      ! 
    310309#if defined key_iomput 
Note: See TracChangeset for help on using the changeset viewer.