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

Changeset 659


Ignore:
Timestamp:
2007-05-02T15:52:38+02:00 (17 years ago)
Author:
opalod
Message:

nemo_v2_bugfix_037:RB: dlete useless file (related to diagoff)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DIA/diawri_dimg.h90

    r632 r659  
    301301         &   .OR.       kindic <   0            & 
    302302         &   .OR. ( kt == 1 .AND. kindic > 0)  ) THEN 
    303        OPEN (14,FILE='datrj.out',FORM='FORMATTED', STATUS='UNKNOWN',POSITION='APPEND ') 
    304  
    305        IF( lwp) WRITE(14,'(f10.4,1x,i8)') adatrj, ndastp 
    306        CLOSE(14) 
    307303 
    308304       IF( lwp) WRITE(numout,*)'Days since the begining of the run :',adatrj 
Note: See TracChangeset for help on using the changeset viewer.