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

Diff of /trunk/libf/phylmd/ini_histins.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 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 comvert, only: presnivs
23    

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

  ViewVC Help
Powered by ViewVC 1.1.21