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 12684 for NEMO/branches/2020/r12581_ticket2418/src/OCE/LBC – NEMO

Ignore:
Timestamp:
2020-04-05T18:47:37+02:00 (4 years ago)
Author:
smasson
Message:

r12581_ticket2418: additional cleaning, see #2418

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/r12581_ticket2418/src/OCE/LBC/lib_mpp.F90

    r12593 r12684  
    11461146         WRITE(numout,*)   
    11471147         CALL FLUSH(numout) 
    1148          CALL SLEEP(60) 
     1148         CALL SLEEP(60)   ! make sure that all output and abort files are written by all cores. 60s should be enough... 
    11491149         CALL mppstop( ld_abort = .true. ) 
    11501150      ENDIF 
Note: See TracChangeset for help on using the changeset viewer.