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

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

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

revision 19 by guez, Fri Apr 18 14:45:53 2008 UTC revision 20 by guez, Wed Oct 15 16:19:57 2008 UTC
# Line 10  module pressure_var Line 10  module pressure_var
10    ! for layer "l")    ! for layer "l")
11    
12    REAL p3d(iim + 1, jjm + 1, llm+1) ! pressure at layer interfaces, in Pa    REAL p3d(iim + 1, jjm + 1, llm+1) ! pressure at layer interfaces, in Pa
13    ! "p3d(i, j, l)" is at longitude "rlonv(i)", latitude "rlatu(j)",    ! ("p3d(i, j, l)" is at longitude "rlonv(i)", latitude "rlatu(j)",
14    ! for interface "l")    ! for interface "l")
15    
16    private iim, jjm, llm    private iim, jjm, llm

Legend:
Removed from v.19  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.21