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 9490 for branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2018-04-23T10:44:07+02:00 (6 years ago)
Author:
gm
Message:

#2075 - dev_merge_2017: scale-aware setting of lateral viscous and diffusive coefficient

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r9436 r9490  
    234234      INTEGER  ::   ji                 ! dummy loop indices 
    235235      INTEGER  ::   ios, ilocal_comm   ! local integers 
    236       CHARACTER(len=120), DIMENSION(30) ::   cltxt, cltxt2, clnam 
     236      CHARACTER(len=120), DIMENSION(60) ::   cltxt, cltxt2, clnam 
    237237      !! 
    238238      NAMELIST/namctl/ ln_ctl   , nn_print, nn_ictls, nn_ictle,   & 
Note: See TracChangeset for help on using the changeset viewer.