/[lmdze]/trunk/dyn3d/dynetat0.f90
ViewVC logotype

Diff of /trunk/dyn3d/dynetat0.f90

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

revision 314 by guez, Mon Dec 10 16:25:41 2018 UTC revision 321 by guez, Tue Dec 11 22:48:09 2018 UTC
# Line 48  contains Line 48  contains
48      use conf_gcm_m, only: raz_date      use conf_gcm_m, only: raz_date
49      use dimensions, only: iim, jjm, llm, nqmx      use dimensions, only: iim, jjm, llm, nqmx
50      use dynetat0_chosen_m, only: day_ref      use dynetat0_chosen_m, only: day_ref
51      use iniadvtrac_m, only: tname      use infotrac_init_m, only: tname
52    
53      REAL, intent(out):: vcov(: , :, :) ! (iim + 1, jjm, llm)      REAL, intent(out):: vcov(: , :, :) ! (iim + 1, jjm, llm)
54      REAL, intent(out):: ucov(:, :, :) ! (iim + 1, jjm + 1, llm)      REAL, intent(out):: ucov(:, :, :) ! (iim + 1, jjm + 1, llm)

Legend:
Removed from v.314  
changed lines
  Added in v.321

  ViewVC Help
Powered by ViewVC 1.1.21