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

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

Location:
CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST
Files:
7 added
6 deleted
9 edited

Legend:

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

    r5953 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 
    3839   ln_meshmask =  _AUTO_ 
    3940/ 
     
    5859   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    5960   !           !                         !  (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'  ,   '' 
     61   sn_tem  = 'conservative_temperature_WOA13_decav_Reg1L75_clim', -1 ,'votemper' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_bilinear.nc'  ,   ''    ,    '' 
     62   sn_sal  = 'absolute_salinity_WOA13_decav_Reg1L75_clim'       , -1 ,'vosaline' , .true. , .true. , 'yearly' , 'weights_3D_WOA13d1_2_bilinear.nc'  ,   '' 
    6263/ 
    6364!!====================================================================== 
     
    9798      !                    !     =2 annual global mean of e-p-r set to zero 
    9899   ln_rnf      = .true.   !  runoffs                                   (T => fill namsbc_rnf) 
    99    ln_isf      = .true.   !  ice shelf                                 (T   => fill namsbc_isf & namsbc_iscpl) 
    100100/ 
    101101!----------------------------------------------------------------------- 
     
    105105   !                    !  bulk algorithm : 
    106106   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
    107    ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    108107 
    109108   cn_dir = './'  !  root directory for the bulk data location 
     
    133132   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    134133   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    135   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , '' 
     134  sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_bilinear.nc' , '' , '' 
    136135/ 
    137136!----------------------------------------------------------------------- 
     
    159158   ln_rnf_tem  = .false.   !  read in temperature information for runoff 
    160159   ln_rnf_sal  = .false.   !  read in salinity information for runoff 
     160   ln_rnf_icb  = .false.   !  read iceberg flux 
    161161   ln_rnf_depth_ini = .true. ! compute depth at initialisation from runoff file 
    162162      rn_rnf_max  = 0.05  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true ) 
     
    168168   !           !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    169169   !           !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    170    sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    171    sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
     170   sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     171   sn_i_rnf    = 'runoff-icb_DaiTrenberth_Depoorter.nc',        -1         , 'Icb_flux',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     172   sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
    172173   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    173174   sn_t_rnf    = 'runoffs'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     
    175176/ 
    176177!----------------------------------------------------------------------- 
    177 &namsbc_isf    !  Top boundary layer (ISF)                              (ln_isfcav =T : read (ln_read_cfg=T) 
    178 !-----------------------------------------------------------------------             or set or usr_def_zgr ) 
    179    !                 ! type of top boundary layer 
    180    nn_isf      = 3         !  ice shelf melting/freezing 
    181                            !  3 = rnf file for ISF   
    182    !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
    183    !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    184    !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
    185    sn_rnfisf     = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
    186    sn_depmax_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
    187    sn_depmin_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     178&namisf       !  Top boundary layer (ISF)                               (default: OFF) 
     179!----------------------------------------------------------------------- 
     180   ! 
     181   ! ---------------- ice shelf load ------------------------------- 
     182   ! 
     183   cn_isfload = 'uniform'      ! scheme to compute ice shelf load (ln_isfcav = .true. in domain_cfg.nc) 
     184      rn_isfload_T = -1.9 
     185      rn_isfload_S = 34.4 
     186   ! 
     187   ! ---------------- ice shelf melt formulation ------------------------------- 
     188   ! 
     189   ln_isf = .true.           ! activate ice shelf module 
     190      ln_isfdebug = .false.      ! add debug print in ISF code (global min/max/sum of specific variable) 
     191      cn_isfdir   = './'         ! directory for all ice shelf input file 
     192      ! 
     193      ! ---------------- cavities opened ------------------------------- 
     194      ! 
     195      ln_isfcav_mlt = .false.    ! ice shelf melting into the cavity (need ln_isfcav = .true. in domain_cfg.nc) 
     196         cn_isfcav_mlt = '3eq'   ! ice shelf melting formulation (spe/2eq/3eq/oasis) 
     197         !                       ! spe = fwfisf is read from a forcing field 
     198         !                       ! 2eq = ISOMIP  like: 2 equations formulation (Hunter et al., 2006 for a short description) 
     199         !                       ! 3eq = ISOMIP+ like: 3 equations formulation (Asay-Davis et al., 2016 for a short description) 
     200         !                       ! oasis = fwfisf is given by oasis and pattern by file sn_isfcav_fwf 
     201         !              !  cn_isfcav_mlt = 2eq or 3eq cases: 
     202         cn_gammablk = 'vel'     ! scheme to compute gammat/s (spe,ad15,hj99) 
     203         !                       ! spe      = constant transfert velocity (rn_gammat0, rn_gammas0) 
     204         !                       ! vel      = velocity dependent transfert velocity (u* * gammat/s) (Asay-Davis et al. 2016 for a short description) 
     205         !                       ! vel_stab = velocity and stability dependent transfert coeficient (Holland et al. 1999 for a complete description) 
     206         rn_gammat0  = 1.4e-2    ! gammat coefficient used in spe, vel and vel_stab gamma computation method 
     207         rn_gammas0  = 4.0e-4    ! gammas coefficient used in spe, vel and vel_stab gamma computation method 
     208         ! 
     209         rn_htbl     =  30.      ! thickness of the top boundary layer    (Losh et al. 2008) 
     210         !                       ! 0 => thickness of the tbl = thickness of the first wet cell 
     211         ! 
     212         !* 'spe' and 'oasis' case 
     213         !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
     214         !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     215         !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
     216         sn_isfcav_fwf = 'isfmlt_cav',      -12.      , 'fwflisf'  ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
     217      ! 
     218      ! ---------------- cavities parametrised ------------------------------- 
     219      ! 
     220      ln_isfpar_mlt = .true.   ! ice shelf melting parametrised 
     221         cn_isfpar_mlt = 'spe'  ! ice shelf melting parametrisation (spe/bg03/oasis) 
     222         !                      ! spe   = fwfisf is read from a forcing field 
     223         !                      ! bg03  = melt computed using Beckmann and Goosse parametrisation 
     224         !                      ! oasis = fwfisf is given by oasis and pattern by file sn_isfpar_fwf 
     225         ! 
     226         !* all cases 
     227         !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
     228         !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     229         !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
     230         sn_isfpar_zmax = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     231         sn_isfpar_zmin = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     232         !* 'spe' and 'oasis' case 
     233         sn_isfpar_fwf = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,    -1      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
     234         !* 'bg03' case 
     235         sn_isfpar_Leff = 'isfmlt_par',       0.       ,'Leff'     ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
     236      ! 
     237      ! ---------------- ice sheet coupling ------------------------------- 
     238      ! 
     239      ln_isfcpl = .false. 
     240         nn_drown       = 10        ! number of iteration of the extrapolation loop (fill the new wet cells) 
     241         ln_isfcpl_cons = .false. 
    188242/ 
    189243!----------------------------------------------------------------------- 
     
    253307   !           !  file name         ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    254308   !           !                    !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    255    sn_qgh      ='Goutorbe_ghflux.nc',        -12.       , 'gh_flux' ,   .false.   , .true. , 'yearly'  , 'weights_Goutorbe1_2_eorca1_bilinear.nc'       , ''       , '' 
     309   sn_qgh      ='Lucazeau_ghflux.nc',        -12.       , 'gh_flux' ,   .false.   , .true. , 'yearly'  , 'weights_Lucazeau1_2_bilinear.nc'       , ''       , '' 
    256310/ 
    257311!----------------------------------------------------------------------- 
     
    345399!----------------------------------------------------------------------- 
    346400   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    347       nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4 
     401      nn_e3f_typ = 0          ! =0   e3f = mean masked e3t divided by 4 
    348402/ 
    349403!----------------------------------------------------------------------- 
     
    410464&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    411465!----------------------------------------------------------------------- 
    412    nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
    413    ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
    414    ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     466   ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency 
     467   ln_tsdiff   = .true.     !  account for differential T/S mixing (T) or not (F) 
     468 
     469   cn_dir      = './'      !  root directory for the iwm data location 
     470   !___________!____________________!___________________!_____________!_____________!________!___________!__________________!__________!_______________! 
     471   !           !  file name         ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     472   !           !                    !  (if <0  months)  !   name      !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     473   sn_mpb      = 'zdfiwm_forcing.nc',      -12.         , 'power_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     474   sn_mpc      = 'zdfiwm_forcing.nc',      -12.         , 'power_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     475   sn_mpn      = 'zdfiwm_forcing.nc',      -12.         , 'power_nsq' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     476   sn_mps      = 'zdfiwm_forcing.nc',      -12.         , 'power_sho' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     477   sn_dsb      = 'zdfiwm_forcing.nc',      -12.         , 'scale_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     478   sn_dsc      = 'zdfiwm_forcing.nc',      -12.         , 'scale_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
    415479/ 
    416480!!====================================================================== 
     
    453517&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    454518!----------------------------------------------------------------------- 
     519   nn_hls      =   1       !  halo width (applies to both rows and columns) 
    455520/ 
    456521!----------------------------------------------------------------------- 
    457522&namctl        !   Control prints                                       (default: OFF) 
    458523!----------------------------------------------------------------------- 
     524   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings. 
     525   sn_cfctl%l_trcstat = .true.   ! The default settings for the proc integers should ensure 
    459526/ 
    460527!----------------------------------------------------------------------- 
     
    463530/ 
    464531!----------------------------------------------------------------------- 
    465 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    466 !----------------------------------------------------------------------- 
    467    ln_diaptr   = .true.   !  Poleward heat and salt transport (T) or not (F) 
    468    ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not 
    469 / 
    470 !----------------------------------------------------------------------- 
    471532&namhsb        !  Heat and salt budgets                                 (default: OFF) 
    472533!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA1/namelist_core_ia_cfg

    r5953 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     = 2         !  frequency of SBC module call 
     88   nn_fsbc     = 3         !  frequency of SBC module call 
    8689                           !     (also = the frequency of sea-ice & iceberg model call) 
    8790                     ! Type of air-sea fluxes  
     
    97100      !                    !     =2 annual global mean of e-p-r set to zero 
    98101   ln_rnf      = .true.   !  runoffs                                   (T => fill namsbc_rnf) 
    99    ln_isf      = .true.   !  ice shelf                                 (T   => fill namsbc_isf & namsbc_iscpl) 
    100102/ 
    101103!----------------------------------------------------------------------- 
     
    105107   !                    !  bulk algorithm : 
    106108   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
    107    ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    108109 
    109110   cn_dir = './'  !  root directory for the bulk data location 
     
    133134   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    134135   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    135   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , '' 
     136  sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_bilinear.nc' , '' , '' 
    136137/ 
    137138!----------------------------------------------------------------------- 
     
    159160   ln_rnf_tem  = .false.   !  read in temperature information for runoff 
    160161   ln_rnf_sal  = .false.   !  read in salinity information for runoff 
     162   ln_rnf_icb  = .false.   !  read iceberg flux 
    161163   ln_rnf_depth_ini = .true. ! compute depth at initialisation from runoff file 
    162164      rn_rnf_max  = 0.05  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true ) 
     
    168170   !           !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    169171   !           !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    170    sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    171    sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
     172   sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     173   sn_i_rnf    = 'runoff-icb_DaiTrenberth_Depoorter.nc',        -1         , 'Icb_flux',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     174   sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
    172175   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    173176   sn_t_rnf    = 'runoffs'            ,        24         , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     
    175178/ 
    176179!----------------------------------------------------------------------- 
    177 &namsbc_isf    !  Top boundary layer (ISF)                              (ln_isfcav =T : read (ln_read_cfg=T) 
    178 !-----------------------------------------------------------------------             or set or usr_def_zgr ) 
    179    !                 ! type of top boundary layer 
    180    nn_isf      = 3         !  ice shelf melting/freezing 
    181                            !  3 = rnf file for ISF   
    182    !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
    183    !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    184    !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
    185    sn_rnfisf     = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
    186    sn_depmax_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
    187    sn_depmin_isf = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1.nc' ,   -12      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     180&namisf       !  Top boundary layer (ISF)                               (default: OFF) 
     181!----------------------------------------------------------------------- 
     182   ! 
     183   ! ---------------- ice shelf load ------------------------------- 
     184   ! 
     185   cn_isfload = 'uniform'      ! scheme to compute ice shelf load (ln_isfcav = .true. in domain_cfg.nc) 
     186      rn_isfload_T = -1.9 
     187      rn_isfload_S = 34.4 
     188   ! 
     189   ! ---------------- ice shelf melt formulation ------------------------------- 
     190   ! 
     191   ln_isf = .true.           ! activate ice shelf module 
     192      ln_isfdebug = .false.      ! add debug print in ISF code (global min/max/sum of specific variable) 
     193      cn_isfdir   = './'         ! directory for all ice shelf input file 
     194      ! 
     195      ! ---------------- cavities opened ------------------------------- 
     196      ! 
     197      ln_isfcav_mlt = .false.    ! ice shelf melting into the cavity (need ln_isfcav = .true. in domain_cfg.nc) 
     198         cn_isfcav_mlt = '3eq'   ! ice shelf melting formulation (spe/2eq/3eq/oasis) 
     199         !                       ! spe = fwfisf is read from a forcing field 
     200         !                       ! 2eq = ISOMIP  like: 2 equations formulation (Hunter et al., 2006 for a short description) 
     201         !                       ! 3eq = ISOMIP+ like: 3 equations formulation (Asay-Davis et al., 2016 for a short description) 
     202         !                       ! oasis = fwfisf is given by oasis and pattern by file sn_isfcav_fwf 
     203         !              !  cn_isfcav_mlt = 2eq or 3eq cases: 
     204         cn_gammablk = 'vel'     ! scheme to compute gammat/s (spe,ad15,hj99) 
     205         !                       ! spe      = constant transfert velocity (rn_gammat0, rn_gammas0) 
     206         !                       ! vel      = velocity dependent transfert velocity (u* * gammat/s) (Asay-Davis et al. 2016 for a short description) 
     207         !                       ! vel_stab = velocity and stability dependent transfert coeficient (Holland et al. 1999 for a complete description) 
     208         rn_gammat0  = 1.4e-2    ! gammat coefficient used in spe, vel and vel_stab gamma computation method 
     209         rn_gammas0  = 4.0e-4    ! gammas coefficient used in spe, vel and vel_stab gamma computation method 
     210         ! 
     211         rn_htbl     =  30.      ! thickness of the top boundary layer    (Losh et al. 2008) 
     212         !                       ! 0 => thickness of the tbl = thickness of the first wet cell 
     213         ! 
     214         !* 'spe' and 'oasis' case 
     215         !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
     216         !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     217         !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
     218         sn_isfcav_fwf = 'isfmlt_cav',      -12.      , 'fwflisf'  ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
     219      ! 
     220      ! ---------------- cavities parametrised ------------------------------- 
     221      ! 
     222      ln_isfpar_mlt = .true.   ! ice shelf melting parametrised 
     223         cn_isfpar_mlt = 'spe'  ! ice shelf melting parametrisation (spe/bg03/oasis) 
     224         !                      ! spe   = fwfisf is read from a forcing field 
     225         !                      ! bg03  = melt computed using Beckmann and Goosse parametrisation 
     226         !                      ! oasis = fwfisf is given by oasis and pattern by file sn_isfpar_fwf 
     227         ! 
     228         !* all cases 
     229         !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________! 
     230         !           !  file name  ! frequency (hours) ! variable  ! time interp.!  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     231         !           !             !  (if <0  months)  !   name    !  (logical)  !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      ! 
     232         sn_isfpar_zmax = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sodepmax_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     233         sn_isfpar_zmin = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sodepmin_isf' ,   .false.  , .true.  , 'yearly'  ,  ''      ,   '' 
     234         !* 'spe' and 'oasis' case 
     235         sn_isfpar_fwf = 'runoff-icb_DaiTrenberth_Depoorter.nc' ,   -1      ,'sornfisf',    .false.      , .true.  , 'yearly'  ,  ''      ,   '' 
     236         !* 'bg03' case 
     237         sn_isfpar_Leff = 'isfmlt_par',       0.       ,'Leff'     ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
     238      ! 
     239      ! ---------------- ice sheet coupling ------------------------------- 
     240      ! 
     241      ln_isfcpl = .false. 
     242         nn_drown       = 10        ! number of iteration of the extrapolation loop (fill the new wet cells) 
     243         ln_isfcpl_cons = .false. 
    188244/ 
    189245!----------------------------------------------------------------------- 
     
    253309   !           !  file name         ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    254310   !           !                    !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    255    sn_qgh      ='Goutorbe_ghflux.nc',        -12.       , 'gh_flux' ,   .false.   , .true. , 'yearly'  , 'weights_Goutorbe1_2_eorca1_bilinear.nc'       , ''       , '' 
     311   sn_qgh      ='Lucazeau_ghflux.nc',        -12.       , 'gh_flux' ,   .false.   , .true. , 'yearly'  , 'weights_Lucazeau1_2_bilinear.nc'       , ''       , '' 
    256312/ 
    257313!----------------------------------------------------------------------- 
     
    345401!----------------------------------------------------------------------- 
    346402   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    347       nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4 
     403      nn_e3f_typ = 0          ! =0   e3f = mean masked e3t divided by 4 
    348404/ 
    349405!----------------------------------------------------------------------- 
     
    410466&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    411467!----------------------------------------------------------------------- 
    412    nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
    413    ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
    414    ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     468   ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency 
     469   ln_tsdiff   = .true.     !  account for differential T/S mixing (T) or not (F) 
     470 
     471   cn_dir      = './'      !  root directory for the iwm data location 
     472   !___________!____________________!___________________!_____________!_____________!________!___________!__________________!__________!_______________! 
     473   !           !  file name         ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     474   !           !                    !  (if <0  months)  !   name      !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     475   sn_mpb      = 'zdfiwm_forcing.nc',      -12.         , 'power_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     476   sn_mpc      = 'zdfiwm_forcing.nc',      -12.         , 'power_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     477   sn_mpn      = 'zdfiwm_forcing.nc',      -12.         , 'power_nsq' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     478   sn_mps      = 'zdfiwm_forcing.nc',      -12.         , 'power_sho' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     479   sn_dsb      = 'zdfiwm_forcing.nc',      -12.         , 'scale_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     480   sn_dsc      = 'zdfiwm_forcing.nc',      -12.         , 'scale_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
    415481/ 
    416482!!====================================================================== 
     
    453519&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    454520!----------------------------------------------------------------------- 
     521   nn_hls      =   1       !  halo width (applies to both rows and columns) 
    455522/ 
    456523!----------------------------------------------------------------------- 
    457524&namctl        !   Control prints                                       (default: OFF) 
    458525!----------------------------------------------------------------------- 
     526   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings. 
     527   sn_cfctl%l_trcstat = .true.   ! The default settings for the proc integers should ensure 
    459528/ 
    460529!----------------------------------------------------------------------- 
     
    463532/ 
    464533!----------------------------------------------------------------------- 
    465 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    466 !----------------------------------------------------------------------- 
    467    ln_diaptr   = .true.   !  Poleward heat and salt transport (T) or not (F) 
    468    ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not 
    469 / 
    470 !----------------------------------------------------------------------- 
    471534&namhsb        !  Heat and salt budgets                                 (default: OFF) 
    472535!----------------------------------------------------------------------- 
  • 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/ 
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA2/namelist_core_clim_cfg

    r5953 r6601  
    3535&namdom        !   time and space domain 
    3636!----------------------------------------------------------------------- 
    37    rn_rdt      = 5400.     !  time step for the dynamics and tracer 
     37   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     38   rn_Dt       = 5400.     !  time step for the dynamics and tracer 
    3839   ln_meshmask =  _AUTO_ 
    3940/ 
     
    5859   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    5960   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    60    sn_tem = 'conservative_temperature_WOA13_decav_clim_ORCA2.nc',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    61    sn_sal = 'absolute_salinity_WOA13_decav_clim_ORCA2.nc'       ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     61   sn_tem = 'conservative_temperature_WOA13_decav_clim.nc',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     62   sn_sal = 'absolute_salinity_WOA13_decav_clim.nc'       ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    6263/ 
    6364!!====================================================================== 
     
    9293                     ! Misc. options of sbc :  
    9394   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
     95   ln_dm2dc    = .false.  !  daily mean to diurnal cycle on short wave 
    9496   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    9597   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    9698   nn_fwb      = 2         !  FreshWater Budget:  
    9799   !                       !    =2 annual global mean of e-p-r set to zero 
    98    ln_wave     = .false.   !  Activate coupling with wave  (T => fill namsbc_wave) 
    99    ln_cdgw     = .false.   !  Neutral drag coefficient read from wave model (T => ln_wave=.true. & fill namsbc_wave) 
    100    ln_sdw      = .false.   !  Read 2D Surf Stokes Drift & Computation of 3D stokes drift (T => ln_wave=.true. & fill namsbc_wave)  
    101    nn_sdrift   =  0        !  Parameterization for the calculation of 3D-Stokes drift from the surface Stokes drift 
    102       !                    !   = 0 Breivik 2015 parameterization: v_z=v_0*[exp(2*k*z)/(1-8*k*z)] 
    103       !                    !   = 1 Phillips:                      v_z=v_o*[exp(2*k*z)-beta*sqrt(-2*k*pi*z)*erfc(sqrt(-2*k*z))] 
    104       !                    !   = 2 Phillips as (1) but using the wave frequency from a wave model 
    105    ln_tauwoc   = .false.   !  Activate ocean stress modified by external wave induced stress (T => ln_wave=.true. & fill namsbc_wave) 
    106    ln_tauw     = .false.   !  Activate ocean stress components from wave model 
    107    ln_stcor    = .false.   !  Activate Stokes Coriolis term (T => ln_wave=.true. & ln_sdw=.true. & fill namsbc_wave) 
    108100/ 
    109101!----------------------------------------------------------------------- 
    110102&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T) 
    111103!----------------------------------------------------------------------- 
     104   !                    !  bulk algorithm : 
    112105   !                    !  bulk algorithm : 
    113106   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
    114    ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    115107 
    116108   cn_dir = './'  !  root directory for the bulk data location 
     
    158150   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    159151   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    160    sn_sss      = 'sss_absolute_salinity_WOA13_decav_clim_ORCA2.nc',        -1.        ,  'sss'    ,    .true.   , .true. , 'yearly'  ,    ''            ,    ''    ,     '' 
     152   sn_sss      = 'sss_absolute_salinity.nc',        -1.        ,  'sss'    ,    .true.   , .true. , 'yearly'  ,    ''            ,    ''    ,     '' 
    161153/ 
    162154!----------------------------------------------------------------------- 
     
    179171/ 
    180172!----------------------------------------------------------------------- 
     173&namisf       !  Top boundary layer (ISF)                               (default: OFF) 
     174!----------------------------------------------------------------------- 
     175/ 
     176 
     177!----------------------------------------------------------------------- 
    181178&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
    182179!----------------------------------------------------------------------- 
     
    185182&namberg       !   iceberg parameters                                   (default: OFF) 
    186183!----------------------------------------------------------------------- 
    187    ln_icebergs = .false.    ! activate iceberg floats (force =F with "key_agrif") 
    188  
    189    cn_dir = './'  !  root directory for the location of drag coefficient files 
    190    !______!___________!___________________!______________!______________!_________!___________!__________!__________!_______________! 
    191    !      ! file name ! frequency (hours) !   variable   ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    192    !      !           !  (if <0  months)  !     name     !   (logical)  !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
    193    sn_icb =  'calving',       -1.         , 'calving'    ,   .true.     , .true.  , 'yearly'  , ''       , ''       , '' 
    194184/ 
    195185!!====================================================================== 
     
    334324!----------------------------------------------------------------------- 
    335325   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    336       nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4 
    337326/ 
    338327!----------------------------------------------------------------------- 
     
    388377&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    389378!----------------------------------------------------------------------- 
    390    nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
    391    ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
    392    ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     379   ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency 
     380   ln_tsdiff   = .true.     !  account for differential T/S mixing (T) or not (F) 
     381 
     382   cn_dir      = './'      !  root directory for the iwm data location 
     383   !___________!____________________!___________________!_____________!_____________!________!___________!__________________!__________!_______________! 
     384   !           !  file name         ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     385   !           !                    !  (if <0  months)  !   name      !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     386   sn_mpb      = 'zdfiwm_forcing.nc',      -12.         , 'power_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     387   sn_mpc      = 'zdfiwm_forcing.nc',      -12.         , 'power_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     388   sn_mpn      = 'zdfiwm_forcing.nc',      -12.         , 'power_nsq' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     389   sn_mps      = 'zdfiwm_forcing.nc',      -12.         , 'power_sho' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     390   sn_dsb      = 'zdfiwm_forcing.nc',      -12.         , 'scale_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     391   sn_dsc      = 'zdfiwm_forcing.nc',      -12.         , 'scale_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
    393392/ 
    394393!!====================================================================== 
     
    407406!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4") 
    408407!!====================================================================== 
     408!----------------------------------------------------------------------- 
     409&namtrd        !   trend diagnostics                                    (default: OFF) 
     410!----------------------------------------------------------------------- 
     411   ln_tra_trd  = .true.   ! (T) 3D tracer trend output 
     412/ 
    409413! 
    410414!!====================================================================== 
     
    426430&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    427431!----------------------------------------------------------------------- 
     432   nn_hls      =   1       !  halo width (applies to both rows and columns) 
    428433/ 
    429434!----------------------------------------------------------------------- 
    430435&namctl        !   Control prints                                       (default: OFF) 
    431436!----------------------------------------------------------------------- 
     437   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings. 
     438   sn_cfctl%l_trcstat = .true.   ! The default settings for the proc integers should ensure 
    432439/ 
    433440!----------------------------------------------------------------------- 
     
    436443/ 
    437444!----------------------------------------------------------------------- 
    438 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    439 !----------------------------------------------------------------------- 
    440    ln_diaptr   = .true.   !  Poleward heat and salt transport (T) or not (F) 
    441    ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not 
    442 / 
    443 !----------------------------------------------------------------------- 
    444445&namhsb        !  Heat and salt budgets                                 (default: OFF) 
    445446!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA2/namelist_core_ia_cfg

    r5953 r6601  
    3535&namdom        !   time and space domain 
    3636!----------------------------------------------------------------------- 
    37    rn_rdt      = 5400.     !  time step for the dynamics and tracer 
     37   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     38   rn_Dt       = 5400.     !  time step for the dynamics and tracer 
    3839   ln_meshmask =  _AUTO_ 
    3940/ 
     
    5859   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    5960   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    60    sn_tem = 'conservative_temperature_WOA13_decav_clim_ORCA2.nc',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    61    sn_sal = 'absolute_salinity_WOA13_decav_clim_ORCA2.nc'       ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     61   sn_tem = 'conservative_temperature_WOA13_decav_clim.nc',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     62   sn_sal = 'absolute_salinity_WOA13_decav_clim.nc'       ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    6263/ 
    6364!!====================================================================== 
     
    9293                     ! Misc. options of sbc :  
    9394   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
     95   ln_dm2dc    = .false.  !  daily mean to diurnal cycle on short wave 
    9496   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    9597   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    9698   nn_fwb      = 2         !  FreshWater Budget:  
    9799   !                       !    =2 annual global mean of e-p-r set to zero 
    98    ln_wave     = .false.   !  Activate coupling with wave  (T => fill namsbc_wave) 
    99    ln_cdgw     = .false.   !  Neutral drag coefficient read from wave model (T => ln_wave=.true. & fill namsbc_wave) 
    100    ln_sdw      = .false.   !  Read 2D Surf Stokes Drift & Computation of 3D stokes drift (T => ln_wave=.true. & fill namsbc_wave)  
    101    nn_sdrift   =  0        !  Parameterization for the calculation of 3D-Stokes drift from the surface Stokes drift 
    102       !                    !   = 0 Breivik 2015 parameterization: v_z=v_0*[exp(2*k*z)/(1-8*k*z)] 
    103       !                    !   = 1 Phillips:                      v_z=v_o*[exp(2*k*z)-beta*sqrt(-2*k*pi*z)*erfc(sqrt(-2*k*z))] 
    104       !                    !   = 2 Phillips as (1) but using the wave frequency from a wave model 
    105    ln_tauwoc   = .false.   !  Activate ocean stress modified by external wave induced stress (T => ln_wave=.true. & fill namsbc_wave) 
    106    ln_tauw     = .false.   !  Activate ocean stress components from wave model 
    107    ln_stcor    = .false.   !  Activate Stokes Coriolis term (T => ln_wave=.true. & ln_sdw=.true. & fill namsbc_wave) 
    108100/ 
    109101!----------------------------------------------------------------------- 
    110102&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T) 
    111103!----------------------------------------------------------------------- 
     104   !                    !  bulk algorithm : 
    112105   !                    !  bulk algorithm : 
    113106   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
    114    ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    115107 
    116108   cn_dir = './'  !  root directory for the bulk data location 
     
    158150   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    159151   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    160    sn_sss      = 'sss_absolute_salinity_WOA13_decav_clim_ORCA2.nc',        -1.        ,  'sss'    ,    .true.   , .true. , 'yearly'  ,    ''            ,    ''    ,     '' 
     152   sn_sss      = 'sss_absolute_salinity.nc',        -1.        ,  'sss'    ,    .true.   , .true. , 'yearly'  ,    ''            ,    ''    ,     '' 
    161153/ 
    162154!----------------------------------------------------------------------- 
     
    179171/ 
    180172!----------------------------------------------------------------------- 
     173&namisf       !  Top boundary layer (ISF)                               (default: OFF) 
     174!----------------------------------------------------------------------- 
     175/ 
     176 
     177!----------------------------------------------------------------------- 
    181178&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
    182179!----------------------------------------------------------------------- 
     
    185182&namberg       !   iceberg parameters                                   (default: OFF) 
    186183!----------------------------------------------------------------------- 
    187    ln_icebergs = .false.    ! activate iceberg floats (force =F with "key_agrif") 
    188  
    189    cn_dir = './'  !  root directory for the location of drag coefficient files 
    190    !______!___________!___________________!______________!______________!_________!___________!__________!__________!_______________! 
    191    !      ! file name ! frequency (hours) !   variable   ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    192    !      !           !  (if <0  months)  !     name     !   (logical)  !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
    193    sn_icb =  'calving',       -1.         , 'calving'    ,   .true.     , .true.  , 'yearly'  , ''       , ''       , '' 
    194184/ 
    195185!!====================================================================== 
     
    267257&nameos        !   ocean Equation Of Seawater                           (default: NO selection) 
    268258!----------------------------------------------------------------------- 
    269    ln_teos10    = .true.          !   = Use TEOS-10 
     259   ln_teos10    = .true.          !  = Use TEOS-10 
    270260/ 
    271261!----------------------------------------------------------------------- 
     
    334324!----------------------------------------------------------------------- 
    335325   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    336       nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4 
    337326/ 
    338327!----------------------------------------------------------------------- 
     
    388377&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    389378!----------------------------------------------------------------------- 
    390    nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
    391    ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
    392    ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     379   ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency 
     380   ln_tsdiff   = .true.     !  account for differential T/S mixing (T) or not (F) 
     381 
     382   cn_dir      = './'      !  root directory for the iwm data location 
     383   !___________!____________________!___________________!_____________!_____________!________!___________!__________________!__________!_______________! 
     384   !           !  file name         ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     385   !           !                    !  (if <0  months)  !   name      !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     386   sn_mpb      = 'zdfiwm_forcing.nc',      -12.         , 'power_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     387   sn_mpc      = 'zdfiwm_forcing.nc',      -12.         , 'power_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     388   sn_mpn      = 'zdfiwm_forcing.nc',      -12.         , 'power_nsq' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     389   sn_mps      = 'zdfiwm_forcing.nc',      -12.         , 'power_sho' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     390   sn_dsb      = 'zdfiwm_forcing.nc',      -12.         , 'scale_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     391   sn_dsc      = 'zdfiwm_forcing.nc',      -12.         , 'scale_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
    393392/ 
    394393!!====================================================================== 
     
    407406!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4") 
    408407!!====================================================================== 
     408!----------------------------------------------------------------------- 
     409&namtrd        !   trend diagnostics                                    (default: OFF) 
     410!----------------------------------------------------------------------- 
     411   ln_tra_trd  = .true.   ! (T) 3D tracer trend output 
     412/ 
    409413! 
    410414!!====================================================================== 
     
    426430&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    427431!----------------------------------------------------------------------- 
     432   nn_hls      =   1       !  halo width (applies to both rows and columns) 
    428433/ 
    429434!----------------------------------------------------------------------- 
    430435&namctl        !   Control prints                                       (default: OFF) 
    431436!----------------------------------------------------------------------- 
     437   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings. 
     438   sn_cfctl%l_trcstat = .true.   ! The default settings for the proc integers should ensure 
    432439/ 
    433440!----------------------------------------------------------------------- 
     
    436443/ 
    437444!----------------------------------------------------------------------- 
    438 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    439 !----------------------------------------------------------------------- 
    440    ln_diaptr   = .true.   !  Poleward heat and salt transport (T) or not (F) 
    441    ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not 
    442 / 
    443 !----------------------------------------------------------------------- 
    444445&namhsb        !  Heat and salt budgets                                 (default: OFF) 
    445446!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA2/namelist_jra_ia_cfg

    r6073 r6601  
    3535&namdom        !   time and space domain 
    3636!----------------------------------------------------------------------- 
    37    rn_rdt      = 5400.     !  time step for the dynamics and tracer 
     37   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     38   rn_Dt       = 5400.     !  time step for the dynamics and tracer 
    3839   ln_meshmask =  _AUTO_ 
    3940/ 
     
    5859   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    5960   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    60    sn_tem = 'conservative_temperature_WOA13_decav_clim_ORCA2.nc',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    61    sn_sal = 'absolute_salinity_WOA13_decav_clim_ORCA2.nc'       ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     61   sn_tem = 'conservative_temperature_WOA13_decav_clim.nc',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     62   sn_sal = 'absolute_salinity_WOA13_decav_clim.nc'       ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    6263/ 
    6364!!====================================================================== 
     
    9293                     ! Misc. options of sbc :  
    9394   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
     95   ln_dm2dc    = .false.  !  daily mean to diurnal cycle on short wave 
    9496   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    9597   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    9698   nn_fwb      = 2         !  FreshWater Budget:  
    9799   !                       !    =2 annual global mean of e-p-r set to zero 
    98    ln_wave     = .false.   !  Activate coupling with wave  (T => fill namsbc_wave) 
    99    ln_cdgw     = .false.   !  Neutral drag coefficient read from wave model (T => ln_wave=.true. & fill namsbc_wave) 
    100    ln_sdw      = .false.   !  Read 2D Surf Stokes Drift & Computation of 3D stokes drift (T => ln_wave=.true. & fill namsbc_wave)  
    101    nn_sdrift   =  0        !  Parameterization for the calculation of 3D-Stokes drift from the surface Stokes drift 
    102       !                    !   = 0 Breivik 2015 parameterization: v_z=v_0*[exp(2*k*z)/(1-8*k*z)] 
    103       !                    !   = 1 Phillips:                      v_z=v_o*[exp(2*k*z)-beta*sqrt(-2*k*pi*z)*erfc(sqrt(-2*k*z))] 
    104       !                    !   = 2 Phillips as (1) but using the wave frequency from a wave model 
    105    ln_tauwoc   = .false.   !  Activate ocean stress modified by external wave induced stress (T => ln_wave=.true. & fill namsbc_wave) 
    106    ln_tauw     = .false.   !  Activate ocean stress components from wave model 
    107    ln_stcor    = .false.   !  Activate Stokes Coriolis term (T => ln_wave=.true. & ln_sdw=.true. & fill namsbc_wave) 
    108100/ 
    109101!----------------------------------------------------------------------- 
     
    112104   !                    !  bulk algorithm : 
    113105   ln_NCAR    = .true.     ! "NCAR"      algorithm   (Large and Yeager 2008) 
    114    ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    115106 
    116107   cn_dir = './'  !  root directory for the bulk data location 
     
    158149   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    159150   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    160    sn_sss      = 'sss_absolute_salinity_WOA13_decav_clim_ORCA2.nc',        -1.        ,  'sss'    ,    .true.   , .true. , 'yearly'  ,    ''            ,    ''    ,     '' 
     151   sn_sss      = 'sss_absolute_salinity.nc',        -1.        ,  'sss'    ,    .true.   , .true. , 'yearly'  ,    ''            ,    ''    ,     '' 
    161152/ 
    162153!----------------------------------------------------------------------- 
     
    179170/ 
    180171!----------------------------------------------------------------------- 
     172&namisf       !  Top boundary layer (ISF)                               (default: OFF) 
     173!----------------------------------------------------------------------- 
     174/ 
     175 
     176!----------------------------------------------------------------------- 
    181177&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
    182178!----------------------------------------------------------------------- 
     
    185181&namberg       !   iceberg parameters                                   (default: OFF) 
    186182!----------------------------------------------------------------------- 
    187    ln_icebergs = .false.    ! activate iceberg floats (force =F with "key_agrif") 
    188  
    189    cn_dir = './'  !  root directory for the location of drag coefficient files 
    190    !______!___________!___________________!______________!______________!_________!___________!__________!__________!_______________! 
    191    !      ! file name ! frequency (hours) !   variable   ! time interp. !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    192    !      !           !  (if <0  months)  !     name     !   (logical)  !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
    193    sn_icb =  'calving',       -1.         , 'calving'    ,   .true.     , .true.  , 'yearly'  , ''       , ''       , '' 
    194183/ 
    195184!!====================================================================== 
     
    334323!----------------------------------------------------------------------- 
    335324   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    336       nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4 
    337325/ 
    338326!----------------------------------------------------------------------- 
     
    388376&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    389377!----------------------------------------------------------------------- 
    390    nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
    391    ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
    392    ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     378   ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency 
     379   ln_tsdiff   = .true.     !  account for differential T/S mixing (T) or not (F) 
     380 
     381   cn_dir      = './'      !  root directory for the iwm data location 
     382   !___________!____________________!___________________!_____________!_____________!________!___________!__________________!__________!_______________! 
     383   !           !  file name         ! frequency (hours) ! variable    ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
     384   !           !                    !  (if <0  months)  !   name      !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
     385   sn_mpb      = 'zdfiwm_forcing.nc',      -12.         , 'power_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     386   sn_mpc      = 'zdfiwm_forcing.nc',      -12.         , 'power_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     387   sn_mpn      = 'zdfiwm_forcing.nc',      -12.         , 'power_nsq' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     388   sn_mps      = 'zdfiwm_forcing.nc',      -12.         , 'power_sho' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     389   sn_dsb      = 'zdfiwm_forcing.nc',      -12.         , 'scale_bot' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
     390   sn_dsc      = 'zdfiwm_forcing.nc',      -12.         , 'scale_cri' ,    .false.  , .true. , 'yearly' , '' , ''  , '' 
    393391/ 
    394392!!====================================================================== 
     
    407405!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4") 
    408406!!====================================================================== 
     407!----------------------------------------------------------------------- 
     408&namtrd        !   trend diagnostics                                    (default: OFF) 
     409!----------------------------------------------------------------------- 
     410   ln_tra_trd  = .true.   ! (T) 3D tracer trend output 
     411/ 
    409412! 
    410413!!====================================================================== 
     
    426429&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    427430!----------------------------------------------------------------------- 
     431   nn_hls      =   1       !  halo width (applies to both rows and columns) 
    428432/ 
    429433!----------------------------------------------------------------------- 
    430434&namctl        !   Control prints                                       (default: OFF) 
    431435!----------------------------------------------------------------------- 
     436   sn_cfctl%l_runstat = .true.    ! switches and which areas produce reports with the proc integer settings. 
     437   sn_cfctl%l_trcstat = .true.   ! The default settings for the proc integers should ensure 
    432438/ 
    433439!----------------------------------------------------------------------- 
     
    436442/ 
    437443!----------------------------------------------------------------------- 
    438 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    439 !----------------------------------------------------------------------- 
    440    ln_diaptr   = .true.   !  Poleward heat and salt transport (T) or not (F) 
    441    ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not 
    442 / 
    443 !----------------------------------------------------------------------- 
    444444&namhsb        !  Heat and salt budgets                                 (default: OFF) 
    445445!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA2/namelist_offline_clim_cfg

    r6230 r6601  
    3535   ln_linssh   = .true.   !  =T  linear free surface  ==>>  model level are fixed in time 
    3636   ! 
    37    rn_rdt      = 21600.     !  time step for the dynamics and tracer 
     37   rn_Dt       = 21600.     !  time step for the dynamics and tracer 
    3838/ 
    3939!----------------------------------------------------------------------- 
     
    4747/ 
    4848!----------------------------------------------------------------------- 
     49&namtile        !   parameters of the tiling 
     50!----------------------------------------------------------------------- 
     51/ 
     52!----------------------------------------------------------------------- 
    4953&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF) 
     54!----------------------------------------------------------------------- 
     55/ 
     56!----------------------------------------------------------------------- 
     57&namwad        !   Wetting and Drying (WaD)                             (default: OFF) 
     58!----------------------------------------------------------------------- 
     59/ 
     60!----------------------------------------------------------------------- 
     61&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T) 
     62!----------------------------------------------------------------------- 
     63/ 
     64!----------------------------------------------------------------------- 
     65&namc1d        !   1D configuration options                             (ln_c1d =T default: PAPA station) 
     66!----------------------------------------------------------------------- 
     67/ 
     68!----------------------------------------------------------------------- 
     69&namc1d_dyndmp !   U & V newtonian damping                              (ln_c1d =T default: OFF) 
     70!----------------------------------------------------------------------- 
     71/ 
     72!----------------------------------------------------------------------- 
     73&namc1d_uvd    !   data: U & V currents                                 (ln_c1d =T default: OFF) 
    5074!----------------------------------------------------------------------- 
    5175/ 
     
    79103/ 
    80104!----------------------------------------------------------------------- 
     105&namsbc_flx    !   surface boundary condition : flux formulation        (ln_flx =T) 
     106!----------------------------------------------------------------------- 
     107/ 
     108!----------------------------------------------------------------------- 
    81109&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T) 
    82110!----------------------------------------------------------------------- 
    83111/ 
    84112!----------------------------------------------------------------------- 
     113&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
     114!----------------------------------------------------------------------- 
     115/ 
     116!----------------------------------------------------------------------- 
     117&namsbc_sas    !   Stand-Alone Surface module: ocean data               (SAS_SRC  only) 
     118!----------------------------------------------------------------------- 
     119/ 
     120!----------------------------------------------------------------------- 
     121&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1) 
     122!----------------------------------------------------------------------- 
     123/ 
     124!----------------------------------------------------------------------- 
    85125&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
    86126!----------------------------------------------------------------------- 
    87    !                       ! type of penetration                        (default: NO selection) 
    88    ln_qsr_rgb  = .true.       !  RGB light penetration (Red-Green-Blue) 
    89    ! 
     127   ln_qsr_rgb  = .true.      !  RGB light penetration (Red-Green-Blue) 
    90128/ 
    91129!----------------------------------------------------------------------- 
     
    96134&namsbc_rnf    !   runoffs                                              (ln_rnf =T) 
    97135!----------------------------------------------------------------------- 
     136/ 
     137!----------------------------------------------------------------------- 
     138&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T) 
     139!----------------------------------------------------------------------- 
     140/ 
     141!----------------------------------------------------------------------- 
     142&namsbc_isf    !  Top boundary layer (ISF)                              (ln_isfcav =T : read (ln_read_cfg=T) 
     143!-----------------------------------------------------------------------             or set or usr_def_zgr ) 
     144/ 
     145!----------------------------------------------------------------------- 
     146&namsbc_iscpl  !   land ice / ocean coupling option                     (ln_isfcav =T : read (ln_read_cfg=T) 
     147!-----------------------------------------------------------------------             or set or usr_def_zgr ) 
    98148/ 
    99149!----------------------------------------------------------------------- 
     
    125175!----------------------------------------------------------------------- 
    126176/ 
     177!----------------------------------------------------------------------- 
     178&nam_tide      !   tide parameters                                      (default: OFF) 
     179!----------------------------------------------------------------------- 
     180/ 
     181!----------------------------------------------------------------------- 
     182&nambdy        !  unstructured open boundaries                          (default: OFF) 
     183!----------------------------------------------------------------------- 
     184/ 
     185!----------------------------------------------------------------------- 
     186&nambdy_dta    !  open boundaries - external data                       (see nam_bdy) 
     187!----------------------------------------------------------------------- 
     188/ 
     189!----------------------------------------------------------------------- 
     190&nambdy_tide   !  tidal forcing at open boundaries                      (default: OFF) 
     191!----------------------------------------------------------------------- 
     192/ 
    127193!!====================================================================== 
    128194!!                ***  Top/Bottom boundary condition  ***             !! 
     
    135201!!====================================================================== 
    136202! 
     203! 
    137204!----------------------------------------------------------------------- 
    138205&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
     206!----------------------------------------------------------------------- 
     207   ln_drg_OFF  = .true.   !  must select one drag coefficient to true even if we don't use it 
     208/ 
     209!----------------------------------------------------------------------- 
     210&namdrg_top    !   TOP friction                                         (ln_drg_OFF =F & ln_isfcav=T) 
     211!----------------------------------------------------------------------- 
     212/ 
     213!----------------------------------------------------------------------- 
     214&namdrg_bot    !   BOTTOM friction                                      (ln_drg_OFF =F) 
    139215!----------------------------------------------------------------------- 
    140216/ 
     
    161237&nameos        !   ocean Equation Of Seawater                           (default: NO selection) 
    162238!----------------------------------------------------------------------- 
    163    ln_eos80    = .true.          !  = Use EOS80 
     239   ln_eos80    = .true.         !  = Use EOS80 
    164240/ 
    165241!----------------------------------------------------------------------- 
     
    170246&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection) 
    171247!----------------------------------------------------------------------- 
    172    ln_traldf_lap   = .true.    !    laplacian operator 
    173    ln_traldf_iso   = .true.    !  iso-neutral (Standard operator) 
     248   !                       !  Operator type: 
     249   ln_traldf_lap   = .true.   !    laplacian operator 
     250   ! 
     251   !                       !  Direction of action: 
     252   ln_traldf_iso   = .true.   !  iso-neutral (standard operator) 
     253   ! 
    174254   !                       !  Coefficients: 
    175    nn_aht_ijk_t    = 20        !  space/time variation of eddy coef 
    176       !                             !   = 20     aht = 1/2  Ud. max(e1,e2) 
    177       rn_Ud        = 0.018          !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30) 
     255   nn_aht_ijk_t    = 20         !  space/time variation of eddy coefficient: 
     256      !                             !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file 
     257      !                             !   =  0           constant 
     258      !                             !   = 10 F(k)      =ldf_c1d 
     259      !                             !   = 20 F(i,j)    =ldf_c2d 
     260      !                             !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
     261      !                             !   = 30 F(i,j,k)  =ldf_c2d * ldf_c1d 
     262      !                             !   = 31 F(i,j,k,t)=F(local velocity and grid-spacing) 
     263      !                        !  time invariant coefficients:  aht0 = 1/2  Ud*Ld   (lap case) 
     264      !                             !                           or   = 1/12 Ud*Ld^3 (blp case) 
     265      rn_Ud        = 0.018           !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30) 
    178266      rn_Ld        = 200.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10) 
    179267/ 
    180268!----------------------------------------------------------------------- 
     269&namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)        (default: OFF) 
     270!----------------------------------------------------------------------- 
     271/ 
     272!----------------------------------------------------------------------- 
     273&namtra_eiv    !   eddy induced velocity param.                         (default: OFF) 
     274!----------------------------------------------------------------------- 
     275/ 
     276!----------------------------------------------------------------------- 
     277&namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF) 
     278!----------------------------------------------------------------------- 
     279/ 
     280!----------------------------------------------------------------------- 
     281&nam_vvl       !   vertical coordinate options                          (default: z-star) 
     282!----------------------------------------------------------------------- 
     283/ 
     284                                                                                                                                                                                                    232,1         59% 
     285!----------------------------------------------------------------------- 
     286/ 
     287!----------------------------------------------------------------------- 
     288&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
     289!----------------------------------------------------------------------- 
     290/ 
     291!----------------------------------------------------------------------- 
     292&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection) 
     293!----------------------------------------------------------------------- 
     294/ 
     295!----------------------------------------------------------------------- 
     296&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
     297!----------------------------------------------------------------------- 
     298/ 
     299!----------------------------------------------------------------------- 
     300&namdyn_spg    !   surface pressure gradient                            (default: NO selection) 
     301!----------------------------------------------------------------------- 
     302/ 
     303!----------------------------------------------------------------------- 
     304&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection) 
     305!----------------------------------------------------------------------- 
     306/ 
     307!----------------------------------------------------------------------- 
    181308&namdta_dyn    !   offline ocean input files                            (OFF_SRC only) 
    182309!----------------------------------------------------------------------- 
    183    ln_dyntrp       =  _AUTO_ 
    184310   ln_dynrnf       =  .false.    !  runoffs option enabled (T) or not (F) 
    185311   ln_dynrnf_depth =  .false.    !  runoffs is spread in vertical (T) or not (F) 
    186 !   fwbcorr        = 3.786e-06   !  annual global mean of empmr for ssh correction 
    187  
     312   ! 
    188313   cn_dir      = './'      !  root directory for the ocean data location 
    189314   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! 
     
    193318   sn_sal      = 'dyna_grid_T'           ,       120.        , 'vosaline'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
    194319   sn_mld      = 'dyna_grid_T'           ,       120.        , 'somixhgt'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
    195    sn_emp      = 'dyna_grid_T'           ,       120.        , 'sowaflup'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
     320   sn_emp      = 'dyna_grid_T'           ,       120.        , 'sowaflcd'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
    196321   sn_fmf      = 'dyna_grid_T'           ,       120.        , 'iowaflup'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
    197322   sn_ice      = 'dyna_grid_T'           ,       120.        , 'soicecov'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
     
    202327   sn_wwd      = 'dyna_grid_W'           ,       120.        , 'wocetr_eff',  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
    203328   sn_avt      = 'dyna_grid_W'           ,       120.        , 'voddmavs'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
    204 / 
    205 !----------------------------------------------------------------------- 
    206 &namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)        (default: OFF) 
    207 !----------------------------------------------------------------------- 
    208 / 
    209 !----------------------------------------------------------------------- 
    210 &namtra_eiv    !   eddy induced velocity param.                         (default: OFF) 
    211 !----------------------------------------------------------------------- 
    212 / 
    213 !----------------------------------------------------------------------- 
    214 &namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF) 
    215 !----------------------------------------------------------------------- 
    216 / 
    217 !!====================================================================== 
    218 !!                      ***  Dynamics namelists  ***                  !! 
    219 !!                                                                    !! 
    220 !!   nam_vvl       vertical coordinate options                          (default: z-star) 
    221 !!   namdyn_adv    formulation of the momentum advection                (default: NO selection) 
    222 !!   namdyn_vor    advection scheme                                     (default: NO selection) 
    223 !!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection) 
    224 !!   namdyn_spg    surface pressure gradient                            (default: NO selection) 
    225 !!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection) 
    226 !!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only) 
    227 !!====================================================================== 
    228 ! 
    229 !----------------------------------------------------------------------- 
    230 &namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
    231 !----------------------------------------------------------------------- 
    232 / 
    233 !----------------------------------------------------------------------- 
    234 &namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection) 
    235 !----------------------------------------------------------------------- 
    236 / 
    237 !----------------------------------------------------------------------- 
    238 &namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
    239 !----------------------------------------------------------------------- 
    240 / 
    241 !----------------------------------------------------------------------- 
    242 &namdyn_spg    !   surface pressure gradient                            (default: NO selection) 
    243 !----------------------------------------------------------------------- 
    244 / 
    245 !----------------------------------------------------------------------- 
    246 &namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection) 
    247 !----------------------------------------------------------------------- 
     329   sn_ubl      = 'dyna_grid_U'           ,       120.        , 'sobblcox'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
     330   sn_vbl      = 'dyna_grid_V'           ,       120.        , 'sobblcoy'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , '' 
    248331/ 
    249332!!====================================================================== 
     
    258341!!====================================================================== 
    259342! 
     343! 
    260344!----------------------------------------------------------------------- 
    261345&namzdf        !   vertical physics manager                             (default: NO selection) 
    262346!----------------------------------------------------------------------- 
     347   ln_zdfcst   = .true.      !  must select one vertical physics to true even if we don't use it 
     348/ 
     349!----------------------------------------------------------------------- 
     350&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T) 
     351!----------------------------------------------------------------------- 
     352/ 
     353                                                                                                                                                                                                    297,1         75% 
     354!----------------------------------------------------------------------- 
    263355/ 
    264356!----------------------------------------------------------------------- 
    265357&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
     358!----------------------------------------------------------------------- 
     359/ 
     360!----------------------------------------------------------------------- 
     361&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T) 
     362!----------------------------------------------------------------------- 
     363/ 
     364!----------------------------------------------------------------------- 
     365&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T) 
    266366!----------------------------------------------------------------------- 
    267367/ 
     
    286386!!====================================================================== 
    287387! 
     388!----------------------------------------------------------------------- 
     389&namtrd        !   trend diagnostics                                    (default: OFF) 
     390!----------------------------------------------------------------------- 
     391/ 
     392!----------------------------------------------------------------------- 
     393&namhsb        !  Heat and salt budgets                                 (default: OFF) 
     394!----------------------------------------------------------------------- 
     395/ 
     396!----------------------------------------------------------------------- 
     397&namdiu        !   Cool skin and warm layer models                      (default: OFF) 
     398!----------------------------------------------------------------------- 
     399/ 
     400!----------------------------------------------------------------------- 
     401&namflo        !   float parameters                                     (default: OFF) 
     402!----------------------------------------------------------------------- 
     403/ 
     404!----------------------------------------------------------------------- 
     405&nam_diadct    !   transports through some sections                     (default: OFF) 
     406!----------------------------------------------------------------------- 
     407/ 
     408!----------------------------------------------------------------------- 
     409&nam_dia25h    !  25h Mean Output                                       (default: OFF) 
     410!----------------------------------------------------------------------- 
     411/ 
     412!----------------------------------------------------------------------- 
     413&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
     414!----------------------------------------------------------------------- 
     415/ 
    288416!!====================================================================== 
    289417!!               ***  Observation & Assimilation  ***                 !! 
     
    292420!!   nam_asminc   assimilation increments                               ('key_asminc') 
    293421!!====================================================================== 
     422! 
     423!----------------------------------------------------------------------- 
    294424&namobs        !  observation usage switch                              (default: OFF) 
    295425!----------------------------------------------------------------------- 
     
    297427!----------------------------------------------------------------------- 
    298428&nam_asminc    !   assimilation increments                              ('key_asminc') 
    299 / 
    300 ! 
     429!----------------------------------------------------------------------- 
     430/ 
    301431!!====================================================================== 
    302432!!                  ***  Miscellaneous namelists  ***                 !! 
    303433!!                                                                    !! 
    304 !!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     434!!   nammpp            Massively Parallel Processing 
    305435!!   namctl            Control prints                                   (default: OFF) 
    306436!!   namsto            Stochastic parametrization of EOS                (default: OFF) 
     
    308438! 
    309439!----------------------------------------------------------------------- 
    310 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     440&nammpp        !   Massively Parallel Processing 
    311441!----------------------------------------------------------------------- 
    312442/ 
     
    319449!----------------------------------------------------------------------- 
    320450/ 
    321 !----------------------------------------------------------------------- 
    322 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    323 !----------------------------------------------------------------------- 
    324 / 
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA2/namelist_offline_ia_cfg

    r6230 r6601  
    3535   ln_linssh   = .true.   !  =T  linear free surface  ==>>  model level are fixed in time 
    3636   ! 
    37    rn_rdt      = 21600.     !  time step for the dynamics and tracer 
     37   rn_Dt      = 21600.     !  time step for the dynamics and tracer 
    3838/ 
    3939!----------------------------------------------------------------------- 
     
    181181&namdta_dyn    !   offline ocean input files                            (OFF_SRC only) 
    182182!----------------------------------------------------------------------- 
    183    ln_dyntrp       =  _AUTO_ 
    184183   ln_dynrnf       =  .false.    !  runoffs option enabled (T) or not (F) 
    185184   ln_dynrnf_depth =  .false.    !  runoffs is spread in vertical (T) or not (F) 
     
    202201   sn_wwd  = 'dyna_grid_W' ,    -1            , 'vovecrtz' ,  .true.    , .false. ,   'yearly'  , ''       , ''    , '' 
    203202   sn_avt  = 'dyna_grid_W' ,    -1            , 'voddmavs' ,  .true.    , .false. ,   'yearly'  , ''       , ''    , '' 
    204 / 
    205 !----------------------------------------------------------------------- 
    206 &namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)       (default: OFF) 
     203   sn_eiu  = 'dyna_grid_U' ,    -1            , 'vozoeivu' ,  .true.    , .false. ,   'yearly'  , ''       , ''    , '' 
     204   sn_eiv  = 'dyna_grid_V' ,    -1            , 'vomeeivv' ,  .true.    , .false. ,   'yearly'  , ''       , ''    , '' 
     205   sn_eiw  = 'dyna_grid_W' ,    -1            , 'voveeivw' ,  .true.    , .false. ,   'yearly'  , ''       , ''    , '' 
     206/ 
     207!----------------------------------------------------------------------- 
     208&namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)        (default: OFF) 
    207209!----------------------------------------------------------------------- 
    208210/ 
     
    210212&namtra_eiv    !   eddy induced velocity param.                         (default: OFF) 
    211213!----------------------------------------------------------------------- 
    212    ln_ldfeiv   = .true.    ! use eddy induced velocity parameterization 
    213       !                        !  Coefficients: 
    214       nn_aei_ijk_t  = 21          ! space/time variation of the eiv coeficient 
    215       !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
    216       !                           !  time invariant coefficients:  aei0 = 1/2  Ue*Le 
    217       rn_Ue        = 0.03              !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30) 
    218       rn_Le        = 200.e+3           !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10) 
    219214/ 
    220215!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/namelist_pisces_cfg

    r4912 r6601  
    11!----------------------------------------------------------------------- 
    22&nampismod     !  Model used  
     3!----------------------------------------------------------------------- 
    34  ln_p4z    = .true.         !  PISCES model used 
     5  ln_dms    = _AUTO_: DEFAULT=.FALSE.   !  DMS emission module 
     6  ln_n2o    = _AUTO_: DEFAULT=.FALSE.   !  N2O cycling module 
     7  ln_bvocs  = _AUTO_: DEFAULT=.FALSE.   !  biogenic emission module (CO, COS, Isoprene) 
    48/ 
    59!----------------------------------------------------------------------- 
    610&nampisext     !   air-sea exchange 
    711!----------------------------------------------------------------------- 
    8    ln_co2int  = _AUTO_: DEFAULT=.false. ! read atm pco2 from a file (T) or constant (F) 
    912   atcco2     = _AUTO_: DEFAULT=278.    ! Constant value atmospheric pCO2 - ln_co2int = F 
    10    clname     =  'atcco2.txt'  ! Name of atm pCO2 file - ln_co2int = T 
     13   clname     =  'atmco2.txt'  ! Name of atm pCO2 file - ln_co2int = T 
    1114   nn_offset  =  0       ! Offset model-data start year - ln_co2int = T 
    1215!                        ! If your model year is iyy, nn_offset=(years(1)-iyy) 
     
    2023&nampisbio     !   biological parameters 
    2124!----------------------------------------------------------------------- 
    22    nrdttrc    =  _AUTO_ 
     25   nrdttrc    =  _AUTO_: DEFAULT=1 
     26/ 
     27!----------------------------------------------------------------------- 
     28&namgasdms     !   DMS 
     29!----------------------------------------------------------------------- 
     30   xkdms      = 1.25E-9   !  DMS half saturation for bacterial loss = 1.25E-9 
     31   xscdiat    = 0.0018    ! S/C ratio for diatoms = 0.0018 
     32   xscnanom   = 0.015     ! min S/C ratio for nano = 0.015 
     33   xscnanov   = 0.015     ! var S/C ratio for nano = 0.015 
     34   xysvar     = 0.5       ! DMSP-to-DMS yield var = 0.2 
     35   xysmin     = 0.1       ! DMSP-to-DMS yield min = 0.4 
     36   xknfer     = 1.e-11    ! DMS FER  half saturation for nano = 2.e-11 
     37   xkdfer     =  0.5e-10  ! DMS FER  half saturation for diatoms = 1.e-10 
     38   xkdocdms   = 5.e-6     ! DMS DOC  half saturation = 5.e-6 
     39   xknpo4     = 2.e-7     ! DMS PO4  half saturation for nano = 1.e-7 
     40   xkdpo4     = 10.e-7    ! DMS PO4  half saturation for diatoms = 5.e-7 
     41   xlightdms  = 0.05      ! photodegradation rate constant of DMS 
     42   xsinkdms   = 0.4       ! microbial degradation rate of DMS 
     43   xvsinkdms  = 1.        ! microbial degradation rate of DMS VOGT 
     44   ln_phdms = .true.      ! pH dependancy to DMS production (Six et al. 2013) 
     45/ 
     46!----------------------------------------------------------------------- 
     47&namgasn2o     !   N2O 
     48!----------------------------------------------------------------------- 
     49   atcn2o     = _AUTO_: DEFAULT=280.      ! Constant value atmospheric pN2O (ppb) 
     50   alphan2o   = 1.5e-4    ! Nitrification coefficient for n2o 
     51   betan2o    = 120.e-4   ! Denitrification coefficient for n2o 
     52   xlow       =  1.0      ! Lower boundary of suboxia for N2O production 
     53   xhigh      = 5.0       ! Upper boundary of suboxia for N2O production 
     54   sinkn2o    = 4.1e-4    ! N2O sink term coefficient (d-1) 
     55                          ! Martinez-Rey 2015 : 0.138 yr-1 ===> 3.7e-4 d-1 
     56                          ! Berthet 2022      : 7.12e-4 d-1 
     57/ 
     58!----------------------------------------------------------------------- 
     59&namgasbvocs     !   BVOCs 
     60!----------------------------------------------------------------------- 
     61   atccos      = _AUTO_: DEFAULT=450.  ! Constant value atmospheric pCOS (ppt) 
     62   atcco       = 90.e-12    ! units atm (90 ppbv) Fraction molaire du pCO 
     63   atcisp      = 0.        ! units atm (0 ppt/ 0.4 ppt ) Fraction molaire pIsoprene 
     64   uvlux       = 0.044     ! proportion of UV radiant flux to global solar radiation 
     65   xnanoco    =  85.5       ! Production of CO via nanophyto (µmol.gChla-1.d-1) 
     66   xdiaco     =  33.0       ! Production of CO via diatoms   (µmol.gChla-1.d-1) - From Gros et al. 2009 
     67   Isp_flum   =  0.0        ! 0 if isoprene production NOT depend on light / 1 if depend on light 
     68   ImIsp      =  30.0        ! W.m-2 / in case of Isp_flum = 1 - mean light (etot_ndcy) 
     69   atempIsp   =  0.05       ! Temperature dependance for Isp production 
     70   temoyIsp   =  16.5       ! Mean Temperature for Isoprene production with temperature dependance 
     71   muIsp_n    =  0.45       ! mu rate for Nano (µmol.gChla.h-1) - Ludivine C. version 
     72   muIsp_d    =  0.25       ! mu rate for Diat (µmol.gChla.h-1) - Ludivine C. version 
     73   xprodco    =  9.577e-11  ! Rate constant of CO photoproduction (mol.W-1.s-1) 
     74   xsinkco    =  0.2        ! Rate constant for CO microbial sink (d-1) 
     75   ln_bactconsco = .false.   ! Bacterial Conso. of CO not depend (0-use xsinkco) or depend on Temperature and Chla (1) 
     76   ln_darkprodco = .true.   ! Representation of the Dark production of CO :  Yes=1 or No=0 
     77   xsinkisp   =  0.01       ! Rate constant for isoprene sink (d-1) 
    2378/ 
    2479!----------------------------------------------------------------------- 
     
    3792&nampisopt     !   parameters for optics 
    3893!----------------------------------------------------------------------- 
    39 /  
     94!              !  file name     ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     95!              !                !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     96   sn_par      = 'par_fraction.orca' ,     24            , 'fr_par'  ,  .true.      , .true. , 'yearly'  , ''       , ''       , '' 
     97   cn_dir      = './'      !  root directory for the location of the dynamical files 
     98   ln_varpar   =  .true.   ! boolean for PAR variable 
     99   parlux      =  0.43      ! Fraction of shortwave as PAR 
     100/ 
    40101!----------------------------------------------------------------------- 
    41102&namp4zprod    !   parameters for phytoplankton growth for PISCES std  - ln_p4z 
     
    85146&nampiscal     !   parameters for Calcite chemistry 
    86147!----------------------------------------------------------------------- 
    87 / 
    88 !----------------------------------------------------------------------- 
    89 &nampissbc     !   parameters for inputs deposition 
    90 !----------------------------------------------------------------------- 
    91    ln_dust     =  .true.   ! boolean for dust input from the atmosphere 
    92    ln_solub    =  .true.   ! boolean for variable solubility of atm. Iron 
    93    ln_river    =  .true.   ! boolean for river input of nutrients 
    94    ln_ndepo    =  .true.   ! boolean for atmospheric deposition of N 
     148   kdca       =  20.     ! calcite dissolution rate constant (1/time) 
     149   nca        =  4.7      ! order of dissolution reaction (dimensionless) 
     150/ 
     151!----------------------------------------------------------------------- 
     152&nampisbc     !   parameters for inputs deposition 
     153!----------------------------------------------------------------------- 
     154!              !  file name        ! frequency (hours) ! variable      ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     155!              !                   !  (if <0  months)  !   name        !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     156!----------------------------------------------------------------------- 
     157   sn_dust     = 'dustdep'         ,       -1          , 'dust'        ,  .true.      , .true. , 'yearly'  , 'weights_2D_r360x180_bilin.nc'       , ''    , '' 
     158   sn_ironsed  = 'pmarge.orca'     ,    -12            , 'bathy'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
     159   sn_hydrofe  = 'hydrofe.orca'    ,    -12            , 'epsdb'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
     160! 
     161   cn_dir      = './'      !  root directory for the location of the dynamical files 
    95162   ln_ironsed  =  .true.   ! boolean for Fe input from sediments 
    96163   ln_ironice  =  .true.   ! boolean for Fe input from sea ice 
    97    ln_hydrofe  =  .false.  ! boolean for from hydrothermal vents 
    98    ! 
    99    sn_dust     = 'dust.orca.nc'    ,    -1             , 'dust'        ,  .true.      , .true. , 'yearly'  , 'weights_lmd144142_bilin.nc', ''    , '' 
    100    sn_solub    = 'solubility.orca' ,    -12            , 'solubility1' ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
    101    sn_riverdic = 'river.orca'      ,    -1             , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    102    sn_riverdoc = 'river.orca'      ,    -1             , 'riverdoc'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    103    sn_riverdin = 'river.orca'      ,    -1             , 'riverdin'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    104    sn_riverdon = 'river.orca'      ,    -1             , 'riverdon'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    105    sn_riverdip = 'river.orca'      ,    -1             , 'riverdip'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    106    sn_riverdop = 'river.orca'      ,    -1             , 'riverdop'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    107    sn_riverdsi = 'river.orca'      ,    -1             , 'riverdsi'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    108    sn_ndepo    = 'ndeposition.orca',    -1             , 'ndep'        ,  .true.      , .true. , 'yearly'  , 'weights_2d_bilin.nc', ''    , '' 
    109    sn_ironsed  = 'bathy.orca'      ,    -12            , 'bathy'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
     164   ln_hydrofe  =  .false.   ! boolean for from hydrothermal vents 
     165   sedfeinput  =  2.e-9    ! Coastal release of Iron 
     166   distcoast   =  5.e3     ! Distance off the coast for Iron from sediments 
     167   mfrac       =  0.035    ! Fe mineral fraction of dust 
     168   wdust       =  2.0      ! Dust sinking speed 
     169   icefeinput  =  15.e-9   ! Iron concentration in sea ice 
     170   hratio      =  1.e+7    ! Fe to 3He ratio assumed for vent iron supply 
    110171/ 
    111172!----------------------------------------------------------------------- 
     
    118179/ 
    119180!----------------------------------------------------------------------- 
    120 &nampisdmp     !   Damping  
     181&nampisdmp     !   Damping 
    121182!----------------------------------------------------------------------- 
    122183  nn_pisdmp   =  _AUTO_ 
Note: See TracChangeset for help on using the changeset viewer.