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 11529 for NEMO/branches/2019/ENHANCE-02_ISF_nemo/cfgs/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2019-09-10T18:35:59+02:00 (5 years ago)
Author:
mathiot
Message:

ENHANCE-02_ISF: fixes for ice sheet coupling (ticket #2142)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/ENHANCE-02_ISF_nemo/cfgs/SHARED/namelist_ref

    r11523 r11529  
    485485         !* 'bg03' case 
    486486         sn_isfpar_Leff = 'isfmlt_par',       0        ,'Leff'     ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
    487    ! 
    488    ! ---------------- ice sheet coupling ------------------------------- 
    489    ! 
    490    ln_isfcpl = .false. 
    491       nn_drown       = 10        ! number of iteration of the extrapolation loop (fill the new wet cells) 
    492       ln_isfcpl_cons = .false. 
     487      ! 
     488      ! ---------------- ice sheet coupling ------------------------------- 
     489      ! 
     490      ln_isfcpl = .false. 
     491         nn_drown       = 10        ! number of iteration of the extrapolation loop (fill the new wet cells) 
     492         ln_isfcpl_cons = .false. 
    493493/ 
    494494!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.