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 7256 for branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/NEMO/TOP_SRC/trcsub.F90 – NEMO

Ignore:
Timestamp:
2016-11-18T08:18:45+01:00 (7 years ago)
Author:
cbricaud
Message:

phaze NEMO routines in CRS branch with nemo_v3_6_STABLE branch at rev 7213 (09-09-2016) (merge -r 5519:7213 )

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/NEMO/TOP_SRC/trcsub.F90

    r6772 r7256  
    1616   USE iom_def, ONLY : jprstlib 
    1717   USE lbclnk 
    18 !#if defined key_zdftke 
    19 !   USE zdftke          ! twice TKE (en) 
    20 !#endif 
    21 #if defined key_zdfgls 
    22    USE zdfgls, ONLY: en 
    23 #endif 
    24 !   USE trabbl 
    25 !   USE zdf_oce 
    26 !   USE domvvl 
    27    USE divcur, ONLY : div_cur           ! hor. divergence and curl      (div & cur routines) 
     18   !cbr USE trabbl 
     19   !cbr USE zdf_oce 
     20   !cbr USE domvvl 
     21   USE divcur, ONLY : div_cur        ! hor. divergence and curl      (div & cur routines) 
    2822   USE sbcrnf, ONLY: h_rnf, nk_rnf   ! River runoff  
    2923   USE bdy_oce 
Note: See TracChangeset for help on using the changeset viewer.