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

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

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

revision 345 by guez, Tue Nov 12 15:18:14 2019 UTC revision 346 by guez, Mon Dec 9 20:15:29 2019 UTC
# Line 54  contains Line 54  contains
54      REAL, INTENT(IN):: cdmmax, cdhmax ! seuils cdrm, cdrh      REAL, INTENT(IN):: cdmmax, cdhmax ! seuils cdrm, cdrh
55    
56      REAL, INTENT(inout):: ftsoil(:, :, :) ! (klon, nsoilmx, nbsrf)      REAL, INTENT(inout):: ftsoil(:, :, :) ! (klon, nsoilmx, nbsrf)
57      ! soil temperature of surface fraction      ! temperature of surface fraction inside the ground, in K, layer 1
58        ! nearest to the surface
59    
60      REAL, INTENT(inout):: qsol(:) ! (klon)      REAL, INTENT(inout):: qsol(:) ! (klon)
61      ! column-density of water in soil, in kg m-2      ! column-density of water in soil, in kg m-2

Legend:
Removed from v.345  
changed lines
  Added in v.346

  ViewVC Help
Powered by ViewVC 1.1.21