New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 3302 for branches/CMIP5_IPSL/CONFIG/GYRE_LOBSTER/EXP00/namelist – NEMO

Ignore:
Timestamp:
2012-02-08T22:31:30+01:00 (12 years ago)
Author:
cetlod
Message:

CMIP5_IPSL:update references configurations to properly run on Titane & vargas using libIGCM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CMIP5_IPSL/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r1741 r3302  
    603603&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    604604!----------------------------------------------------------------------- 
    605    cn_mpi_send =  'S'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send, 
     605   cn_mpi_send =  'I'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send, 
    606606                           !  buffer blocking send or immediate non-blocking sends, resp. 
    607607   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation 
Note: See TracChangeset for help on using the changeset viewer.