Ignore:
Timestamp:
08/08/17 15:44:53 (7 years ago)
Author:
mafoipsl
Message:

For IPSLCM6-LR starting with IPSLCM6.0.12-LR, set 357 proc for ocean
to exclude processors with only continental points. This is the new default.

To go back to the previous behavior, with all processors, 2 changes are required :

  • in config.card : OCE= (opa, opa.xx, 480MPI)
  • in PARAM/namelist_ORCA1_cfg : jpnij = -1
File:
1 edited

Legend:

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

    r3337 r3353  
    382382   jpni        =   20      !  jpni   number of processors following i (set automatically if < 1) 
    383383   jpnj        =   24      !  jpnj   number of processors following j (set automatically if < 1) 
    384    jpnij       =    -1     !  jpnij  number of local domains (set automatically if < 1) 
     384   jpnij       =  357      !  jpnij  number of local domains (set automatically if < 1), 357 for eORCA1/IPSLCM6-LR 
    385385/ 
    386386!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.