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 7818 for trunk – NEMO

Changeset 7818 for trunk


Ignore:
Timestamp:
2017-03-22T11:28:40+01:00 (7 years ago)
Author:
clem
Message:

debug test cases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/MY_SRC/usrdef_nam.F90

    r7355 r7818  
    1515   !!---------------------------------------------------------------------- 
    1616   USE dom_oce  , ONLY: nimpp , njmpp            ! i- & j-indices of the local domain 
    17    USE dom_oce  , ONLY: ln_zco                   ! flag of type of coordinate 
     17   USE dom_oce  , ONLY: ln_zco, ln_zps, ln_sco   ! flag of type of coordinate 
    1818   USE par_oce        ! ocean space and time domain 
    1919   USE phycst         ! physical constants 
Note: See TracChangeset for help on using the changeset viewer.