!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> !! 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_s = 0.95 ! 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 !------------------------------------------------------------------------------ nn_ahi0 = 2 ! horizontal diffusivity computation ! -1: no diffusion (bypass limhdf) ! 0: use rn_ahi0_ref ! 1: use rn_ahi0_ref x mean grid cell length / ( 2deg mean grid cell length ) ! 2: use rn_ahi0_ref x grid cell length / ( 2deg mean grid cell length ) rn_ahi0_ref = 350.0 ! horizontal sea ice diffusivity (m2/s) ! if nn_ahi0 > 0, rn_ahi0_ref is the reference value at a nominal 2 deg resolution / !----------------------------------------------------------------------- &namicethd ! ice thermodynamic !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namicesal ! ice salinity !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namiceitdme ! parameters for mechanical redistribution of ice !----------------------------------------------------------------------- / !----------------------------------------------------------------------- &namicedia ! ice diagnostics !----------------------------------------------------------------------- / !------------------------------------------------------------------------------ &namiceitd ! Ice discretization !------------------------------------------------------------------------------ /