/[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.f90 revision 76 by guez, Fri Nov 15 18:45:49 2013 UTC trunk/phylmd/Interface_surf/interface_surf.f revision 101 by guez, Mon Jul 7 17:45:21 2014 UTC
# Line 7  MODULE interface_surf Line 7  MODULE interface_surf
7    
8    ! run_off ruissellement total    ! run_off ruissellement total
9    REAL, ALLOCATABLE, DIMENSION(:), SAVE :: run_off, run_off_lic    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  
10    
11    REAL, save :: tau_calv    REAL, save :: tau_calv
12    ! temps de relaxation pour la fonte des glaciers, en jours    ! temps de relaxation pour la fonte des glaciers, en jours

Legend:
Removed from v.76  
changed lines
  Added in v.101

  ViewVC Help
Powered by ViewVC 1.1.21