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 1045 for trunk/NEMO/LIM_SRC_2/limistate_2.F90 – NEMO

Ignore:
Timestamp:
2008-06-02T12:15:45+02:00 (16 years ago)
Author:
ctlod
Message:

remove useless declarations, see ticket: #177

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/LIM_SRC_2/limistate_2.F90

    r1037 r1045  
    6464      !!-------------------------------------------------------------------- 
    6565      INTEGER  ::   ji, jj, jk                ! dummy loop indices 
    66       REAL(wp) ::   zidto, zs0, ztf, zbin     ! temporary scalar 
    67       REAL(wp), DIMENSION(jpi,jpj) ::   ztn   ! workspace 
     66      REAL(wp) ::   zidto                     ! temporary scalar 
    6867      !-------------------------------------------------------------------- 
    6968  
Note: See TracChangeset for help on using the changeset viewer.