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 14915 for NEMO/branches/2021/ticket2680_C1D_PAPA/src/OCE/LBC – NEMO

Ignore:
Timestamp:
2021-05-27T17:21:14+02:00 (3 years ago)
Author:
gsamson
Message:

minimum set of bugfixes and changes to get C1D_PAPA compiling and running with MPI; ticket #2680

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/ticket2680_C1D_PAPA/src/OCE/LBC/mppini.F90

    r14848 r14915  
    536536      END DO 
    537537      ! 
    538       CALL init_excl_landpt      ! exclude exchanges which contain only land points 
     538      IF( jpnij > 1) CALL init_excl_landpt      ! exclude exchanges which contain only land points 
    539539      ! 
    540540      ! Save processor layout changes in ascii file 
Note: See TracChangeset for help on using the changeset viewer.