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 5782 for branches/2015/dev_r5721_CNRS9_NOC3_LDF/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2015-10-08T15:51:36+02:00 (9 years ago)
Author:
cetlod
Message:

Final step of improvements/simplifications of ADV & LDF momentum trends. The branch is now phased with the trunk at revision 5721 and is ready to be used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5721_CNRS9_NOC3_LDF/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_cfg

    r5778 r5782  
    66&namrun        !   parameters of the run 
    77!----------------------------------------------------------------------- 
    8    nn_no       =       0   !  job number (no more used...) 
    9    cn_exp      =  "ORCA2"  !  experience name 
    10    nn_it000    =       1   !  first time step 
    11    nn_itend    =    1050   !  last  time step (std 5475) 
    12    nn_date0    =  010101   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
    13    nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
    14    ln_rstart   = .false.   !  start from rest (F) or from a restart file (T) 
    15    nn_euler    =       1   !  = 0 : start with forward time step if ln_rstart=T 
    16    nn_rstctl   =       0   !  restart control ==> activated only if ln_rstart=T 
    17                            !    = 0 nn_date0 read in namelist ; nn_it000 : read in namelist 
    18                            !    = 1 nn_date0 read in namelist ; nn_it000 : check consistancy between namelist and restart 
    19                            !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart 
    20    cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input) 
    21    cn_ocerst_indir = "."       !  directory from which to read input ocean restarts 
    22    cn_ocerst_out = "restart"   !  suffix of ocean restart name (output) 
    23    cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts 
    24    nn_istate   =       0   !  output the initial state (1) or not (0) 
    25    ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
    26    nn_stock    =    5475   !  frequency of creation of a restart file (modulo referenced to 1) 
    27    nn_stocklist = 0,0,0,0,0,0,0,0,0,0 ! List of timesteps when a restart file is to be written 
    28    nn_write    =    105   !  frequency of write in the output file   (modulo referenced to nn_it000) 
    29    ln_dimgnnn  = .false.   !  DIMG file format: 1 file for all processors (F) or by processor (T) 
    30    ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%) 
    31    ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard 
    32    ln_clobber  = .true.   !  clobber (overwrite) an existing file 
    33    nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines) 
    348/ 
    359!----------------------------------------------------------------------- 
     
    137111&namtra_adv    !   advection scheme for tracer 
    138112!----------------------------------------------------------------------- 
    139    ln_traadv_cen =  .false.   !  2nd order centered scheme 
    140       nn_cen_h   =  4               !  =2/4, horizontal 2nd order CEN / 4th order CEN 
    141       nn_cen_v   =  4               !  =2/4, vertical   2nd order CEN / 4th order COMPACT 
    142113   ln_traadv_fct =  .true.    !  FCT scheme 
    143114      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order  
    144115      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order  
    145       nn_fct_zts =  0               !  >=1, 2nd order FCT scheme with vertical sub-timestepping 
     116      nn_fct_zts =  0               !  > 1 , 2nd order FCT scheme with vertical sub-timestepping 
    146117      !                             !        (number of sub-timestep = nn_fct_zts) 
    147    ln_traadv_mus  =  .false.  !  MUSCL scheme 
    148       ln_mus_ups  =  .false.         !  use upstream scheme near river mouths 
    149    ln_traadv_ubs  =  .false.  !  UBS scheme 
    150       nn_ubs_v    =  2               !  =2  , vertical 2nd order FCT 
    151    ln_traadv_qck  =  .false.  !  QUICKEST scheme 
    152 / 
    153 !----------------------------------------------------------------------- 
    154 &namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param) 
    155 !----------------------------------------------------------------------- 
    156118/ 
    157119!----------------------------------------------------------------------- 
     
    168130   ln_traldf_lev   =  .false.  !  iso-level 
    169131   ln_traldf_hor   =  .false.  !  horizontal (geopotential) 
    170    ln_traldf_iso   =  .true.   !  iso-neutral 
    171    ln_traldf_triad =  .false.  !  iso-neutral using Griffies triads 
     132   ln_traldf_iso   =  .true.   !  iso-neutral (standard operator) 
     133   ln_traldf_triad =  .false.  !  iso-neutral (triad    operator) 
    172134   ! 
    173135   !                       !  iso-neutral options:         
    174136   ln_traldf_msc   =  .true.   !  Method of Stabilizing Correction (both operators) 
    175137   rn_slpmax       =   0.01    !  slope limit                      (both operators) 
    176    ln_triad_iso    =  .false.  !  pure horizontal mixing in ML     (triad only) 
     138   ln_triad_iso    =  .false.  !  pure horizontal mixing in ML              (triad only) 
    177139   rn_sw_triad     =  1        !  =1 switching triad ; =0 all 4 triads used (triad only) 
    178    ln_botmix_triad =  .false.  !  lateral mixing on bottom         (triad only) 
     140   ln_botmix_triad =  .false.  !  lateral mixing on bottom                  (triad only) 
    179141   ! 
    180142   !                       !  Coefficients: 
    181    nn_aht_ijk_t    = 21        !  space/time variation of eddy coef 
     143   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef 
    182144   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file 
    183    !                                !   =  0           constant  
    184    !                                !   = 10 F(k)      =ldf_c1d  
    185    !                                !   = 20 F(i,j)    =ldf_c2d  
     145   !                                !   =  0           constant 
     146   !                                !   = 10 F(k)      =ldf_c1d 
     147   !                                !   = 20 F(i,j)    =ldf_c2d 
    186148   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
    187149   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
     
    198160   nn_aei_ijk_t  = 21      ! space/time variation of the eiv coeficient 
    199161   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file 
    200    !                                !   =  0           constant  
    201    !                                !   = 10 F(k)      =ldf_c1d  
    202    !                                !   = 20 F(i,j)    =ldf_c2d  
     162   !                                !   =  0           constant 
     163   !                                !   = 10 F(k)      =ldf_c1d 
     164   !                                !   = 20 F(i,j)    =ldf_c2d 
    203165   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
    204166   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
    205 /!----------------------------------------------------------------------- 
     167/ 
     168!----------------------------------------------------------------------- 
    206169&namtra_dmp    !   tracer: T & S newtonian damping 
    207170!----------------------------------------------------------------------- 
     
    218181   ln_dynvor_mix = .false. !  mixed scheme 
    219182   ln_dynvor_een = .true.  !  energy & enstrophy scheme 
    220       nn_een_e3f = 1             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1) 
    221    ln_dynvor_msk = .true. !  vorticity multiplied by fmask (=T) or not (=F) (all vorticity schemes) 
     183      nn_een_e3f = 0             !  e3f = masked averaging of e3t divided by 4 (=0) or by the sum of mask (=1) 
     184   ln_dynvor_msk = .false. !  vorticity multiplied by fmask (=T) or not (=F) (all vorticity schemes) 
    222185/ 
    223186!----------------------------------------------------------------------- 
     
    289252!----------------------------------------------------------------------- 
    290253/ 
    291 !----------------------------------------------------------------------- 
    292 &namobs       !  observation usage                                      ('key_diaobs') 
    293 !----------------------------------------------------------------------- 
    294 / 
    295 !----------------------------------------------------------------------- 
    296 &nam_asminc   !   assimilation increments                               ('key_asminc') 
    297 !----------------------------------------------------------------------- 
    298 / 
Note: See TracChangeset for help on using the changeset viewer.