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

Diff of /trunk/dyn3d/conf_dat3d.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 13 by guez, Fri Jul 25 19:59:34 2008 UTC
# Line 15  contains Line 15  contains
15      ! - pi/2 et pour que la coordonnée pression soit décroissante.      ! - pi/2 et pour que la coordonnée pression soit décroissante.
16    
17      use comconst, only: pi      use comconst, only: pi
18      use nrutil, only: assert_eq      use numer_rec, only: assert_eq
19    
20      REAL, intent(in):: xd(:), yd(:) ! longitudes et latitudes initiales      REAL, intent(in):: xd(:), yd(:) ! longitudes et latitudes initiales
21      REAL, intent(in):: zd(:) ! pressure levels, in Pa or hPa      REAL, intent(in):: zd(:) ! pressure levels, in Pa or hPa

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

  ViewVC Help
Powered by ViewVC 1.1.21