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 6717 for branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/NEMO/OPA_SRC/USR/usrdef_zgr.F90 – NEMO

Ignore:
Timestamp:
2016-06-17T12:00:46+02:00 (8 years ago)
Author:
gm
Message:

#1692 - branch SIMPLIF_2_usrdef: numerous improvement in the user defined interface

Location:
branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/NEMO/OPA_SRC/USR
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/NEMO/OPA_SRC/USR/usrdef_zgr.F90

    r6667 r6717  
    1818   USE oce               ! ocean variables 
    1919   USE dom_oce           ! ocean domain 
    20    USE dommsk            ! domain: set the mask system 
    21    USE wet_dry           ! wetting and drying 
    22    USE closea            ! closed seas 
    23    USE c1d               ! 1D vertical configuration 
    2420   ! 
    2521   USE in_out_manager    ! I/O manager 
    26    USE iom               ! I/O library 
    2722   USE lbclnk            ! ocean lateral boundary conditions (or mpp link) 
    2823   USE lib_mpp           ! distributed memory computing library 
Note: See TracChangeset for help on using the changeset viewer.