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 634 for trunk/NEMO/OPA_SRC/opa.F90 – NEMO

Ignore:
Timestamp:
2007-03-07T14:25:10+01:00 (17 years ago)
Author:
opalod
Message:

nemo_v2_bugfix_025:RB: suppress hard-coded logical units except for dimg and coupled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/opa.F90

    r627 r634  
    191191      ! open listing and namelist units 
    192192      CALL ctlopn( numout, file_out, 'UNKNOWN', 'FORMATTED',   & 
    193          &         'SEQUENTIAL', 1, numout, .FALSE., 1 ) 
     193         &         'SEQUENTIAL', 1, 6, .FALSE., 1 ) 
    194194 
    195195      WRITE(numout,*) 
Note: See TracChangeset for help on using the changeset viewer.