/[lmdze]/trunk/Sources/dyn3d/exner_hyb.f
ViewVC logotype

Diff of /trunk/Sources/dyn3d/exner_hyb.f

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

revision 10 by guez, Fri Apr 18 14:45:53 2008 UTC revision 27 by guez, Thu Mar 25 14:29:07 2010 UTC
# Line 38  contains Line 38  contains
38      use comconst, only: kappa, cpp      use comconst, only: kappa, cpp
39      use comvert, only: preff      use comvert, only: preff
40      use comgeom, only: aire_2d, apoln, apols      use comgeom, only: aire_2d, apoln, apols
41        use filtreg_m, only: filtreg
42    
43      REAL, intent(in):: ps((iim + 1) * (jjm + 1))      REAL, intent(in):: ps((iim + 1) * (jjm + 1))
44      REAL, intent(in):: p((iim + 1) * (jjm + 1), llm + 1)      REAL, intent(in):: p((iim + 1) * (jjm + 1), llm + 1)

Legend:
Removed from v.10  
changed lines
  Added in v.27

  ViewVC Help
Powered by ViewVC 1.1.21