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

Phase NEMO_v6 configuration with new eORCA1 reference for CMIP6

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

Legend:

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

    r2663 r2814  
    9494!----------------------------------------------------------------------- 
    9595   nn_fsbc     = 3         !  frequency of surface boundary condition computation 
     96   nn_isf      = 3         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf) 
     97                           !  3 = rnf file for isf 
    9698   nn_ice_embd = 1         ! embedded sea-ice (full salt and mass exchanges and pressure) 
    9799   ln_dm2dc    = .true.    !  Daily mean to diurnal cycle on short wave 
     
    117119!----------------------------------------------------------------------- 
    118120   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) 
    119123/ 
    120124!----------------------------------------------------------------------- 
     
    139143/ 
    140144!----------------------------------------------------------------------- 
     145&namsbc_isf    !  Top boundary layer (ISF) 
     146!----------------------------------------------------------------------- 
     147!              ! file name ! frequency (hours) ! variable ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation ! 
     148!              !           !  (if <0  months)  !   name   !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  ! 
     149!              ! 
     150   sn_rnfisf     = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
     151   sn_depmax_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     152   sn_depmin_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc' ,   -12      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     153/ 
     154!----------------------------------------------------------------------- 
    141155&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk 
    142156!----------------------------------------------------------------------- 
     
    152166&namsbc_alb    !   albedo parameters 
    153167!----------------------------------------------------------------------- 
     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 
    154175/ 
    155176!----------------------------------------------------------------------- 
  • 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.