Ignore:
Timestamp:
08/24/23 15:03:48 (9 months ago)
Author:
cetlod
Message:

NEMOv6.5 : Update config to switch to NEMOv4.2.1 and PISCES gas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA1/namelist_jra_ia_cfg

    r6073 r6601  
    3535&namdom        !   time and space domain 
    3636!----------------------------------------------------------------------- 
    37    rn_rdt      = 2700.     !  time step for the dynamics and tracer 
     37   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     38!   rn_Dt      = 2700.     !  time step for the dynamics and tracer 
     39   rn_Dt      = 3600.     !  time step for the dynamics and tracer 
    3840   ln_meshmask =  _AUTO_ 
    3941/ 
     
    5860   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    5961   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    60    sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   ''    ,    '' 
    61    sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_eorca1_bilinear.nc'  ,   '' 
     62   sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_bilinear.nc'  ,   ''    ,    '' 
     63   sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_bilinear.nc'  ,   '' 
    6264/ 
    6365!!====================================================================== 
     
    8385&namsbc        !   Surface Boundary Condition manager                   (default: NO selection) 
    8486!----------------------------------------------------------------------- 
    85    nn_fsbc     = 2         !  frequency of SBC module call 
     87   nn_fsbc     = 3         !  frequency of SBC module call 
     88!   nn_fsbc     = 2         !  frequency of SBC module call 
    8689                           !     (also = the frequency of sea-ice & iceberg model call) 
    8790                     ! Type of air-sea fluxes  
     
    9194                     ! Misc. options of sbc :  
    9295   ln_traqsr   = .true.   !  Light penetration in the ocean            (T => fill namtra_qsr) 
     96   ln_dm2dc    = .false.  !  daily mean to diurnal cycle on short wave 
    9397   ln_ssr      = .true.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    94    nn_fwb      = 2         !  FreshWater Budget: =0 unchecked 
    95       !                    !     =1 global mean of e-p-r set to zero at each time step 
    96       !                    !     =2 annual global mean of e-p-r set to zero 
     98   nn_fwb      = 2        !  FreshWater Budget: =0 unchecked 
     99      !                   !     =1 global mean of e-p-r set to zero at each time step 
     100      !                   !     =2 annual global mean of e-p-r set to zero 
    97101   ln_rnf      = .true.   !  runoffs                                   (T => fill namsbc_rnf) 
    98    ln_isf      = .true.   !  ice shelf                                 (T   => fill namsbc_isf & namsbc_iscpl) 
    99102/ 
    100103!----------------------------------------------------------------------- 
     
    103106   !                    !  bulk algorithm : 
    104107   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
    105    ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    106108 
    107109   cn_dir = './'  !  root directory for the bulk data location 
     
    131133   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    132134   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    133   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , '' 
     135  sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_bilinear.nc' , '' , '' 
    134136/ 
    135137!----------------------------------------------------------------------- 
     
    157159   ln_rnf_tem  = .false.   !  read in temperature information for runoff 
    158160   ln_rnf_sal  = .false.   !  read in salinity information for runoff 
     161   ln_rnf_icb  = .false.   !  read iceberg flux 
    159162   ln_rnf_depth_ini = .true. ! compute depth at initialisation from runoff file 
    160163      rn_rnf_max  = 0.05  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true ) 
     
    166169   !           !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    167170   !           !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    168    sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    169    sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
     171   sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     172   sn_i_rnf    = 'runoff-icb_DaiTrenberth_Depoorter.nc',        -1         , 'Icb_flux',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     173   sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
    170174   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    171175   sn_t_rnf    = 'runoffs'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     
    173177/ 
    174178!----------------------------------------------------------------------- 
    175 &namsbc_isf    !  Top boundary layer (ISF)                              (ln_isfcav =T : read (ln_read_cfg=T) 
    176 !-----------------------------------------------------------------------             or set or usr_def_zgr ) 
    177    !                 ! type of top boundary layer 
    178    nn_isf      = 3         !  ice shelf melting/freezing 
    179                            !  3 = rnf file for ISF   
    180    !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
    181    !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    182    !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
    183    sn_rnfisf     = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
    184    sn_depmax_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
    185    sn_depmin_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     179&namisf       !  Top boundary layer (ISF)                               (default: OFF) 
     180!----------------------------------------------------------------------- 
     181   ! 
     182   ! ---------------- ice shelf load ------------------------------- 
     183   ! 
     184   cn_isfload = 'uniform'      ! scheme to compute ice shelf load (ln_isfcav = .true. in domain_cfg.nc) 
     185      rn_isfload_T = -1.9 
     186      rn_isfload_S = 34.4 
     187   ! 
     188   ! ---------------- ice shelf melt formulation ------------------------------- 
     189   ! 
     190   ln_isf = .true.           ! activate ice shelf module 
     191      ln_isfdebug = .false.      ! add debug print in ISF code (global min/max/sum of specific variable) 
     192      cn_isfdir   = './'         ! directory for all ice shelf input file 
     193      ! 
     194      ! ---------------- cavities opened ------------------------------- 
     195      ! 
     196      ln_isfcav_mlt = .false.    ! ice shelf melting into the cavity (need ln_isfcav = .true. in domain_cfg.nc) 
     197         cn_isfcav_mlt = '3eq'   ! ice shelf melting formulation (spe/2eq/3eq/oasis) 
     198         !                       ! spe = fwfisf is read from a forcing field 
     199         !                       ! 2eq = ISOMIP  like: 2 equations formulation (Hunter et al., 2006 for a short description) 
     200         !                       ! 3eq = ISOMIP+ like: 3 equations formulation (Asay-Davis et al., 2016 for a short description) 
     201         !                       ! oasis = fwfisf is given by oasis and pattern by file sn_isfcav_fwf 
     202         !              !  cn_isfcav_mlt = 2eq or 3eq cases: 
     203         cn_gammablk = 'vel'     ! scheme to compute gammat/s (spe,ad15,hj99) 
     204         !                       ! spe      = constant transfert velocity (rn_gammat0, rn_gammas0) 
     205         !                       ! vel      = velocity dependent transfert velocity (u* * gammat/s) (Asay-Davis et al. 2016 for a short description) 
     206         !                       ! vel_stab = velocity and stability dependent transfert coeficient (Holland et al. 1999 for a complete description) 
     207         rn_gammat0  = 1.4e-2    ! gammat coefficient used in spe, vel and vel_stab gamma computation method 
     208         rn_gammas0  = 4.0e-4    ! gammas coefficient used in spe, vel and vel_stab gamma computation method 
     209         ! 
     210         rn_htbl     =  30.      ! thickness of the top boundary layer    (Losh et al. 2008) 
     211         !                       ! 0 => thickness of the tbl = thickness of the first wet cell 
     212         ! 
     213         !* 'spe' and 'oasis' case 
     214         !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
     215         !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     216         !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
     217         sn_isfcav_fwf = 'isfmlt_cav',      -12.      , 'fwflisf'  ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
     218      ! 
     219      ! ---------------- cavities parametrised ------------------------------- 
     220      ! 
     221      ln_isfpar_mlt = .true.   ! ice shelf melting parametrised 
     222         cn_isfpar_mlt = 'spe'  ! ice shelf melting parametrisation (spe/bg03/oasis) 
     223         !                      ! spe   = fwfisf is read from a forcing field 
     224         !                      ! bg03  = melt computed using Beckmann and Goosse parametrisation 
     225         !                      ! oasis = fwfisf is given by oasis and pattern by file sn_isfpar_fwf 
     226         ! 
     227         !* all cases 
     228         !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
     229         !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     230         !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
     231         sn_isfpar_zmax = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     232         sn_isfpar_zmin = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     233         !* 'spe' and 'oasis' case 
     234         sn_isfpar_fwf = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
     235         !* 'bg03' case 
     236         sn_isfpar_Leff = 'isfmlt_par',       0.       ,'Leff'     ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
     237      ! 
     238      ! ---------------- ice sheet coupling ------------------------------- 
     239      ! 
     240      ln_isfcpl = .false. 
     241         nn_drown       = 10        ! number of iteration of the extrapolation loop (fill the new wet cells) 
     242         ln_isfcpl_cons = .false. 
    186243/ 
    187244!----------------------------------------------------------------------- 
     
    251308   !           !  file name         ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    252309   !           !                    !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    253    sn_qgh      ='Goutorbe_ghflux.nc',        -12.       , 'gh_flux' ,   .false.   , .true. , 'yearly'  , 'weights_Goutorbe1_2_eorca1_bilinear.nc'       , ''       , '' 
     310   sn_qgh      ='Lucazeau_ghflux.nc',        -12.       , 'gh_flux' ,   .false.   , .true. , 'yearly'  , 'weights_Lucazeau1_2_bilinear.nc'       , ''       , '' 
    254311/ 
    255312!----------------------------------------------------------------------- 
     
    343400!----------------------------------------------------------------------- 
    344401   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    345       nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4 
     402      nn_e3f_typ = 0          ! =0   e3f = mean masked e3t divided by 4 
    346403/ 
    347404!----------------------------------------------------------------------- 
     
    408465&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    409466!----------------------------------------------------------------------- 
    410    nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
    411    ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
    412    ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     467   ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency 
     468   ln_tsdiff   = .true.     !  account for differential T/S mixing (T) or not (F) 
     469 
     470   cn_dir      = './'      !  root directory for the iwm data location 
     471   !___________!____________________!___________________!_____________!_____________!________!___________!__________________!__________!_______________! 
     472   !           !  file name         ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     473   !           !                    !  (if <0  months)  !   name      !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     474   sn_mpb      = 'zdfiwm_forcing.nc',      -12.         , 'power_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     475   sn_mpc      = 'zdfiwm_forcing.nc',      -12.         , 'power_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     476   sn_mpn      = 'zdfiwm_forcing.nc',      -12.         , 'power_nsq' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     477   sn_mps      = 'zdfiwm_forcing.nc',      -12.         , 'power_sho' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     478   sn_dsb      = 'zdfiwm_forcing.nc',      -12.         , 'scale_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     479   sn_dsc      = 'zdfiwm_forcing.nc',      -12.         , 'scale_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
    413480/ 
    414481!!====================================================================== 
     
    451518&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    452519!----------------------------------------------------------------------- 
     520   nn_hls      =   1       !  halo width (applies to both rows and columns) 
    453521/ 
    454522!----------------------------------------------------------------------- 
    455523&namctl        !   Control prints                                       (default: OFF) 
    456524!----------------------------------------------------------------------- 
     525   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings. 
     526   sn_cfctl%l_trcstat = .true.   ! The default settings for the proc integers should ensure 
    457527/ 
    458528!----------------------------------------------------------------------- 
     
    461531/ 
    462532!----------------------------------------------------------------------- 
    463 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    464 !----------------------------------------------------------------------- 
    465    ln_diaptr   = .true.   !  Poleward heat and salt transport (T) or not (F) 
    466    ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not 
    467 / 
     533&namhsb        !  Heat and salt budgets                                 (default: OFF) 
     534!----------------------------------------------------------------------- 
     535   ln_diahsb   = .true.   !  output the heat and salt budgets (T) or not (F) 
     536/ 
Note: See TracChangeset for help on using the changeset viewer.