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 14030 for NEMO/trunk/src/OCE/SBC/sbcmod.F90 – NEMO

Ignore:
Timestamp:
2020-12-03T10:26:33+01:00 (4 years ago)
Author:
mathiot
Message:

merge tickets_icb_1900 into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/SBC/sbcmod.F90

    r14007 r14030  
    475475 
    476476      IF( ln_icebergs    )   THEN 
    477                                      CALL icb_stp( kt )           ! compute icebergs 
     477                                     CALL icb_stp( kt, Kmm )           ! compute icebergs 
    478478         ! Icebergs do not melt over the haloes.  
    479479         ! So emp values over the haloes are no more consistent with the inner domain values.  
Note: See TracChangeset for help on using the changeset viewer.