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 13915 for NEMO/branches/2020/dev_r13327_KERNEL-06_2_techene_e3/src/OCE/LBC/mppini.F90 – NEMO

Ignore:
Timestamp:
2020-11-30T11:58:34+01:00 (4 years ago)
Author:
techene
Message:

#2574 cosmetics, cleanning and proper display of ocean.output (sette OK)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r13327_KERNEL-06_2_techene_e3/src/OCE/LBC/mppini.F90

    r13305 r13915  
    222222      ! then we calculate them here now that we have our communicator size 
    223223      IF(lwp) THEN 
     224         WRITE(numout,*) 
    224225         WRITE(numout,*) 'mpp_init:' 
    225226         WRITE(numout,*) '~~~~~~~~ ' 
    226          WRITE(numout,*) 
    227227      ENDIF 
    228228      IF( jpni < 1 .OR. jpnj < 1 ) THEN 
Note: See TracChangeset for help on using the changeset viewer.