/[lmdze]/trunk/dyn3d/Guide/guide.f
ViewVC logotype

Diff of /trunk/dyn3d/Guide/guide.f

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

revision 264 by guez, Mon Feb 5 10:39:38 2018 UTC revision 265 by guez, Tue Mar 20 09:35:59 2018 UTC
# Line 15  CONTAINS Line 15  CONTAINS
15      USE conf_gcm_m, ONLY: day_step      USE conf_gcm_m, ONLY: day_step
16      use conf_guide_m, only: guide_u, guide_v, guide_t, guide_q, ini_anal, &      use conf_guide_m, only: guide_u, guide_v, guide_t, guide_q, ini_anal, &
17           alpha_u, alpha_v, alpha_t, alpha_q           alpha_u, alpha_v, alpha_t, alpha_q
18      USE dimens_m, ONLY: iim, jjm, llm      USE dimensions, ONLY: iim, jjm, llm
19      USE disvert_m, ONLY: ap, bp, preff      USE disvert_m, ONLY: ap, bp, preff
20      USE exner_hyb_m, ONLY: exner_hyb      USE exner_hyb_m, ONLY: exner_hyb
21      USE q_sat_m, ONLY: q_sat      USE q_sat_m, ONLY: q_sat

Legend:
Removed from v.264  
changed lines
  Added in v.265

  ViewVC Help
Powered by ViewVC 1.1.21