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

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

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

revision 224 by guez, Wed Apr 29 15:47:56 2015 UTC revision 225 by guez, Mon Oct 16 12:35:41 2017 UTC
# Line 2  module press_coefoz_m Line 2  module press_coefoz_m
2    
3    implicit none    implicit none
4    
5    real, pointer, save:: plev(:)    real, allocatable, save:: plev(:)
6    ! (pressure level of Mobidic input data, converted to Pa, in    ! (pressure level of Mobidic input data, converted to Pa, in
7    ! ascending order)    ! ascending order)
8    

Legend:
Removed from v.224  
changed lines
  Added in v.225

  ViewVC Help
Powered by ViewVC 1.1.21