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 12343 for NEMO/branches/2019/dev_r11943_MERGE_2019/src/OCE/ISF/isfcpl.F90 – NEMO

Ignore:
Timestamp:
2020-01-28T11:13:46+01:00 (4 years ago)
Author:
acc
Message:

Branch 2019/dev_r11943_MERGE_2019. Implement recommended changes to fix ticket #2371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11943_MERGE_2019/src/OCE/ISF/isfcpl.F90

    r12340 r12343  
    1616   USE lib_mpp , ONLY: mpp_sum, mpp_max ! mpp routine 
    1717   USE domvvl  , ONLY: dom_vvl_zgr      ! vertical scale factor interpolation 
     18   USE domngb  , ONLY: dom_ngb          ! find the closest grid point from a given lon/lat position 
    1819   ! 
    1920   USE oce            ! ocean dynamics and tracers 
Note: See TracChangeset for help on using the changeset viewer.