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.
Ticket Comment Diff – NEMO

Changes between Initial Version and Version 1 of Ticket #2099, comment 3


Ignore:
Timestamp:
2018-06-13T19:19:36+02:00 (6 years ago)
Author:
nemo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2099, comment 3

    initial v1  
    11Yes this is the correct fix. It isn't obvious but the mpp_init_nfdcom logic works with the original, fully populated, decomposition. The land suppression is taken care of inside lib_mpp where messages are only sent if: 
    22 
    3 {{{ 
     3{{{#!f 
    44nfipproc(isendto(jr),jpnj) .ne. -1 
    55}}}