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 9796 for NEMO/trunk/src/OCE/LBC/mppini.F90 – NEMO

Ignore:
Timestamp:
2018-06-13T19:16:30+02:00 (6 years ago)
Author:
mathiot
Message:

fix #2099

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/LBC/mppini.F90

    r9667 r9796  
    515515         nimppt(jproc) = iimppt(ii,ij)   
    516516         njmppt(jproc) = ijmppt(ii,ij)  
    517          nfilcit(ii,ij) = ilci(ii,ij) 
    518517      END DO 
     518      nfilcit(:,:) = ilci(:,:) 
    519519 
    520520      ! Save processor layout in ascii file 
Note: See TracChangeset for help on using the changeset viewer.