Ignore:
Timestamp:
06/06/16 11:44:36 (8 years ago)
Author:
cetlod
Message:

Update NEMO_v6 configuration to new NEMO revision

Location:
CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM
Files:
11 added
5 deleted
1 edited

Legend:

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

    r2864 r2870  
    112112   sn_tair     = 't_10'       ,         6         , 'T_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    113113   sn_humi     = 'q_10'       ,         6         , 'Q_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    114    sn_prec     = 'precip'     ,        -1         , 'PRC_MOD1',   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     114   sn_prec     = 'precip'     ,        -1         , 'RAIN'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    115115   sn_snow     = 'snow'       ,        -1         , 'SNOW'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    116116/ 
     
    314314/ 
    315315!----------------------------------------------------------------------- 
     316&namzdf_tmx_new    !   new tidal mixing parameterization                ("key_zdftmx_new") 
     317!----------------------------------------------------------------------- 
     318   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
     319   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
     320   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     321/ 
     322!----------------------------------------------------------------------- 
    316323&namsol        !   elliptic solver / island / free surface 
    317324!----------------------------------------------------------------------- 
     
    321328!----------------------------------------------------------------------- 
    322329   ln_nnogather=  .true.  ! 
    323    jpni        =    17    !  jpni   number of processors following i (set automatically if < 1) 
    324    jpnj        =    13    !  jpnj   number of processors following j (set automatically if < 1) 
    325    jpnij       =   221    !  jpnij  number of local domains (set automatically if < 1) 
     330   jpni        =    16    !  jpni   number of processors following i (set automatically if < 1) 
     331   jpnj        =    31  !  jpnj   number of processors following j (set automatically if < 1) 
     332   jpnij       =   496    !  jpnij  number of local domains (set automatically if < 1) 
    326333/ 
    327334!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.