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 9135 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER – NEMO

Ignore:
Timestamp:
2017-12-19T16:44:50+01:00 (7 years ago)
Author:
flavoni
Message:

fix input/ouput flag of coordinates in usrdef routines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/MY_SRC/usrdef_zgr.F90

    r9124 r9135  
    1414   !!--------------------------------------------------------------------- 
    1515   USE oce            ! ocean variables 
    16    USE dom_oce ,  ONLY: ln_zco, ln_zps, ln_sco   ! ocean space and time domain 
    1716   USE usrdef_nam     ! User defined : namelist variables 
    1817   ! 
     
    6463      ! 
    6564      ! 
    66       ! type of vertical coordinate 
     65      ! type of vertical coordinate  ==>>>   here SAS_BIPER : slab ocean always 
    6766      ! --------------------------- 
    6867      ld_zco    = .TRUE.       ! z-full-step coordinate 
Note: See TracChangeset for help on using the changeset viewer.