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

Diff of /trunk/dyn3d/massbarxy.f

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

revision 3 by guez, Wed Feb 27 13:16:39 2008 UTC revision 69 by guez, Mon Feb 18 16:33:12 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.69

  ViewVC Help
Powered by ViewVC 1.1.21