/[lmdze]/trunk/phylmd/Interface_surf/climb_hq_up.f90
ViewVC logotype

Diff of /trunk/phylmd/Interface_surf/climb_hq_up.f90

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

revision 328 by guez, Thu Jun 13 14:40:06 2019 UTC revision 341 by guez, Mon Oct 21 06:11:44 2019 UTC
# Line 10  contains Line 10  contains
10      USE dimphy, ONLY: klev      USE dimphy, ONLY: klev
11      USE suphec_m, ONLY: rcpd      USE suphec_m, ONLY: rcpd
12    
13      REAL, intent(out):: d_t(:, :) ! (knon, klev) incrementation de "t"      REAL, intent(out):: d_t(:, :) ! (knon, klev) variation of air temperature t
14      REAL, intent(out):: d_q(:, :) ! (knon, klev) incrementation de "q"      REAL, intent(out):: d_q(:, :) ! (knon, klev) incrementation de "q"
15      REAL, intent(in), dimension(:, :):: cq, dq, ch, dh ! (knon, klev)      REAL, intent(in), dimension(:, :):: cq, dq, ch, dh ! (knon, klev)
16    

Legend:
Removed from v.328  
changed lines
  Added in v.341

  ViewVC Help
Powered by ViewVC 1.1.21