/[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 34 by guez, Wed Jun 2 11:01:12 2010 UTC revision 66 by guez, Thu Sep 20 13:00:41 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 comvert, only: presnivs      USE histdef_m, ONLY : histdef
21        USE histend_m, ONLY : histend
22        USE histvert_m, ONLY : histvert
23        use disvert_m, only: presnivs
24    
25      REAL, intent(in):: dtime ! pas temporel de la physique (s)      REAL, intent(in):: dtime ! pas temporel de la physique (s)
26      integer, intent(out):: nid_hf3d      integer, intent(out):: nid_hf3d

Legend:
Removed from v.34  
changed lines
  Added in v.66

  ViewVC Help
Powered by ViewVC 1.1.21