/[lmdze]/trunk/dyn3d/massbarxy.f90
ViewVC logotype

Diff of /trunk/dyn3d/massbarxy.f90

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

trunk/libf/dyn3d/massbarxy.f revision 3 by guez, Wed Feb 27 13:16:39 2008 UTC trunk/dyn3d/massbarxy.f revision 76 by guez, Fri Nov 15 18:45:49 2013 UTC
# Line 21  c Line 21  c
21        use comconst        use comconst
22        use comgeom        use comgeom
23  c  c
24         REAL  masse( ip1jmp1,llm ), massebxy( ip1jm,llm )         REAL, intent(in)::  masse( ip1jmp1,llm )
25           real massebxy( ip1jm,llm )
26  c  c
27    
28        DO   100    l = 1 , llm        DO   100    l = 1 , llm

Legend:
Removed from v.3  
changed lines
  Added in v.76

  ViewVC Help
Powered by ViewVC 1.1.21