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

Diff of /trunk/phylmd/Interface_surf/interfsurf_hq.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 36  contains Line 36  contains
36      ! index des points de la surface a traiter      ! index des points de la surface a traiter
37    
38      REAL, intent(inout):: tsoil(:, :) ! (knon, nsoilmx)      REAL, intent(inout):: tsoil(:, :) ! (knon, nsoilmx)
39        ! temperature inside the ground, in K, layer 1 nearest to the surface
40    
41      REAL, intent(INOUT):: qsol(:) ! (knon)      REAL, intent(INOUT):: qsol(:) ! (knon)
42      ! 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