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 13463 for NEMO/branches/2019/dev_r11351_fldread_with_XIOS/doc/namelists/namdyn – NEMO

Ignore:
Timestamp:
2020-09-14T17:40:34+02:00 (4 years ago)
Author:
andmirek
Message:

Ticket #2195:update to trunk 13461

Location:
NEMO/branches/2019/dev_r11351_fldread_with_XIOS
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11351_fldread_with_XIOS

    • Property svn:externals
      •  

        old new  
        33^/utils/build/mk@HEAD         mk 
        44^/utils/tools@HEAD            tools 
        5 ^/vendors/AGRIF/dev@HEAD      ext/AGRIF 
         5^/vendors/AGRIF/dev_r12970_AGRIF_CMEMS      ext/AGRIF 
        66^/vendors/FCM@HEAD            ext/FCM 
        77^/vendors/IOIPSL@HEAD         ext/IOIPSL 
         8 
         9# SETTE 
         10^/utils/CI/sette@13382        sette 
  • NEMO/branches/2019/dev_r11351_fldread_with_XIOS/doc

    • Property svn:externals set to
      ^/utils/badges badges
      ^/utils/logos logos
  • NEMO/branches/2019/dev_r11351_fldread_with_XIOS/doc/namelists/namdyn

    r11025 r13463  
    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.