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 Diff – NEMO

Changes between Initial Version and Version 1 of Ticket #2099


Ignore:
Timestamp:
2018-06-13T17:08:32+02:00 (6 years ago)
Author:
nicolasmartin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2099 – Description

    initial v1  
    1111I suggest in mppini.F90 to replace: 
    1212 
    13 {{{ 
     13{{{#!f 
    1414      DO jproc = 1, jpnij 
    1515         ... 
     
    1818}}} 
    1919by 
    20 {{{ 
     20{{{#!f 
    2121      DO jproc = 1, jpnij 
    2222         ...