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

Changeset 3093


Ignore:
Timestamp:
2011-11-14T16:24:26+01:00 (12 years ago)
Author:
cetlod
Message:

dev_LOCEAN_CMCC_2011:Correct a typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_LOCEAN_CMCC_2011/NEMOGCM/NEMO/TOP_SRC/trcstp.F90

    r2997 r3093  
    6666      ENDIF 
    6767      !     
    68  
    69       IF( kt == nit000 ) THEN 
    70                                CALL iom_close( numrtr )     ! close input  passive tracers restart file 
    71          IF( lk_trdmld_trc  )  CALL trd_mld_trc_init        ! trends: Mixed-layer 
    72       ENDIF 
    73       ! 
    7468      IF( MOD( kt - 1 , nn_dttrc ) == 0 ) THEN      ! only every nn_dttrc time step 
    7569         ! 
Note: See TracChangeset for help on using the changeset viewer.