!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
!! NEMO/LIM-3 : Ice configuration namelist. Overwrites SHARED/namelist_ice_lim3_ref
!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

!-----------------------------------------------------------------------
&namicerun     !   Share parameters for dynamics/advection/thermo
!-----------------------------------------------------------------------
   cn_icerst_in  = "restart_ice_in" !  suffix of ice restart name (input)
   rn_amax_n     = 0.997            !  maximum tolerated ice concentration NH
   rn_amax_s     = 0.950            !  maximum tolerated ice concentration SH
   ln_limdiahsb  = .false.          !  check the heat and salt budgets (T) or not (F)
   ln_limdiaout  = .true.            !  output the heat and salt budgets (T) or not (F)
/
!-----------------------------------------------------------------------
&namiceini     !   ice initialisation
!-----------------------------------------------------------------------
/
!-----------------------------------------------------------------------
&namicedyn     !   ice dynamic
!-----------------------------------------------------------------------
/
!------------------------------------------------------------------------------
&namicehdf     !   Ice horizontal diffusion
!------------------------------------------------------------------------------
/
!-----------------------------------------------------------------------
&namicethd     !   ice thermodynamic
!-----------------------------------------------------------------------
   rn_cdsn     = 0.30              !  thermal conductivity of the snow (0.31 W/m/K, Maykut and Untersteiner, 1971)
                                   !  Obs: 0.1-0.5 (Lecomte et al, JAMES 2013)
/
!-----------------------------------------------------------------------
&namicesal     !   ice salinity
!-----------------------------------------------------------------------
/
!-----------------------------------------------------------------------
&namiceitdme   !   parameters for mechanical redistribution of ice
!-----------------------------------------------------------------------
   rn_astar    =   0.03            !  exponential measure of ridging ice fraction (nn_partfun = 1)
   rn_hstar    = 25.0             !  determines the maximum thickness of ridged ice (m) (Hibler, 1980)
/
!-----------------------------------------------------------------------
&namicedia     !   ice diagnostics
!-----------------------------------------------------------------------
/
!------------------------------------------------------------------------------
&namiceitd     !   Ice discretization
!------------------------------------------------------------------------------
   rn_himax_bot = 99.             !  max ice thickness in the last category jpl
/
