New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 13662 for NEMO/branches/2019/dev_r11842_SI3-10_EAP/cfgs/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2020-10-22T20:49:56+02:00 (4 years ago)
Author:
clem
Message:

update to almost r4.0.4

Location:
NEMO/branches/2019/dev_r11842_SI3-10_EAP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11842_SI3-10_EAP

    • Property svn:externals
      •  

        old new  
        1 ^/utils/build/arch@HEAD       arch 
        2 ^/utils/build/makenemo@HEAD   makenemo 
        3 ^/utils/build/mk@HEAD         mk 
        4 ^/utils/tools@HEAD            tools 
        5 ^/vendors/AGRIF/dev@HEAD      ext/AGRIF 
        6 ^/vendors/FCM@HEAD            ext/FCM 
        7 ^/vendors/IOIPSL@HEAD         ext/IOIPSL 
         1^/utils/build/arch@12130      arch 
         2^/utils/build/makenemo@12191  makenemo 
         3^/utils/build/mk@11662        mk 
         4^/utils/tools_r4.0-HEAD@12672 tools 
         5^/vendors/AGRIF/dev@10586     ext/AGRIF 
         6^/vendors/FCM@10134           ext/FCM 
         7^/vendors/IOIPSL@9655         ext/IOIPSL 
         8 
         9# SETTE mapping (inactive) 
         10#^/utils/CI/sette@12135        sette 
  • NEMO/branches/2019/dev_r11842_SI3-10_EAP/cfgs/SHARED/namelist_ref

    r11814 r13662  
    281281   sn_snow     = 'ncar_precip.15JUNE2009_fill',   -1.        , 'SNOW'    ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    282282   sn_slp      = 'slp.15JUNE2009_fill'        ,    6.        , 'SLP'     ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    283    sn_tdif     = 'taudif_core'                ,   24         , 'taudif'  ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
     283   sn_cc       = 'NOT USED'                   ,   24.        , 'CC'      ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
     284   sn_tdif     = 'taudif_core'                ,   24.        , 'taudif'  ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    284285/ 
    285286!----------------------------------------------------------------------- 
    286287&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
    287288!----------------------------------------------------------------------- 
    288    nn_cplmodel   =     1   !  Maximum number of models to/from which NEMO is potentially sending/receiving data 
    289    ln_usecplmask = .false. !  use a coupling mask file to merge data received from several models 
    290    !                       !   -> file cplmask.nc with the float variable called cplmask (jpi,jpj,nn_cplmodel) 
    291    nn_cats_cpl   =     5   !  Number of sea ice categories over which coupling is to be carried out (if not 1) 
     289   nn_cplmodel       =     1   !  Maximum number of models to/from which NEMO is potentially sending/receiving data 
     290   ln_usecplmask     = .false. !  use a coupling mask file to merge data received from several models 
     291   !                           !   -> file cplmask.nc with the float variable called cplmask (jpi,jpj,nn_cplmodel) 
     292   ln_scale_ice_flux = .false. !  use ice fluxes that are already "ice weighted" ( i.e. multiplied ice concentration) 
     293   nn_cats_cpl       =     5   !  Number of sea ice categories over which coupling is to be carried out (if not 1) 
    292294   !_____________!__________________________!____________!_____________!______________________!________! 
    293295   !             !        description       !  multiple  !    vector   !       vector         ! vector ! 
     
    392394      ln_sssr_bnd =  .true.   !  flag to bound erp term (associated with nn_sssr=2) 
    393395      rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day] 
    394  
     396      nn_sssr_ice =   1       ! control of sea surface restoring under sea-ice 
     397                              ! 0 = no restoration under ice : * (1-icefrac) 
     398                              ! 1 = restoration everywhere 
     399                              ! >1 = enhanced restoration under ice : 1+(nn_icedmp-1)*icefrac 
    395400   cn_dir      = './'      !  root directory for the SST/SSS data location 
    396401   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! 
     
    414419      rn_dep_max  = 150.      !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true ) 
    415420      nn_rnf_depth_file = 0   !  create (=1) a runoff depth file or not (=0) 
     421   ln_rnf_icb  = .false.   !  read in iceberg flux from a file (fill sn_i_rnf if .true.) 
    416422 
    417423   cn_dir      = './'      !  root directory for the runoff data location 
     
    424430   sn_t_rnf    = 'runoffs'               ,        24.        , 'rotemper',   .true.    , .true. , 'yearly'  , ''               , ''       , '' 
    425431   sn_dep_rnf  = 'runoffs'               ,         0.        , 'rodepth' ,   .false.   , .true. , 'yearly'  , ''               , ''       , '' 
     432   sn_i_rnf    = 'NOT_USED'              ,        -1.        , 'sorunoff',   .true.    , .true. , 'yearly'  , ''               , ''       , '' 
    426433/ 
    427434!----------------------------------------------------------------------- 
     
    640647   bn_aip      = 'NOT USED'              ,         24.       , 'siapnd'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    641648   bn_hip      = 'NOT USED'              ,         24.       , 'sihpnd'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
     649   bn_hil      = 'NOT USED'              ,         24.       , 'sihlid'  ,    .true.   , .false.,  'daily'  ,    ''            ,   ''     ,     '' 
    642650   ! if bn_t_i etc are "not used", then define arbitrary temperatures and salinity and ponds 
    643651   rn_ice_tem  = 270.         !  arbitrary temperature               of incoming sea ice 
     
    646654   rn_ice_apnd = 0.2          !       --   pond fraction = a_ip/a_i            -- 
    647655   rn_ice_hpnd = 0.05         !       --   pond depth                          -- 
     656   rn_ice_hlid = 0.0          !       --   pond lid depth                      -- 
    648657/ 
    649658!----------------------------------------------------------------------- 
     
    659668!!                                                                    !! 
    660669!!   namdrg        top/bottom drag coefficient                          (default: NO selection) 
    661 !!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T) 
    662 !!   namdrg_bot    bottom friction                                      (ln_OFF=F) 
     670!!   namdrg_top    top    friction                                      (ln_drg_OFF=F & ln_isfcav=T) 
     671!!   namdrg_bot    bottom friction                                      (ln_drg_OFF=F) 
    663672!!   nambbc        bottom temperature boundary condition                (default: OFF) 
    664673!!   nambbl        bottom boundary layer scheme                         (default: OFF) 
     
    668677&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
    669678!----------------------------------------------------------------------- 
    670    ln_OFF      = .false.   !  free-slip       : Cd = 0                  (F => fill namdrg_bot 
     679   ln_drg_OFF  = .false.   !  free-slip       : Cd = 0                  (F => fill namdrg_bot 
    671680   ln_lin      = .false.   !      linear  drag: Cd = Cd0 Uc0                   &   namdrg_top) 
    672681   ln_non_lin  = .false.   !  non-linear  drag: Cd = Cd0 |U| 
     
    674683   ! 
    675684   ln_drgimp   = .true.    !  implicit top/bottom friction flag 
    676 / 
    677 !----------------------------------------------------------------------- 
    678 &namdrg_top    !   TOP friction                                         (ln_OFF =F & ln_isfcav=T) 
     685      ln_drgice_imp = .false. ! implicit ice-ocean drag 
     686/ 
     687!----------------------------------------------------------------------- 
     688&namdrg_top    !   TOP friction                                         (ln_drg_OFF =F & ln_isfcav=T) 
    679689!----------------------------------------------------------------------- 
    680690   rn_Cd0      =  1.e-3    !  drag coefficient [-] 
     
    687697/ 
    688698!----------------------------------------------------------------------- 
    689 &namdrg_bot    !   BOTTOM friction                                      (ln_OFF =F) 
     699&namdrg_bot    !   BOTTOM friction                                      (ln_drg_OFF =F) 
    690700!----------------------------------------------------------------------- 
    691701   rn_Cd0      =  1.e-3    !  drag coefficient [-] 
     
    10441054   rn_bshear   =   1.e-20  ! background shear (>0) currently a numerical threshold (do not change it) 
    10451055   nn_pdl      =   1       !  Prandtl number function of richarson number (=1, avt=pdl(Ri)*avm) or not (=0, avt=avm) 
    1046    nn_mxl      =   2       !  mixing length: = 0 bounded by the distance to surface and bottom 
     1056   nn_mxl      =   3       !  mixing length: = 0 bounded by the distance to surface and bottom 
    10471057   !                       !                 = 1 bounded by the local vertical scale factor 
    10481058   !                       !                 = 2 first vertical derivative of mixing length bounded by 1 
    10491059   !                       !                 = 3 as =2 with distinct dissipative an mixing length scale 
    10501060   ln_mxl0     = .true.    !  surface mixing length scale = F(wind stress) (T) or not (F) 
     1061      nn_mxlice    = 2        ! type of scaling under sea-ice 
     1062                              !    = 0 no scaling under sea-ice 
     1063                              !    = 1 scaling with constant sea-ice thickness 
     1064                              !    = 2 scaling with mean sea-ice thickness ( only with SI3 sea-ice model ) 
     1065                              !    = 3 scaling with maximum sea-ice thickness 
     1066      rn_mxlice   = 10.       ! max constant ice thickness value when scaling under sea-ice ( nn_mxlice=1) 
    10511067   rn_mxl0     =   0.04    !  surface  buoyancy lenght scale minimum value 
    1052    ln_drg      = .false.   !  top/bottom friction added as boundary condition of TKE 
    10531068   ln_lc       = .true.    !  Langmuir cell parameterisation (Axell 2002) 
    10541069      rn_lc       =   0.15    !  coef. associated to Langmuir cells 
     
    10611076                              !        = 0  constant 10 m length scale 
    10621077                              !        = 1  0.5m at the equator to 30m poleward of 40 degrees 
    1063       rn_eice     =   4       !  below sea ice: =0 ON ; =4 OFF when ice fraction > 1/4    
     1078   nn_eice     =   1       !  attenutaion of langmuir & surface wave breaking under ice 
     1079   !                       !           = 0 no impact of ice cover on langmuir & surface wave breaking 
     1080   !                       !           = 1 weigthed by 1-TANH(10*fr_i) 
     1081   !                       !           = 2 weighted by 1-fr_i 
     1082   !                       !           = 3 weighted by 1-MIN(1,4*fr_i)    
    10641083/ 
    10651084!----------------------------------------------------------------------- 
     
    10741093   rn_charn      = 70000.  !  Charnock constant for wb induced roughness length 
    10751094   rn_hsro       =  0.02   !  Minimum surface roughness 
     1095   rn_hsri       =  0.03   !  Ice-ocean roughness 
    10761096   rn_frac_hs    =   1.3   !  Fraction of wave height as roughness (if nn_z0_met>1) 
    10771097   nn_z0_met     =     2   !  Method for surface roughness computation (0/1/2/3) 
    1078    !                             ! =3 requires ln_wave=T 
     1098   !                       !     = 3 requires ln_wave=T 
     1099   nn_z0_ice     =   1     !  attenutaion of surface wave breaking under ice 
     1100   !                       !           = 0 no impact of ice cover 
     1101   !                       !           = 1 roughness uses rn_hsri and is weigthed by 1-TANH(10*fr_i) 
     1102   !                       !           = 2 roughness uses rn_hsri and is weighted by 1-fr_i 
     1103   !                       !           = 3 roughness uses rn_hsri and is weighted by 1-MIN(1,4*fr_i) 
    10791104   nn_bc_surf    =     1   !  surface condition (0/1=Dir/Neum) 
    10801105   nn_bc_bot     =     1   !  bottom condition (0/1=Dir/Neum) 
     
    11201145!!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF) 
    11211146!!   nam_diadct   transports through some sections                      (default: OFF) 
    1122 !!   nam_diatmb   Top Middle Bottom Output                              (default: OFF) 
    11231147!!   nam_dia25h   25h Mean Output                                       (default: OFF) 
    11241148!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4") 
     
    11961220       !                   !     -1 : debug all section 
    11971221       !                   !  0 < n : debug section number n 
    1198 / 
    1199 !----------------------------------------------------------------------- 
    1200 &nam_diatmb    !  Top Middle Bottom Output                              (default: OFF) 
    1201 !----------------------------------------------------------------------- 
    1202    ln_diatmb   = .false.   !  Choose Top Middle and Bottom output or not 
    12031222/ 
    12041223!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.