Changes between Version 4 and Version 5 of GroupActivities/Meetings/Other


Ignore:
Timestamp:
2014-01-08T15:18:04+01:00 (10 years ago)
Author:
aducharne
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GroupActivities/Meetings/Other

    v4 v5  
    66Present : Agnès Ducharne (AD ; secretary), Josefine Ghattas (JG), Betrand Guénet (BG), Matthieu Guimberteau (MG), Ronny Lauerwald (RL), Jan Polcher (JP), Camille Risi (CR), Ana Schneider (AS) 
    77 
    8 The main equation of the routing scheme is found in subroutine routing_flow .f90:[[BR]] 
     8As shown in Ana's slides [http://www.sisyphe.jussieu.fr/~ducharne/documents/Routing_10dec13.pdf], the main equation of the routing scheme is found in subroutine routing_flow .f90:[[BR]] 
    99'''flow=MIN(i_reservoir/((topo_resid/1000.)*i_tcst*one_day/dt_routing), i_reservoir(i)-min_sechiba)'''[[BR]] 
    1010i_flow(ig,ib) = MAX(flow, zero)