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

Ignore:
Timestamp:
2016-09-08T11:09:57+02:00 (8 years ago)
Author:
gm
Message:

#1692 - branch SIMPLIF_2_usrdef: update comments in usrdef modules

File:
1 edited

Legend:

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

    r6717 r6923  
    22   !!====================================================================== 
    33   !!                   ***  MODULE  usrdef_closea  *** 
     4   !! 
     5   !!                      ===  ORCA configuration  === 
     6   !!                         (2, 1 and 1/4 degrees) 
     7   !! 
    48   !! User define : specific treatments associated with closed seas 
    59   !!====================================================================== 
     
    7175      !!                                   =2 put at location runoff 
    7276      !!---------------------------------------------------------------------- 
    73       CHARACTER(len=1)          , INTENT(in   ) ::   cd_cfg   ! configuration name 
    74       INTEGER                   , INTENT(in   ) ::   kcfg     ! configuration identifier  
     77      CHARACTER(len=1), INTENT(in   ) ::   cd_cfg   ! configuration name 
     78      INTEGER         , INTENT(in   ) ::   kcfg     ! configuration identifier  
    7579      ! 
    7680      INTEGER ::   jc      ! dummy loop indices 
Note: See TracChangeset for help on using the changeset viewer.