/[lmdze]/trunk/phylmd/Mobidic/regr_pr_int.f90
ViewVC logotype

Diff of /trunk/phylmd/Mobidic/regr_pr_int.f90

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

trunk/Sources/phylmd/Mobidic/regr_pr_int.f revision 168 by guez, Wed Sep 9 10:41:47 2015 UTC trunk/phylmd/Mobidic/regr_pr_int.f revision 254 by guez, Mon Feb 5 10:39:38 2018 UTC
# Line 19  contains Line 19  contains
19      ! that the input data is already on the LMDZ "rlatu" latitude      ! that the input data is already on the LMDZ "rlatu" latitude
20      ! grid.      ! grid.
21    
22      ! The target vertical LMDZ grid is the grid of mid-layers.      ! The target vertical LMDZ grid is the grid of mid-layers. The
23      ! The input data does not depend on longitude, but the pressure      ! input data does not depend on longitude, but the pressure at
24      ! at LMDZ mid-layers does.      ! LMDZ mid-layers does. Therefore, the values on the LMDZ grid do
25      ! Therefore, the values on the LMDZ grid do depend on longitude.      ! depend on longitude. Regridding is by linear interpolation.
     ! Regridding is by linear interpolation.  
26    
27      use dimens_m, only: iim, jjm, llm      use dimens_m, only: iim, jjm, llm
28      use dimphy, only: klon      use dimphy, only: klon

Legend:
Removed from v.168  
changed lines
  Added in v.254

  ViewVC Help
Powered by ViewVC 1.1.21