Changeset 2536


Ignore:
Timestamp:
06/01/15 10:26:09 (9 years ago)
Author:
omamce
Message:

O.M. : change time stepping, and mpp decomposition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ORCA1_cfg

    r2489 r2536  
    4848!----------------------------------------------------------------------- 
    4949   nn_msh      =    0      !  AUTO - create (=1) a mesh file or not (=0) 
    50    rn_rdt      = 3600.     !  time step for the dynamics (and tracer if nn_acc=0) 
     50   rn_rdt      = 2700.     !  time step for the dynamics (and tracer if nn_acc=0) 
    5151   nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
    5252   ! 
     
    9999&namsbc        !   Surface Boundary Condition (surface module) 
    100100!----------------------------------------------------------------------- 
    101    nn_fsbc     =  1        !  frequency of surface boundary condition computation 
     101   nn_fsbc     =  2        !  frequency of surface boundary condition computation 
    102102                           !     (also = the frequency of sea-ice model call) 
    103103   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
     
    313313!----------------------------------------------------------------------- 
    314314   ln_nnogather=  .false.  ! 
    315    jpni        =   8       !  jpni   number of processors following i (set automatically if < 1) 
    316    jpnj        =   18      !  jpnj   number of processors following j (set automatically if < 1) 
    317    jpnij       =  144      !  jpnij  number of local domains (set automatically if < 1) 
     315   jpni        =   12      !  jpni   number of processors following i (set automatically if < 1) 
     316   jpnj        =   19      !  jpnj   number of processors following j (set automatically if < 1) 
     317   jpnij       =  228      !  jpnij  number of local domains (set automatically if < 1) 
    318318/ 
    319319!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.