[Dart-dev] [4053] DART/trunk/models/POP/model_mod.f90: Removed a superfluous print, and need to mention that the ray_intercept()

nancy at ucar.edu nancy at ucar.edu
Wed Sep 16 15:16:33 MDT 2009


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20090916/fc5db6f4/attachment.html 
-------------- next part --------------
Modified: DART/trunk/models/POP/model_mod.f90
===================================================================
--- DART/trunk/models/POP/model_mod.f90	2009-09-16 20:23:15 UTC (rev 4052)
+++ DART/trunk/models/POP/model_mod.f90	2009-09-16 21:16:33 UTC (rev 4053)
@@ -2957,7 +2957,6 @@
    call error_handler(E_ERR,'vector_to_2d_prog_var',msgstring,source,revision,revdate) 
 endif
 
-write(*,*)' start_index, varindex ',start_index(varindex), varindex
 ii = start_index(varindex)
 
 do j = 1,Ny   ! latitudes


More information about the Dart-dev mailing list