Ignore:
Timestamp:
07/05/16 11:20:52 (8 years ago)
Author:
dumas
Message:

Merge branche iLOVECLIM sur rev 76

Location:
branches/iLoveclim
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/iLoveclim

  • branches/iLoveclim/SOURCES/dragging_hwatermax_0.2_mod.f90

    r4 r77  
    106106               (((hwater(i,j)+hwater(i-1,j))*0.5.gt.hwatstream) & 
    107107               .and..not.flotmx(i,j)) 
    108  
     108                  fleuvemx(i,j)=gzmx(i,j) 
    109109 
    110110          ! calcul du frottement basal (ce bloc etait avant dans neffect) 
     
    130130               (((hwater(i,j)+hwater(i,j-1))*0.5.gt.hwatstream) & 
    131131               .and..not.flotmy(i,j)) 
     132          fleuvemy(i,j)=gzmx(i,j) 
    132133 
    133134          ! calcul du frottement basal (ce bloc etait avant dans neffect) 
Note: See TracChangeset for help on using the changeset viewer.