Ignore:
Timestamp:
04/26/16 13:23:31 (8 years ago)
Author:
cetlod
Message:

Phase NEMO_v6 configuration with new eORCA1 reference for CMIP6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA1ia_cfg

    r2737 r2814  
    119119!----------------------------------------------------------------------- 
    120120   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , '' 
     121   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
     122   nn_chldta   =      2    !  RGB : 2D Chl data (=1), 3D Chl data (=2) or cst value (=0) 
    121123/ 
    122124!----------------------------------------------------------------------- 
     
    164166&namsbc_alb    !   albedo parameters 
    165167!----------------------------------------------------------------------- 
     168   nn_ice_alb  =    1   !  parameterization of ice/snow albedo 
     169                        !     0: Shine & Henderson-Sellers (JGR 1985) 
     170                        !     1: "home made" based on Brandt et al. (J. Climate 2005) 
     171                        !                         and Grenfell & Perovich (JGR 2004) 
     172   rn_albice   =  0.5   !  albedo of bare puddled ice (values from 0.49 to 0.58) 
     173                        !     0.53 (default) => if nn_ice_alb=0 
     174                        !     0.50 (default) => if nn_ice_alb=1 
    166175/ 
    167176!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.