/[lmdze]/trunk/libf/dyn3d/conf_dat3d.f90
ViewVC logotype

Diff of /trunk/libf/dyn3d/conf_dat3d.f90

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

revision 35 by guez, Wed Mar 3 13:23:49 2010 UTC revision 36 by guez, Thu Dec 2 17:11:04 2010 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 numer_rec, only: assert_eq      use nr_util, only: assert_eq
19    
20      REAL, intent(in):: xd(:), yd(:) ! longitudes et latitudes initiales, en rad      REAL, intent(in):: xd(:), yd(:) ! longitudes et latitudes initiales, en rad
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.35  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.21