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 912 for trunk/NEMO/OPA_SRC/SBC/sbcfwb.F90 – NEMO

Ignore:
Timestamp:
2008-04-28T12:04:54+02:00 (16 years ago)
Author:
ctlod
Message:

Remove useless llbon variable and useless extension _000 added when reading input runoff file; related to the new surface module, see ticket: #113

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/sbcfwb.F90

    r895 r912  
    6262      INTEGER  ::   inum                  ! temporary logical unit 
    6363      INTEGER  ::   ikty, iyear           !  
    64       LOGICAL  ::   llbon 
    6564      CHARACTER (len=32) ::   clname  
    6665      REAL(wp) ::   z_emp                 ! temporary scalars 
Note: See TracChangeset for help on using the changeset viewer.