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 12149 for NEMO/branches/2019/ENHANCE-03_closea/doc/namelists/namdyn – NEMO

Ignore:
Timestamp:
2019-12-10T15:03:24+01:00 (4 years ago)
Author:
ayoung
Message:

Updated trunk to 12072

Location:
NEMO/branches/2019/ENHANCE-03_closea/doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/ENHANCE-03_closea/doc

    • Property svn:externals set to
      ^/utils/badges badges
      ^/utils/logos logos
  • NEMO/branches/2019/ENHANCE-03_closea/doc/namelists/namdyn

    r11025 r12149  
    1010   rn_ishlat        =   2.            !  lbc : free slip (0) ; partial slip (0-2) ; no slip (2) ; strong slip (>2) 
    1111   ln_landfast_L16  = .false.         !  landfast: parameterization from Lemieux 2016 
    12    ln_landfast_home = .false.         !  landfast: parameterization from "home made" 
    1312      rn_depfra     =   0.125         !        fraction of ocean depth that ice must reach to initiate landfast 
    14                                       !          recommended range: [0.1 ; 0.25] - L16=0.125 - home=0.15 
    15       rn_icebfr     =  15.            !        ln_landfast_L16:  maximum bottom stress per unit volume [N/m3] 
    16                                       !        ln_landfast_home: maximum bottom stress per unit area of contact [N/m2] 
    17                                       !          recommended range: ?? L16=15 - home=10 
     13                                      !          recommended range: [0.1 ; 0.25] 
     14      rn_icebfr     =  15.            !        maximum bottom stress per unit volume [N/m3] 
    1815      rn_lfrelax    =   1.e-5         !        relaxation time scale to reach static friction [s-1] 
    19       rn_tensile    =   0.2           !        ln_landfast_L16: isotropic tensile strength 
     16      rn_tensile    =   0.05          !        isotropic tensile strength [0-0.5??] 
    2017/ 
Note: See TracChangeset for help on using the changeset viewer.