/[lmdze]/trunk/dyn3d/init_dynzon.f
ViewVC logotype

Diff of /trunk/dyn3d/init_dynzon.f

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

revision 312 by guez, Tue Mar 20 09:35:59 2018 UTC revision 313 by guez, Mon Dec 10 15:54:30 2018 UTC
# Line 18  contains Line 18  contains
18      USE conf_gcm_m, ONLY: day_step, iperiod, periodav      USE conf_gcm_m, ONLY: day_step, iperiod, periodav
19      USE dimensions, ONLY: jjm, llm      USE dimensions, ONLY: jjm, llm
20      USE disvert_m, ONLY: presnivs      USE disvert_m, ONLY: presnivs
21      use dynetat0_m, only: day_ref, annee_ref, rlatv      use dynetat0_m, only: rlatv, itau_dyn
22        use dynetat0_chosen_m, only: day_ref, annee_ref
23      USE histbeg_totreg_m, ONLY: histbeg_totreg      USE histbeg_totreg_m, ONLY: histbeg_totreg
24      USE histdef_m, ONLY: histdef      USE histdef_m, ONLY: histdef
25      USE histend_m, ONLY: histend      USE histend_m, ONLY: histend
26      USE histvert_m, ONLY: histvert      USE histvert_m, ONLY: histvert
27      USE nr_util, ONLY: pi      USE nr_util, ONLY: pi
     USE temps, ONLY: itau_dyn  
28      USE ymds2ju_m, ONLY: ymds2ju      USE ymds2ju_m, ONLY: ymds2ju
29    
30      real, intent(in):: dt_app      real, intent(in):: dt_app

Legend:
Removed from v.312  
changed lines
  Added in v.313

  ViewVC Help
Powered by ViewVC 1.1.21