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 2784 for trunk/NEMOGCM – NEMO

Changeset 2784 for trunk/NEMOGCM


Ignore:
Timestamp:
2011-06-22T16:23:02+02:00 (13 years ago)
Author:
charris
Message:

Increase character limit for runoff coefficient file, see #834

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbcrnf.F90

    r2715 r2784  
    438438      !!---------------------------------------------------------------------- 
    439439      ! 
    440       INTEGER           ::   inum        ! temporary integers 
    441       CHARACTER(len=32) ::   cl_rnfile   ! runoff file name 
     440      INTEGER            ::   inum        ! temporary integers 
     441      CHARACTER(len=140) ::   cl_rnfile   ! runoff file name 
    442442      !!---------------------------------------------------------------------- 
    443443      !  
Note: See TracChangeset for help on using the changeset viewer.