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 289 for trunk/NEMO/OPA_SRC/DIA/diaptr.F90 – NEMO

Ignore:
Timestamp:
2005-09-22T12:45:26+02:00 (19 years ago)
Author:
opalod
Message:

nemo_v1_bugfix_006 : CT : correction of the logical unit used for the REWIND step use numnam instead of numptr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DIA/diaptr.F90

    r247 r289  
    326326 
    327327      ! Read Namelist namptr : poleward transport parameters 
    328       REWIND ( numptr ) 
     328      REWIND ( numnam ) 
    329329      READ   ( numnam, namptr ) 
    330330 
Note: See TracChangeset for help on using the changeset viewer.