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

Diff of /trunk/dyn3d/advn.f

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

revision 12 by guez, Mon Jul 21 16:05:07 2008 UTC revision 31 by guez, Thu Apr 1 14:59:19 2010 UTC
# Line 29  c   Arguments: Line 29  c   Arguments:
29  c   ----------  c   ----------
30        integer mode        integer mode
31        real masse(ip1jmp1,llm)        real masse(ip1jmp1,llm)
32        REAL pbaru( ip1jmp1,llm ),pbarv( ip1jm,llm)        REAL, intent(in):: pbaru( ip1jmp1,llm ),pbarv( ip1jm,llm)
33        REAL q(ip1jmp1,llm)        REAL q(ip1jmp1,llm)
34        REAL w(ip1jmp1,llm),pdt        REAL w(ip1jmp1,llm),pdt
35  c  c

Legend:
Removed from v.12  
changed lines
  Added in v.31

  ViewVC Help
Powered by ViewVC 1.1.21