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

Changeset 603


Ignore:
Timestamp:
2007-02-20T15:52:12+01:00 (17 years ago)
Author:
opalod
Message:

nemo_v2_bugfix_011 : CT : - correct syntax variable iday (which doesn't exist) to nday

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/flx_forced_daily.h90

    r473 r603  
    9090         CALL iom_get ( numflx, jpdom_data, 'sowaflup', flxdta(:,:,3), nday_year ) 
    9191 
    92          IF(lwp) WRITE (numout,*)'Lecture flx record :',iday 
     92         IF(lwp) WRITE (numout,*)'Lecture flx record :',nday 
    9393 
    9494         IF( nit000 == 1 ) THEN  
Note: See TracChangeset for help on using the changeset viewer.