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 10353 for NEMO/trunk/src – NEMO

Changeset 10353 for NEMO/trunk/src


Ignore:
Timestamp:
2018-11-21T17:04:47+01:00 (5 years ago)
Author:
mathiot
Message:

remove WRITE of undefined value (weight) in case (jiter > itermax) in OBS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/OBS/obsinter_h2d.h90

    r10068 r10353  
    11241124            WRITE(numout,*)'Grid lons    : ',plammm, plammp, plampm, plampp 
    11251125            WRITE(numout,*)'Current i,j  : ',ziguess, zjguess 
    1126             WRITE(numout,*)'Weights      : ',pbiwmm, pbiwmp, pbiwpm, pbiwpp 
    11271126            WRITE(numout,*)'jiter        = ',jiter 
    11281127            WRITE(numout,*)'zeps         = ',zeps 
Note: See TracChangeset for help on using the changeset viewer.