[Dart-dev] [3611] DART/trunk/models/MITgcm_ocean/ocean_obs_mod.f90: removed unused variables as determined by the absoft 9.0 compiler on shad

nancy at ucar.edu nancy at ucar.edu
Mon Sep 8 15:36:07 MDT 2008


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20080908/f285fbad/attachment.html
-------------- next part --------------
Modified: DART/trunk/models/MITgcm_ocean/ocean_obs_mod.f90
===================================================================
--- DART/trunk/models/MITgcm_ocean/ocean_obs_mod.f90	2008-09-08 21:33:36 UTC (rev 3610)
+++ DART/trunk/models/MITgcm_ocean/ocean_obs_mod.f90	2008-09-08 21:36:07 UTC (rev 3611)
@@ -72,7 +72,7 @@
 integer :: startdate1, startdate2
 integer :: obs_num, calender_type, iskip
 integer :: obs_unit
-integer :: obs_kind, which_vert, obstype
+integer :: which_vert, obstype
 
 real (r8) :: lon, lat, vloc, obs_value
 real (r8) :: aqc, var2, lonc


More information about the Dart-dev mailing list