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

Diff of /trunk/libf/phylmd/ini_histhf.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 12  contains Line 12  contains
12      use temps, only: day_ref, annee_ref, itau_phy      use temps, only: day_ref, annee_ref, itau_phy
13      use dimphy, only: klon      use dimphy, only: klon
14      USE calendar, only: ymds2ju      USE calendar, only: ymds2ju
15      use histcom, only: histbeg_totreg, histvert, histend      USE histbeg_totreg_m, ONLY : histbeg_totreg
16        USE histend_m, ONLY : histend
17        USE histvert_m, ONLY : histvert
18      use phyetat0_m, only: rlon, rlat      use phyetat0_m, only: rlon, rlat
19      use comvert, only: presnivs      use disvert_m, only: presnivs
20      use ini_histhf3d_m, only: ini_histhf3d      use ini_histhf3d_m, only: ini_histhf3d
21    
22      REAL, intent(in):: dtime ! pas temporel de la physique (s)      REAL, intent(in):: dtime ! pas temporel de la physique (s)

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

  ViewVC Help
Powered by ViewVC 1.1.21