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 8253 – NEMO

Changeset 8253


Ignore:
Timestamp:
2017-06-29T17:20:58+02:00 (7 years ago)
Author:
niall
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AMM15_v3_6_STABLE_package_debug/NEMOGCM/NEMO/OPA_SRC/DIA/dia25h.F90

    r8251 r8253  
    6969      PRINT *, 'NIALL 1' 
    7070      REWIND ( numnam_ref )              ! Read Namelist nam_dia25h in reference namelist : 25hour mean diagnostics 
     71      PRINT *, 'NIALL 1a' 
    7172      READ   ( numnam_ref, nam_dia25h, IOSTAT=ios, ERR= 901 ) 
     73      PRINT *, 'NIALL 1b'  
    7274901   IF( ios /= 0 ) CALL ctl_nam ( ios , 'nam_dia25h in reference namelist', lwp ) 
    7375      PRINT *, 'NIALL 2' 
Note: See TracChangeset for help on using the changeset viewer.