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 8637 for branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref – NEMO

Ignore:
Timestamp:
2017-10-18T19:14:32+02:00 (7 years ago)
Author:
gm
Message:

#1911 (ENHANCE-09): PART I.3 - phasing with updated branch dev_r8183_ICEMODEL revision 8626

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref

    r8586 r8637  
    1313!!             11 - Ice growth in open water           (namthd_do) 
    1414!!             12 - Ice salinity                       (namthd_sal) 
    15 !!             13 - Ice melt ponds                     (nammp) 
     15!!             13 - Ice melt ponds                     (namthd_pnd) 
    1616!!             14 - Ice initialization                 (namini) 
    1717!!             15 - Ice/snow albedos                   (namalb) 
     
    2020! 
    2121!------------------------------------------------------------------------------ 
    22 &nampar     !   Generic parameters 
     22&nampar         !   Generic parameters 
    2323!------------------------------------------------------------------------------ 
    2424   jpl              =   5             !  number of ice  categories 
     
    3939/ 
    4040!------------------------------------------------------------------------------ 
    41 &namitd     !   Ice discretization 
     41&namitd         !   Ice discretization 
    4242!------------------------------------------------------------------------------ 
    4343   rn_himean        =   2.0           !  expected domain-average ice thickness (m) 
     
    4545/ 
    4646!------------------------------------------------------------------------------ 
    47 &namdyn     !   Ice dynamics 
     47&namdyn         !   Ice dynamics 
    4848!------------------------------------------------------------------------------ 
    4949   ln_dynFULL       = .true.          !  dyn.: full ice dynamics               (rheology + advection + ridging/rafting + correction) 
     
    120120/ 
    121121!------------------------------------------------------------------------------ 
    122 &namthd     !   Ice thermodynamics 
     122&namthd         !   Ice thermodynamics 
    123123!------------------------------------------------------------------------------ 
    124124   ln_icedH         = .true.          !  activate ice thickness change from growing/melting (T) or not (F) 
    125125   ln_icedA         = .true.          !  activate lateral melting param. (T) or not (F) 
    126126   ln_icedO         = .true.          !  activate ice growth in open-water (T) or not (F) 
    127    ln_icedS         = .true.          !  activate gravity drainage and flushing (T) or not (F) 
     127   ln_icedS         = .true.          !  activate brine drainage (T) or not (F) 
    128128/ 
    129129!------------------------------------------------------------------------------ 
    130130&namthd_zdf     !   Ice heat diffusion 
    131131!------------------------------------------------------------------------------ 
    132    ln_zdf_Beer      = .true.          !  Heat diffusion follows a Beer law 
     132   ln_zdf_BL99      = .true.          !  Heat diffusion follows Bitz and Lipscomb 1999 
    133133   ln_cndi_U64      = .false.         !  sea ice thermal conductivity: k = k0 + beta.S/T            (Untersteiner, 1964) 
    134134   ln_cndi_P07      = .true.          !  sea ice thermal conductivity: k = k0 + beta1.S/T - beta2.T (Pringle et al., 2007) 
     
    150150/ 
    151151!------------------------------------------------------------------------------ 
    152 &namthd_do     !   Ice growth in open water 
     152&namthd_do      !   Ice growth in open water 
    153153!------------------------------------------------------------------------------ 
    154154   rn_hinew         =   0.1           !  thickness for new ice formation in open water (m), must be larger than rn_hnewice 
     
    174174/ 
    175175!------------------------------------------------------------------------------ 
    176 &nammp      !   Melt ponds 
    177 !------------------------------------------------------------------------------ 
    178    ln_pnd           = .false.         !  active melt ponds 
    179    ln_pnd_rad       = .false.         !  active melt ponds radiative coupling 
    180    ln_pnd_fw        = .false.         !  active melt ponds freshwater coupling 
    181    nn_pnd_scheme    =   0             !  type of melt pond scheme  : =0 prescribed ( Tsu=0 ), =1 empirical, =2 topographic 
    182    rn_apnd          =   0.2           !  prescribed pond fraction, at Tsu=0  : (0<rn_apnd<1, nn_pnd_scheme = 0) 
    183    rn_hpnd          =   0.05          !  prescribed pond depth, at Tsu=0     : (0<rn_apnd<1, nn_pnd_scheme = 0) 
    184 / 
    185 !------------------------------------------------------------------------------ 
    186 &namini     !   Ice initialization 
     176&namthd_pnd     !   Melt ponds 
     177!------------------------------------------------------------------------------ 
     178   ln_pnd_H12       = .false.         !  activate evolutive melt ponds (from Holland et al 2012) 
     179      ln_pnd_fwb    = .false.         !     melt ponds store freshwater or not 
     180   ln_pnd_CST       = .false.         !  activate constant melt ponds 
     181      rn_apnd       =   0.2           !     prescribed pond fraction, at Tsu=0 
     182      rn_hpnd       =   0.05          !     prescribed pond depth, at Tsu=0 
     183   ln_pnd_alb       = .false.         !  melt ponds affect albedo or not 
     184/ 
     185!------------------------------------------------------------------------------ 
     186&namini         !   Ice initialization 
    187187!------------------------------------------------------------------------------ 
    188188   ln_iceini        = .true.          !  activate ice initialization (T) or not (F) 
     
    209209/ 
    210210!------------------------------------------------------------------------------ 
    211 &namalb     !   albedo parameters 
    212 !------------------------------------------------------------------------------ 
    213    nn_ice_alb       =    1            !  parameterization of ice/snow albedo 
    214       !                               !  =0 : Shine & Henderson-Sellers (JGR 1985), giving clear-sky albedo 
    215       !                               !  =1 : "home made" based on Brandt et al. (JClim 2005) and 
    216       !                               !        Grenfell & Perovich (JGR 2004), giving cloud-sky albedo 
    217       !                               !  =2 : as 1 with melt ponds 
    218       !                               ! 
    219       !                               !  recommanded values depending on the param chosen: 
    220       !                               !             nn_ice_alb   !   =0   ! = 1 or 2 !  obs range (cloud-sky) ! 
    221       rn_alb_sdry      =   0.85       !  dry snow albedo         :  0.80  !   0.85   !  0.85 -- 0.87  
    222       rn_alb_smlt      =   0.75       !  melting snow albedo     :  0.65  !   0.75   !  0.72 -- 0.82  
    223       rn_alb_idry      =   0.60       !  dry ice albedo          :  0.72  !   0.60   !  0.54 -- 0.65  
    224       rn_alb_imlt      =   0.50       !  bare puddled ice albedo :  0.53  !   0.50   !  0.49 -- 0.58  
    225       rn_alb_dpnd      =   0.27       !  ponded ice albedo       :  0.25  !   0.27   !  0.10 -- 0.30  
    226 / 
    227 !------------------------------------------------------------------------------ 
    228 &namdia     !   Diagnostics 
     211&namalb         !   albedo parameters 
     212!------------------------------------------------------------------------------ 
     213   !                                  !                          !  obs range (cloud-sky) 
     214   rn_alb_sdry      =   0.85          !  dry snow albedo         :  0.85 -- 0.87 
     215   rn_alb_smlt      =   0.75          !  melting snow albedo     :  0.72 -- 0.82 
     216   rn_alb_idry      =   0.60          !  dry ice albedo          :  0.54 -- 0.65 
     217   rn_alb_imlt      =   0.50          !  bare puddled ice albedo :  0.49 -- 0.58 
     218   rn_alb_dpnd      =   0.27          !  ponded ice albedo       :  0.10 -- 0.30  
     219/ 
     220!------------------------------------------------------------------------------ 
     221&namdia         !   Diagnostics 
    229222!------------------------------------------------------------------------------ 
    230223   ln_icediachk     = .false.         !  check online the heat, mass & salt budgets (T) or not (F) 
Note: See TracChangeset for help on using the changeset viewer.