/[lmdze]/trunk/Sources/phylmd/Mobidic/regr_pr_av.f
ViewVC logotype

Diff of /trunk/Sources/phylmd/Mobidic/regr_pr_av.f

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

trunk/libf/phylmd/o3_mob_ph_m.f90 revision 7 by guez, Mon Mar 31 12:24:17 2008 UTC trunk/libf/phylmd/Mobidic/regr_pr_coefoz.f90 revision 12 by guez, Mon Jul 21 16:05:07 2008 UTC
# Line 7  contains Line 7  contains
7    subroutine regr_pr_av_coefoz(ncid, name, julien, press_in_edg, v3)    subroutine regr_pr_av_coefoz(ncid, name, julien, press_in_edg, v3)
8    
9      ! "regr_pr_av_coefoz" stands for "regrid pressure averaging      ! "regr_pr_av_coefoz" stands for "regrid pressure averaging
10      ! coefficients ozone".      ! coefficient ozone".
11      ! This procedure reads a single Mobidic ozone coefficient from      ! This procedure reads a single Mobidic ozone coefficient from
12      !"coefoz_LMDZ.nc", at the current day, regrids this parameter in      ! "coefoz_LMDZ.nc", at the current day, regrids this parameter in
13      ! pressure to the LMDZ vertical grid and packs it to the LMDZ      ! pressure to the LMDZ vertical grid and packs it to the LMDZ
14      ! horizontal "physics" grid.      ! horizontal "physics" grid.
15      ! Regridding is by averaging a step function.      ! Regridding in pressure is done by averaging a step function.
16    
17      use dimens_m, only: iim, jjm, llm      use dimens_m, only: iim, jjm, llm
18      use dimphy, only: klon      use dimphy, only: klon

Legend:
Removed from v.7  
changed lines
  Added in v.12

  ViewVC Help
Powered by ViewVC 1.1.21