/[lmdze]/trunk/libf/dyn3d/init_dynzon.f90
ViewVC logotype

Diff of /trunk/libf/dyn3d/init_dynzon.f90

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

revision 60 by guez, Mon Jan 30 12:54:02 2012 UTC revision 61 by guez, Fri Apr 20 14:58:43 2012 UTC
# Line 16  contains Line 16  contains
16      ! From LMDZ4/libf/dyn3d/bilan_dyn.F, version 1.5 2005/03/16 10:12:17      ! From LMDZ4/libf/dyn3d/bilan_dyn.F, version 1.5 2005/03/16 10:12:17
17    
18      USE conf_gcm_m, ONLY : day_step, iperiod, periodav      USE conf_gcm_m, ONLY : day_step, iperiod, periodav
19      USE histcom, ONLY : histbeg_totreg, histdef, histend, histvert      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 calendar, ONLY : ymds2ju      USE calendar, ONLY : ymds2ju
24      USE dimens_m, ONLY : jjm, llm      USE dimens_m, ONLY : jjm, llm
25      USE comvert, ONLY : presnivs      USE comvert, ONLY : presnivs

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

  ViewVC Help
Powered by ViewVC 1.1.21