/[lmdze]/trunk/phylmd/Interface_surf/interface_surf.f
ViewVC logotype

Diff of /trunk/phylmd/Interface_surf/interface_surf.f

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

trunk/phylmd/Interface_surf/interface_surf.f revision 82 by guez, Wed Mar 5 14:57:53 2014 UTC trunk/Sources/phylmd/Interface_surf/interface_surf.f revision 202 by guez, Wed Jun 8 12:23:41 2016 UTC
# Line 5  MODULE interface_surf Line 5  MODULE interface_surf
5    
6    IMPLICIT none    IMPLICIT none
7    
8    ! run_off ruissellement total    REAL, ALLOCATABLE, SAVE:: run_off_lic(:) ! ruissellement total
   REAL, ALLOCATABLE, DIMENSION(:), SAVE :: run_off, run_off_lic  
   real, allocatable, dimension(:), save :: coastalflow, riverflow  
   
   REAL, ALLOCATABLE, DIMENSION(:, :), SAVE :: tmp_rriv, tmp_rcoa, tmp_rlic  
   ! pour simuler la fonte des glaciers antarctiques  
9    
10    REAL, save :: tau_calv    REAL, save :: tau_calv
11    ! temps de relaxation pour la fonte des glaciers, en jours    ! temps de relaxation pour la fonte des glaciers, en jours

Legend:
Removed from v.82  
changed lines
  Added in v.202

  ViewVC Help
Powered by ViewVC 1.1.21