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 13374 for NEMO/branches/2020/tickets_icb_1900/cfgs/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2020-08-03T15:48:40+02:00 (4 years ago)
Author:
mathiot
Message:

ticket #1900: fix issue about mask management in icb_utl_bilin_3d_h; add option to ground icb if icb bottom lvl hit oce bottom lvl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/tickets_icb_1900/cfgs/SHARED/namelist_ref

    r13357 r13374  
    616616   ! 
    617617   ln_M2016                = .false. ! use Merino et al. (2016) modification (use of 3d ocean data instead of only sea surface data) 
     618      ln_icb_grd           = .false. ! ground icb when icb bottom level hit oce bottom level (need ln_M2016 to be activated) 
    618619   ! 
    619620   cn_dir      = './'      !  root directory for the calving data location 
Note: See TracChangeset for help on using the changeset viewer.