/[lmdze]/trunk/Sources/phylmd/ini_histins.f
ViewVC logotype

Diff of /trunk/Sources/phylmd/ini_histins.f

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 14  contains Line 14  contains
14      use clesphys, only: ecrit_ins      use clesphys, only: ecrit_ins
15      use indicesol, only: nbsrf, clnsurf      use indicesol, only: nbsrf, clnsurf
16      USE calendar, only: ymds2ju      USE calendar, only: ymds2ju
17      use histcom, only: histbeg_totreg, histvert, histend, histdef      USE histbeg_totreg_m, ONLY : histbeg_totreg
18        USE histdef_m, ONLY : histdef
19        USE histend_m, ONLY : histend
20        USE histvert_m, ONLY : histvert
21      use phyetat0_m, only: rlon, rlat      use phyetat0_m, only: rlon, rlat
22      use comvert, only: presnivs      use disvert_m, only: presnivs
23    
24      REAL, intent(in):: dtime ! pas temporel de la physique (s)      REAL, intent(in):: dtime ! pas temporel de la physique (s)
25      logical, intent(in):: ok_instan      logical, intent(in):: ok_instan

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

  ViewVC Help
Powered by ViewVC 1.1.21