/[lmdze]/trunk/libf/phylmd/ini_histhf3d.f90
ViewVC logotype

Diff of /trunk/libf/phylmd/ini_histhf3d.f90

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

revision 60 by guez, Wed Jun 2 11:01:12 2010 UTC revision 61 by guez, Fri Apr 20 14:58:43 2012 UTC
# Line 16  contains Line 16  contains
16      use clesphys, only: ecrit_hf      use clesphys, only: ecrit_hf
17      use phyetat0_m, only: rlon, rlat      use phyetat0_m, only: rlon, rlat
18      USE calendar, only: ymds2ju      USE calendar, only: ymds2ju
19      use histcom, only: histbeg_totreg, histvert, histend, histdef      USE histbeg_totreg_m, ONLY : histbeg_totreg
20        USE histdef_m, ONLY : histdef
21        USE histend_m, ONLY : histend
22        USE histvert_m, ONLY : histvert
23      use comvert, only: presnivs      use comvert, only: presnivs
24    
25      REAL, intent(in):: dtime ! pas temporel de la physique (s)      REAL, intent(in):: dtime ! pas temporel de la physique (s)

Legend:
Removed from v.60  
changed lines
  Added in v.61

  ViewVC Help
Powered by ViewVC 1.1.21