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 13357 for NEMO/branches/2020/tickets_icb_1900/src/OCE/SBC/sbcmod.F90 – NEMO

Ignore:
Timestamp:
2020-07-30T13:20:57+02:00 (4 years ago)
Author:
mathiot
Message:

ticket #1900: add changes for Merino 2016 works. Results unchanged if flag ln_M2016 is set to .false. . Remaining step: test ln_M2016 = .true.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/tickets_icb_1900/src/OCE/SBC/sbcmod.F90

    r13226 r13357  
    456456 
    457457      IF( ln_icebergs    )   THEN 
    458                                      CALL icb_stp( kt )           ! compute icebergs 
     458                                     CALL icb_stp( kt, Kmm )           ! compute icebergs 
    459459         ! Icebergs do not melt over the haloes.  
    460460         ! 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.