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 10126 for NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/cfgs/SHARED – NEMO

Ignore:
Timestamp:
2018-09-13T16:59:46+02:00 (6 years ago)
Author:
jchanut
Message:

Merge with trunk

Location:
NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/cfgs/SHARED
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/cfgs/SHARED/namelist_ice_ref

    r9801 r10126  
    205205   sn_tmi = 'Ice_initialization'    , -12 ,'tmi'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    206206   sn_smi = 'Ice_initialization'    , -12 ,'smi'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    207    cn_dir='./' 
     207   cn_dir ='./' 
    208208/ 
    209209!------------------------------------------------------------------------------ 
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/cfgs/SHARED/namelist_pisces_ref

    r9572 r10126  
    4949   wsbio2     =  50.      ! Big particles sinking speed 
    5050   wsbio2max  =  50.      ! Big particles maximum sinking speed 
    51    wsbio2scale=  5000.    ! Big particles length scale of sinking 
     51   wsbio2scale =  5000.    ! Big particles length scale of sinking 
    5252   niter1max  =  1        ! Maximum number of iterations for POC 
    5353   niter2max  =  2        ! Maximum number of iterations for GOC 
     
    370370   ln_hydrofe  =  .false.  ! boolean for from hydrothermal vents 
    371371   sedfeinput  =  2.e-9    ! Coastal release of Iron 
     372   distcoast   =  5.e3     ! Distance off the coast for Iron from sediments 
    372373   dustsolub   =  0.02     ! Solubility of the dusta 
    373374   mfrac       =  0.035    ! Fe mineral fraction of dust 
  • NEMO/branches/2018/dev_r10057_ENHANCE03_ZTILDE/cfgs/SHARED/namelist_ref

    r10117 r10126  
    22!! NEMO/OCE :   Reference namelist_ref                                !! 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    4 !! NEMO/OPA  :  1 - Domain & run manager (namrun, namcfg, namdom, namtsd, namcrs, namc1d, namc1d_uvd) 
     4!! NEMO/OCE  :  1 - Domain & run manager (namrun, namcfg, namdom, namtsd, namcrs, namc1d, namc1d_uvd) 
    55!! namelists    2 - Surface boundary (namsbc, namsbc_flx, namsbc_blk, namsbc_cpl, 
    66!!                                    namsbc_sas, namtra_qsr, namsbc_rnf, 
     
    5050      cn_ocerst_indir = "."         !  directory from which to read input ocean restarts 
    5151      cn_ocerst_out   = "restart"   !  suffix of ocean restart name (output) 
    52       cn_ocerst_outdir= "."         !  directory in which to write output ocean restarts 
     52      cn_ocerst_outdir = "."         !  directory in which to write output ocean restarts 
    5353   ln_iscpl    = .false.   !  cavity evolution forcing or coupling to ice sheet model 
    5454   nn_istate   =       0   !  output the initial state (1) or not (0) 
     
    9090      !                         !  If closea_mask field doesn't exist in the domain_cfg file 
    9191      !                         !       then this logical does nothing. 
    92    ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     92   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
    9393      cn_domcfg_out = "domain_cfg_out" ! newly created domain configuration filename 
    9494      ! 
     
    116116   ln_wd_dl    = .false.   !  T/F activation of directional limiter 
    117117   ln_wd_dl_bc = .false.   !  T/F Directional limiteer Baroclinic option 
    118    ln_wd_dl_rmp= .false.   !  T/F Turn on directional limiter ramp 
     118   ln_wd_dl_rmp = .false.   !  T/F Turn on directional limiter ramp 
    119119   rn_wdmin0   =  0.30     !  depth at which WaD starts 
    120120   rn_wdmin1   =  0.2      !  Minimum wet depth on dried cells 
     
    143143   rn_lat1d    =      50   !  Column latitude 
    144144   rn_lon1d    =    -145   !  Column longitude 
    145    ln_c1d_locpt=  .true.   ! Localization of 1D config in a grid (T) or independant point (F) 
     145   ln_c1d_locpt =  .true.   ! Localization of 1D config in a grid (T) or independant point (F) 
    146146/ 
    147147!----------------------------------------------------------------------- 
     
    248248   !                    !  bulk algorithm : 
    249249   ln_NCAR     = .false.   ! "NCAR"      algorithm   (Large and Yeager 2008) 
    250    ln_COARE_3p0= .false.   ! "COARE 3.0" algorithm   (Fairall et al. 2003) 
    251    ln_COARE_3p5= .false.   ! "COARE 3.5" algorithm   (Edson et al. 2013) 
     250   ln_COARE_3p0 = .false.   ! "COARE 3.0" algorithm   (Fairall et al. 2003) 
     251   ln_COARE_3p5 = .false.   ! "COARE 3.5" algorithm   (Edson et al. 2013) 
    252252   ln_ECMWF    = .false.   ! "ECMWF"     algorithm   (IFS cycle 31) 
    253253      ! 
     
    398398&namsbc_rnf    !   runoffs                                              (ln_rnf =T) 
    399399!----------------------------------------------------------------------- 
    400    ln_rnf_mouth= .false.   !  specific treatment at rivers mouths 
     400   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths 
    401401      rn_hrnf     =  15.e0    !  depth over which enhanced vertical mixing is used    (ln_rnf_mouth=T) 
    402402      rn_avt_rnf  =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] (ln_rnf_mouth=T) 
    403403   rn_rfact    =   1.e0    !  multiplicative factor for runoff 
    404    ln_rnf_depth= .false.   !  read in depth information for runoff 
     404   ln_rnf_depth = .false.   !  read in depth information for runoff 
    405405   ln_rnf_tem  = .false.   !  read in temperature information for runoff 
    406406   ln_rnf_sal  = .false.   !  read in salinity information for runoff 
     
    462462   sn_rnfisf   = 'rnfisf'    ,         -12       ,'sofwfisf' ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
    463463!* nn_isf = 2 and 3 cases  
    464    sn_depmax_isf='rnfisf'    ,         -12       ,'sozisfmax',  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
    465    sn_depmin_isf='rnfisf'    ,         -12       ,'sozisfmin',  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
     464   sn_depmax_isf ='rnfisf'    ,         -12       ,'sozisfmax',  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
     465   sn_depmin_isf ='rnfisf'    ,         -12       ,'sozisfmin',  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
    466466!* nn_isf = 2 case 
    467467   sn_Leff_isf = 'rnfisf'    ,         -12       ,'Leff'     ,  .false.    , .true.  , 'yearly'  ,    ''    ,   ''     ,    '' 
     
    581581      cn_coords_file = 'coordinates.bdy.nc'  !  bdy coordinates files 
    582582   ln_mask_file   = .false.   !  =T : read mask from file 
    583       cn_mask_file= ''        !  name of mask file (if ln_mask_file=.TRUE.) 
     583      cn_mask_file = ''        !  name of mask file (if ln_mask_file=.TRUE.) 
    584584   cn_dyn2d    = 'none'       ! 
    585585   nn_dyn2d_dta   =  0        !  = 0, bdy data are equal to the initial state 
     
    603603   ln_dyn3d_dmp  =.false.     !  open boundary condition for baroclinic velocities 
    604604   rn_time_dmp   =  1.        !  Damping time scale in days 
    605    rn_time_dmp_out= 1.        !  Outflow damping time scale 
     605   rn_time_dmp_out = 1.        !  Outflow damping time scale 
    606606   nn_rimwidth   = 10         !  width of the relaxation zone 
    607607   ln_vol        = .false.    !  total volume correction (see nn_volctl parameter) 
     
    794794   nn_mld_uv   = 0         ! space interpolation of MLD at u- & v-pts (0=min,1=averaged,2=max) 
    795795   nn_conv     = 0         ! =1 no MLE in case of convection ; =0 always MLE 
    796    rn_rho_c_mle= 0.01      ! delta rho criterion used to calculate MLD for FK 
     796   rn_rho_c_mle = 0.01      ! delta rho criterion used to calculate MLD for FK 
    797797/ 
    798798!----------------------------------------------------------------------- 
     
    865865   ln_dynadv_vec = .false. !  vector form - 2nd centered scheme 
    866866     nn_dynkeg     = 0        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction 
    867    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     867   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    868868   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    869869/ 
     
    11621162   !                       !  or computed with Blanke' scheme (F) 
    11631163   ln_ariane   = .true.    !  Input with Ariane tool convention(T) 
    1164    ln_flo_ascii= .true.    !  Output with Ariane tool netcdf convention(F) or ascii file (T) 
     1164   ln_flo_ascii = .true.    !  Output with Ariane tool netcdf convention(F) or ascii file (T) 
    11651165/ 
    11661166!----------------------------------------------------------------------- 
     
    11781178    nn_dct     = 15        !  time step frequency for transports computing 
    11791179    nn_dctwri  = 15        !  time step frequency for transports writing 
    1180     nn_secdebug= 112       !      0 : no section to debug 
     1180    nn_secdebug = 112       !      0 : no section to debug 
    11811181    !                      !     -1 : debug all section 
    11821182    !                      !  0 < n : debug section number n 
     
    11951195&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
    11961196!----------------------------------------------------------------------- 
    1197    nn_nchunks_i=   4       !  number of chunks in i-dimension 
    1198    nn_nchunks_j=   4       !  number of chunks in j-dimension 
    1199    nn_nchunks_k=   31      !  number of chunks in k-dimension 
     1197   nn_nchunks_i =   4       !  number of chunks in i-dimension 
     1198   nn_nchunks_j =   4       !  number of chunks in j-dimension 
     1199   nn_nchunks_k =   31      !  number of chunks in k-dimension 
    12001200   !                       !  setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which 
    12011201   !                       !  is optimal for postprocessing which works exclusively with horizontal slabs 
     
    12441244   cn_altbiasfile = 'altbias.nc'     ! Altimeter bias input file name 
    12451245   cn_sstbiasfiles = 'sstbias.nc'    ! SST bias input file name 
    1246    cn_gridsearchfile='gridsearch.nc' ! Grid search file name 
     1246   cn_gridsearchfile ='gridsearch.nc' ! Grid search file name 
    12471247   rn_gridsearchres = 0.5            ! Grid search resolution 
    12481248   rn_mdtcorr  = 1.61                ! MDT  correction 
     
    13001300   !                       !  buffer blocking send or immediate non-blocking sends, resp. 
    13011301   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation 
    1302    ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold 
     1302   ln_nnogather =  .false.  !  activate code to avoid mpi_allgather use at the northfold 
    13031303   jpni        =   0       !  jpni   number of processors following i (set automatically if < 1) 
    13041304   jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1) 
     
    13241324   ln_sto_eos  = .false.   ! stochastic equation of state 
    13251325   nn_sto_eos  = 1         ! number of independent random walks 
    1326    rn_eos_stdxy= 1.4       ! random walk horz. standard deviation (in grid points) 
     1326   rn_eos_stdxy = 1.4       ! random walk horz. standard deviation (in grid points) 
    13271327   rn_eos_stdz = 0.7       ! random walk vert. standard deviation (in grid points) 
    13281328   rn_eos_tcor = 1440.     ! random walk time correlation (in timesteps) 
Note: See TracChangeset for help on using the changeset viewer.