Changeset 2681


Ignore:
Timestamp:
11/16/15 11:24:18 (8 years ago)
Author:
omamce
Message:

OM. : ajustements pour tourner VLR en rc1

Location:
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM
Files:
2 edited

Legend:

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

    r2676 r2681  
    280280   ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold 
    281281   jpni        =   1       !  jpni   number of processors following i (set automatically if < 1) 
    282    jpnj        =   5       !  jpnj   number of processors following j (set automatically if < 1) 
    283    jpnij       =   5       !  jpnij  number of local domains (set automatically if < 1) 
     282   jpnj        =  31       !  jpnj   number of processors following j (set automatically if < 1) 
     283   jpnij       =  31       !  jpnij  number of local domains (set automatically if < 1) 
    284284/ 
    285285!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ref

    r2680 r2681  
    3737                           !    = 2 nn_date0 read in restart  ; nn_it000 : check consistancy between namelist and restart 
    3838   cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input) 
    39    cn_ocerst_indir = "."       !  directory from which to read input ocean restarts 
    4039   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output) 
    41    cn_ocerst_outdir = "."      !  directory in which to write output ocean restarts 
    4240   nn_istate   =       0   !  output the initial state (1) or not (0) 
    43    ln_rst_list = .false.   !  output restarts at list of times using nn_stocklist (T) or at set frequency with nn_stock (F) 
    4441   nn_stock    =    5475   !  frequency of creation of a restart file (modulo referenced to 1) 
    45    nn_stocklist = 0,0,0,0,0,0,0,0,0,0 ! List of timesteps when a restart file is to be written 
    4642   nn_write    =    5475   !  frequency of write in the output file   (modulo referenced to nn_it000) 
    4743   ln_dimgnnn  = .false.   !  DIMG file format: 1 file for all processors (F) or by processor (T) 
    4844   ln_mskland  = .false.   !  mask land points in NetCDF outputs (costly: + ~15%) 
    49    ln_cfmeta   = .false.   !  output additional data to netCDF files required for compliance with the CF metadata standard 
    5045   ln_clobber  = .false.   !  clobber (overwrite) an existing file 
    5146   nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines) 
Note: See TracChangeset for help on using the changeset viewer.