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

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

Branch 2019/dev_r12072_MERGE_OPTION2_2019. Implement recommended changes to fix ticket #2370

File:
1 edited

Legend:

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

    r12169 r12342  
    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.