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 730 for trunk/NEMO/TOP_SRC/SMS/sms_pisces.h90 – NEMO

Ignore:
Timestamp:
2007-10-22T12:04:56+02:00 (17 years ago)
Author:
cetlod
Message:

remove unused variables, see ticket:19

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/SMS/sms_pisces.h90

    r719 r730  
    6666      REAL(wp), DIMENSION(jpi,jpj,jpk) :: & 
    6767         sio3eq, fekeq 
    68 !! 
    69 !!---------------------------------------------------------------------- 
    70 !! 
    71 !!  Variable for simplified sediments 
    72 !! 
    73 !! --------------------------------------------------------------------- 
    74 !! 
    75       REAL(wp), DIMENSION(jpi,jpj) :: &  
    76          sedpoc, sedcal, sedsil 
    77  
    78       REAL(wp) :: & 
    79          sedlam,sedlostpoc, sedlostsil,sedlostcal 
    80  
    8168 
    8269!! 
Note: See TracChangeset for help on using the changeset viewer.