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 3358 for branches/2012/dev_r3322_NOCS09_SAS/NEMOGCM/NEMO/SAS_SRC/stpctl.F90 – NEMO

Ignore:
Timestamp:
2012-04-17T09:03:26+02:00 (12 years ago)
Author:
sga
Message:

NEMO branch dev_r3322_NOCS09_SAS: remove redundant variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3322_NOCS09_SAS/NEMOGCM/NEMO/SAS_SRC/stpctl.F90

    r3331 r3358  
    4848      INTEGER, INTENT( in ) ::   kt         ! ocean time-step index 
    4949      INTEGER, INTENT( inout ) ::   kindic  ! indicator of solver convergence 
    50       !! 
    51       INTEGER  ::   ji, jj, jk              ! dummy loop indices 
    52       INTEGER  ::   ii, ij, ik              ! temporary integers 
    53       REAL(wp) ::   zumax, zsmin, zssh2     ! temporary scalars 
    54       INTEGER, DIMENSION(3) ::   ilocu      !  
    55       INTEGER, DIMENSION(2) ::   ilocs      !  
    5650      !!---------------------------------------------------------------------- 
    5751 
Note: See TracChangeset for help on using the changeset viewer.