Ignore:
Timestamp:
03/01/17 21:15:12 (7 years ago)
Author:
aclsce
Message:

For IPSLCM6.0.9 configuration :

  • NEMO : sbccpl.f90, zdftke.f90 and namelist parameters
  • LMDZ : renamed *.defNPv6.0.8.1 into *.def_NPv6.0.9 and activation of the use of NPv6.0.9


Location:
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM
Files:
1 edited
2 moved

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_lim3_ORCA1_cfg

    r3120 r3154  
    2222&namicehdf     !   Ice horizontal diffusion 
    2323!------------------------------------------------------------------------------ 
    24    nn_ahi0        =  2          !  horizontal diffusivity computation 
    25                                    !    -1: no diffusion (bypass limhdf) 
    26                                    !     0: use rn_ahi0_ref 
    27                                    !     1: use rn_ahi0_ref x mean grid cell length / ( 2deg mean grid cell length ) 
    28                                    !     2: use rn_ahi0_ref x grid cell length      / ( 2deg mean grid cell length ) 
    29    rn_ahi0_ref    = 350.0          !  horizontal sea ice diffusivity (m2/s) 
    30                                    !     if nn_ahi0 > 0, rn_ahi0_ref is the reference value at a nominal 2 deg resolution 
    3124/ 
    3225!----------------------------------------------------------------------- 
    3326&namicethd     !   ice thermodynamic 
    3427!----------------------------------------------------------------------- 
     28   rn_cdsn     = 0.50              !  thermal conductivity of the snow (0.31 W/m/K, Maykut and Untersteiner, 1971) 
     29                                   !  Obs: 0.1-0.5 (Lecomte et al, JAMES 2013) 
    3530/ 
    3631!----------------------------------------------------------------------- 
     
    4136&namiceitdme   !   parameters for mechanical redistribution of ice 
    4237!----------------------------------------------------------------------- 
     38   rn_astar    =   0.03            !  exponential measure of ridging ice fraction (nn_partfun = 1) 
     39   rn_hstar    = 25.0             !  determines the maximum thickness of ridged ice (m) (Hibler, 1980) 
    4340/ 
    4441!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.