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 14090 for NEMO/trunk/src/OCE/TRA/tranpc.F90 – NEMO

Ignore:
Timestamp:
2020-12-04T14:32:28+01:00 (3 years ago)
Author:
hadcv
Message:

#2365: Move dom_tile into domtile.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/TRA/tranpc.F90

    r14072 r14090  
    1818   USE dom_oce        ! ocean space and time domain 
    1919   ! TEMP: [tiling] This change not necessary after extra haloes development (lbc_lnk removed) 
    20    USE domain, ONLY : dom_tile 
     20   USE domtile 
    2121   USE phycst         ! physical constants 
    2222   USE zdf_oce        ! ocean vertical physics 
Note: See TracChangeset for help on using the changeset viewer.