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

Diff of /trunk/phylmd/Interface_surf/conf_interface.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 134 by guez, Wed Apr 29 15:47:56 2015 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.82  
changed lines
  Added in v.134

  ViewVC Help
Powered by ViewVC 1.1.21