Ignore:
Timestamp:
10/06/16 16:27:58 (8 years ago)
Author:
cetlod
Message:

Update parameters for NEMO_v6 configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA1clim_cfg

    r2986 r2993  
    316316/ 
    317317!----------------------------------------------------------------------- 
     318&namzdf_tmx_new    !   new tidal mixing parameterization                ("key_zdftmx_new") 
     319!----------------------------------------------------------------------- 
     320   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
     321   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
     322   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     323/ 
     324!----------------------------------------------------------------------- 
    318325&namsol        !   elliptic solver / island / free surface 
    319326!----------------------------------------------------------------------- 
     
    324331   ln_nnogather=  .true.  ! 
    325332   jpni        =    16    !  jpni   number of processors following i (set automatically if < 1) 
    326    jpnj        =    31    !  jpnj   number of processors following j (set automatically if < 1) 
     333   jpnj        =    31  !  jpnj   number of processors following j (set automatically if < 1) 
    327334   jpnij       =   496    !  jpnij  number of local domains (set automatically if < 1) 
    328335/ 
     
    334341&namptr       !   Poleward Transport Diagnostic 
    335342!----------------------------------------------------------------------- 
    336    ln_diaptr  = .true.    !  Poleward heat and salt transport  
    337    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins 
     343   ln_diaptr  = .true.    !  Poleward heat and salt transport (T) or not (F) 
     344   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    338345/ 
    339346!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.