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 9107 – NEMO

Changeset 9107


Ignore:
Timestamp:
2017-12-15T19:03:37+01:00 (6 years ago)
Author:
cetlod
Message:

Bugfix on ZDF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/ZDF/zdfphy.F90

    r9106 r9107  
    298298         IF( ln_isfcav ) THEN   ;  CALL lbc_lnk_multi( rCdU_top, 'T', 1. , rCdU_bot, 'T', 1. )   ! top & bot drag 
    299299         ELSE                   ;  CALL lbc_lnk      ( rCdU_bot, 'T', 1. )                       ! bottom drag only 
     300         ENDIF 
    300301      ENDIF 
    301302      ! 
Note: See TracChangeset for help on using the changeset viewer.