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.
nammpp in trunk/DOC/TexFiles/Namelist – NEMO

source: trunk/DOC/TexFiles/Namelist/nammpp @ 3294

Last change on this file since 3294 was 3294, checked in by rblod, 12 years ago

Merge of 3.4beta into the trunk

File size: 508 bytes
Line 
1!-----------------------------------------------------------------------
2&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
3!-----------------------------------------------------------------------
4   cn_mpi_send =  'I'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send,
5                           !  buffer blocking send or immediate non-blocking sends, resp.
6   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation
7/
Note: See TracBrowser for help on using the repository browser.