/[lmdze]/trunk/Sources/phylmd/CV30_routines/cv30_feed.f
ViewVC logotype

Diff of /trunk/Sources/phylmd/CV30_routines/cv30_feed.f

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

revision 206 by guez, Mon Jun 6 17:42:15 2016 UTC revision 207 by guez, Thu Sep 1 10:30:53 2016 UTC
# Line 11  contains Line 11  contains
11      ! Assuming origin level of ascending parcels is minorig.      ! Assuming origin level of ascending parcels is minorig.
12    
13      use cv30_param_m, only: minorig, nl      use cv30_param_m, only: minorig, nl
14      USE dimphy, ONLY: klev, klon      USE dimphy, ONLY: klon
15      use numer_rec_95, only: locate      use numer_rec_95, only: locate
16    
17      real, intent(in):: t1(:, :) ! (klon, klev)      real, intent(in):: t1(:, :) ! (klon, klev)

Legend:
Removed from v.206  
changed lines
  Added in v.207

  ViewVC Help
Powered by ViewVC 1.1.21