Changeset 3194


Ignore:
Timestamp:
03/31/17 11:55:28 (7 years ago)
Author:
cetlod
Message:

CM6.0.10 : update NEMO namelist paramters

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

Legend:

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

    r3156 r3194  
    182182                         !     1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004), 
    183183                         !        giving cloud-sky albedo 
    184    rn_alb_sdry  =  0.85  !  dry snow albedo         : 0.80 (nn_ice_alb = 0); 0.85 (nn_ice_alb = 1); obs 0.85-0.87 (cloud-sky) 
    185    rn_alb_smlt  =  0.75  !  melting snow albedo     : 0.65 ( '' )          ; 0.75 ( '' )          ; obs 0.72-0.82 ( '' ) 
    186    rn_alb_idry  =  0.60  !  dry ice albedo          : 0.72 ( '' )          ; 0.60 ( '' )          ; obs 0.54-0.65 ( '' ) 
    187    rn_alb_imlt  =  0.50  !  bare puddled ice albedo : 0.53 ( '' )          ; 0.50 ( '' )          ; obs 0.49-0.58 ( '' ) 
     184   rn_alb_sdry  =  0.87  !  dry snow albedo         : 0.80 (nn_ice_alb = 0); 0.85 (nn_ice_alb = 1); obs 0.85-0.87 (cloud-sky) 
     185   rn_alb_smlt  =  0.82  !  melting snow albedo     : 0.65 ( '' )          ; 0.75 ( '' )          ; obs 0.72-0.82 ( '' ) 
     186   rn_alb_idry  =  0.65  !  dry ice albedo          : 0.72 ( '' )          ; 0.60 ( '' )          ; obs 0.54-0.65 ( '' ) 
     187   rn_alb_imlt  =  0.58  !  bare puddled ice albedo : 0.53 ( '' )          ; 0.50 ( '' )          ; obs 0.49-0.58 ( '' ) 
    188188/ 
    189189!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_lim3_ORCA1_cfg

    r3154 r3194  
    77!----------------------------------------------------------------------- 
    88   cn_icerst_in  = "restart_ice_in" !  suffix of ice restart name (input) 
    9    rn_amax_s     = 0.95             !  maximum tolerated ice concentration SH 
     9   rn_amax_s     = 0.997            !  maximum tolerated ice concentration NH 
     10   rn_amax_s     = 0.950            !  maximum tolerated ice concentration SH 
    1011   ln_limdiahsb  = .false.          !  check the heat and salt budgets (T) or not (F) 
    11    ln_limdiaout  = .true.          !  output the heat and salt budgets (T) or not (F) 
     12   ln_limdiaout  = .true.            !  output the heat and salt budgets (T) or not (F) 
    1213/ 
    1314!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.