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 7848 for trunk/NEMOGCM – NEMO

Changeset 7848 for trunk/NEMOGCM


Ignore:
Timestamp:
2017-03-30T15:32:57+02:00 (7 years ago)
Author:
cetlod
Message:

trunk:Minor improvment to handle land processor removal, see shaconemo ticket #65

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/SBC/cpl_oasis3.F90

    r7646 r7848  
    195195         WRITE(numout,*) ' multiexchg: nldj, nlej, njmpp =', nldj, nlej, njmpp 
    196196      ENDIF 
    197        
    198       CALL oasis_def_partition ( id_part, paral, nerror ) 
     197    
     198      CALL oasis_def_partition ( id_part, paral, nerror, jpiglo*jpjglo ) 
    199199      ! 
    200200      ! ... Announce send variables.  
Note: See TracChangeset for help on using the changeset viewer.