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/CONFIG/OVERFLOW/MY_SRC/usrdef_istate.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/CONFIG/OVERFLOW/MY_SRC/usrdef_istate.F90

    r6914 r6923  
    11MODULE usrdef_istate 
    22   !!============================================================================== 
    3    !!                       ***  MODULE usrdef_istate   *** 
     3   !!                       ***  MODULE usrdef_istate  *** 
    44   !! 
    55   !!                      ===  OVERFLOW configuration  === 
     
    2323   PRIVATE 
    2424 
    25    PUBLIC   usr_def_istate   ! called in istate.F90  module 
     25   PUBLIC   usr_def_istate   ! called by istate.F90 
    2626 
    2727   !!---------------------------------------------------------------------- 
    2828   !! NEMO/OPA 3.7 , NEMO Consortium (2014) 
    29    !! $Id:$  
     29   !! $Id$  
    3030   !! Software governed by the CeCILL licence     (NEMOGCM/NEMO_CeCILL.txt) 
    3131   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.