/[lmdze]/trunk/dyn3d/vitvert.f
ViewVC logotype

Diff of /trunk/dyn3d/vitvert.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 264 by guez, Mon Feb 5 10:39:38 2018 UTC revision 265 by guez, Tue Mar 20 09:35:59 2018 UTC
# Line 15  contains Line 15  contains
15      ! sigma(1): vitvert(i, j, 1) = 0. At top-level sigma(llm + 1), vertical      ! sigma(1): vitvert(i, j, 1) = 0. At top-level sigma(llm + 1), vertical
16      ! speed is 0 too and is not stored in vitvert.      ! speed is 0 too and is not stored in vitvert.
17            
18      USE dimens_m, ONLY : llm      USE dimensions, ONLY : llm
19      USE disvert_m, ONLY : bp      USE disvert_m, ONLY : bp
20    
21      real, intent(in):: convm(:, :, :) ! (iim + 1, jjm + 1, llm)      real, intent(in):: convm(:, :, :) ! (iim + 1, jjm + 1, llm)

Legend:
Removed from v.264  
changed lines
  Added in v.265

  ViewVC Help
Powered by ViewVC 1.1.21