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 14189 for NEMO/trunk/src/OCE/TRA/trazdf.F90 – NEMO

Ignore:
Timestamp:
2020-12-16T12:14:34+01:00 (4 years ago)
Author:
hadcv
Message:

#2365: Remove comments from initial merge

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/TRA/trazdf.F90

    r14131 r14189  
    101101               &          - ztrds(:,:,jk) 
    102102         END DO 
    103          ! NOTE: [tiling-comms-merge] The diagnostic results change along the north fold if this is removed 
    104103!!gm this should be moved in trdtra.F90 and done on all trends 
    105104         CALL lbc_lnk_multi( 'trazdf', ztrdt, 'T', 1.0_wp , ztrds, 'T', 1.0_wp ) 
Note: See TracChangeset for help on using the changeset viewer.