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

Diff of /trunk/dyn3d/fxhyp.f

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

revision 134 by guez, Wed Apr 29 15:47:56 2015 UTC revision 139 by guez, Tue May 26 17:46:03 2015 UTC
# Line 18  contains Line 18  contains
18      ! 1., taux=0., clon=0.) est à - 180 degrés.      ! 1., taux=0., clon=0.) est à - 180 degrés.
19    
20      USE dimens_m, ONLY: iim      USE dimens_m, ONLY: iim
21        use dynetat0_m, only: clon, grossismx, dzoomx, taux
22      use invert_zoom_x_m, only: invert_zoom_x, nmax      use invert_zoom_x_m, only: invert_zoom_x, nmax
23      use nr_util, only: pi, pi_d, twopi, twopi_d, arth      use nr_util, only: pi, pi_d, twopi, twopi_d, arth
24      use principal_cshift_m, only: principal_cshift      use principal_cshift_m, only: principal_cshift
     use serre, only: clon, grossismx, dzoomx, taux  
25    
26      REAL, intent(out):: xprimm025(:), rlonv(:), xprimv(:) ! (iim + 1)      REAL, intent(out):: xprimm025(:), rlonv(:), xprimv(:) ! (iim + 1)
27      real, intent(out):: rlonu(:), xprimu(:), xprimp025(:) ! (iim + 1)      real, intent(out):: rlonu(:), xprimu(:), xprimp025(:) ! (iim + 1)

Legend:
Removed from v.134  
changed lines
  Added in v.139

  ViewVC Help
Powered by ViewVC 1.1.21