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 12062 for NEMO/branches/2019/ENHANCE-02_ISF_nemo/cfgs/WED025/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2019-12-05T10:57:46+01:00 (4 years ago)
Author:
mathiot
Message:

changes required by N.J. review

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/ENHANCE-02_ISF_nemo/cfgs/WED025/EXPREF/namelist_cfg

    r11844 r12062  
    211211!----------------------------------------------------------------------- 
    212212   ! 
    213    ! ---------------- ice shelf load ------------------------------- 
    214    ! 
    215    cn_isfload = 'isomip'      ! scheme to compute ice shelf load (ln_isfcav = .true. in domain_cfg.nc) 
    216    ! 
    217213   ! ---------------- ice shelf melt formulation ------------------------------- 
    218214   ! 
     
    229225         !                       ! oasis = fwfisf is given by oasis and pattern by file sn_isfcav_fwf 
    230226         !              !  cn_isfcav_mlt = 2eq or 3eq cases: 
    231          cn_gammablk = 'ad15'    ! scheme to compute gammat/s (spe,ad15,hj99) 
     227         cn_gammablk = 'vel'     ! scheme to compute gammat/s (spe,ad15,hj99) 
    232228         !                       ! ad15 = velocity dependend Gamma (u* * gammat/s)  (Jenkins et al. 2010) 
    233229         !                       ! hj99 = velocity and stability dependent Gamma    (Holland et al. 1999) 
Note: See TracChangeset for help on using the changeset viewer.