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 708 for trunk/NEMO/OPA_SRC/ZDF/zdftke_jki.F90 – NEMO

Ignore:
Timestamp:
2007-10-10T15:11:42+02:00 (17 years ago)
Author:
smasson
Message:

continue changeset:704, see ticket:5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/ZDF/zdftke_jki.F90

    r699 r708  
    2020   USE dom_oce         ! ocean space and time domain 
    2121   USE zdf_oce         ! ocean vertical physics 
     22   USE sbc_oce         ! surface boundary condition: ocean 
    2223   USE zdftke          ! ??? 
     24   USE phycst          ! physical constants 
    2325   USE in_out_manager  ! I/O manager 
    2426   USE lbclnk          ! ocean lateral boundary conditions (or mpp link) 
    25    USE phycst          ! physical constants 
    26    USE taumod          ! surface stress 
    2727   USE prtctl          ! Print control 
    2828   USE restart         ! only for lrst_oce 
Note: See TracChangeset for help on using the changeset viewer.