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 11649 – NEMO

Changeset 11649


Ignore:
Timestamp:
2019-10-04T10:57:36+02:00 (4 years ago)
Author:
clem
Message:

change default parameters for landfast ice (Jef Lemieux pers. communication)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/SHARED/namelist_ice_ref

    r11612 r11649  
    5757   ln_landfast_L16  = .false.         !  landfast: parameterization from Lemieux 2016 
    5858      rn_depfra     =   0.125         !        fraction of ocean depth that ice must reach to initiate landfast 
    59                                       !          recommended range: [0.1 ; 0.25] - L16=0.125 - home=0.15 
    60       rn_icebfr     =  15.            !        ln_landfast_L16:  maximum bottom stress per unit volume [N/m3] 
    61                                       !        ln_landfast_home: maximum bottom stress per unit area of contact [N/m2] 
    62                                       !          recommended range: ?? L16=15 - home=10 
     59                                      !          recommended range: [0.1 ; 0.25] 
     60      rn_icebfr     =  15.            !        maximum bottom stress per unit volume [N/m3] 
    6361      rn_lfrelax    =   1.e-5         !        relaxation time scale to reach static friction [s-1] 
    64       rn_tensile    =   0.2           !        ln_landfast_L16: isotropic tensile strength 
     62      rn_tensile    =   0.05          !        isotropic tensile strength [0-0.5??] 
    6563/ 
    6664!------------------------------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.