Changeset 3461


Ignore:
Timestamp:
11/09/17 14:56:46 (6 years ago)
Author:
cetlod
Message:

NEMO_v6 : change mpi seetings for eORCA1 configuration

Location:
CONFIG/UNIFORM/v6/NEMO_v6
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/clim/config.card

    r3408 r3461  
    4747Name=nemo 
    4848#D- For each component, Real name of executable 
    49 OCE= (nemo.exe, nemo, 357MPI) 
     49OCE= (nemo.exe, nemo, 432MPI) 
    5050ICE= ("", "", "") 
    5151MBG= ("", "", "") 
    52 IOS= (xios_server.exe, xios.x, 16MPI) 
     52IOS= (xios_server.exe, xios.x, 8MPI) 
    5353#======================================================================== 
    5454#D-- Restarts - 
  • CONFIG/UNIFORM/v6/NEMO_v6/EXPERIMENTS/ORCA1_LIM3_PISCES/ia/config.card

    r3456 r3461  
    4747Name=nemo 
    4848#D- For each component, Real name of executable 
    49 OCE= (nemo.exe, nemo, 357MPI) 
     49OCE= (nemo.exe, nemo, 432MPI) 
    5050ICE= ("", "", "") 
    5151MBG= ("", "", "") 
    52 IOS= (xios_server.exe, xios.x, 16MPI) 
     52IOS= (xios_server.exe, xios.x, 8MPI) 
    5353#======================================================================== 
    5454#D-- Restarts - 
     
    6969#D-- OCE - 
    7070[OCE] 
    71 WriteFrequency="1D 5D 1M 1Y" 
    72 #WriteFrequency="5D" 
     71WriteFrequency="5D 1M 1Y" 
    7372Restart= n 
    7473##-- Last day of the experience used as restart 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA1clim_cfg

    r3408 r3461  
    339339!----------------------------------------------------------------------- 
    340340   ln_nnogather=  .true.   ! 
    341    jpni        =   20      !  jpni   number of processors following i (set automatically if < 1) 
     341   jpni        =   25      !  jpni   number of processors following i (set automatically if < 1) 
    342342   jpnj        =   24      !  jpnj   number of processors following j (set automatically if < 1) 
    343    jpnij       =  357      !  jpnij  number of local domains (set automatically if < 1), 357 for eORCA1/IPSLCM6-LR 
     343   jpnij       =   432     !  jpnij  number of local domains (set automatically if < 1), 357 for eORCA1/IPSLCM6-LR 
    344344/ 
    345345!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA1ia_cfg

    r3408 r3461  
    340340!----------------------------------------------------------------------- 
    341341   ln_nnogather=  .true.   ! 
    342    jpni        =   20      !  jpni   number of processors following i (set automatically if < 1) 
     342   jpni        =   25      !  jpni   number of processors following i (set automatically if < 1) 
    343343   jpnj        =   24      !  jpnj   number of processors following j (set automatically if < 1) 
    344    jpnij       =  357      !  jpnij  number of local domains (set automatically if < 1), 357 for eORCA1/IPSLCM6-LR 
     344   jpnij       =   432     !  jpnij  number of local domains (set automatically if < 1), 357 for eORCA1/IPSLCM6-LR 
    345345/ 
    346346!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.