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 15514 for NEMO/branches/2021/dev_r14318_RK3_stage1/src/OCE/TRA/traadv.F90 – NEMO

Ignore:
Timestamp:
2021-11-16T09:58:22+01:00 (3 years ago)
Author:
techene
Message:

#2605 #2715 debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/dev_r14318_RK3_stage1/src/OCE/TRA/traadv.F90

    r15512 r15514  
    173173         ! 
    174174         ! TEMP: [tiling] This change not necessary if using XIOS (subdomain support) 
    175          IF( l_iom ) 
     175         IF( l_iom ) THEN 
    176176            IF( ntile == 0 .OR. ntile == nijtile )  THEN                ! Do only on the last tile 
    177177               CALL iom_put( "uocetr_eff", zuu )                                        ! output effective transport 
Note: See TracChangeset for help on using the changeset viewer.