Skip to content
Snippets Groups Projects
Commit 4c2843db authored by Gaelle TANGUY's avatar Gaelle TANGUY
Browse files

C.Lac 15/11/2016 : Add droplet deposition on trees

parent e086c6c9
No related branches found
No related tags found
No related merge requests found
......@@ -1235,7 +1235,10 @@ ZTIME1 = ZTIME2
XTIME_BU_PROCESS = 0.
XTIME_LES_BU_PROCESS = 0.
!
IF (LDRAGTREE) CALL DRAG_VEG(XUT,XVT,XTKET,XRHODJ,XZZ,XRUS, XRVS, XRTKES)
IF (LDRAGTREE) CALL DRAG_VEG(XUT,XVT,XTKET,LDEPOTREE,XVDEPOTREE, &
CCLOUD, XPABST,XTHT,XRT,XSVT, &
XRHODJ,XZZ,XRUS, XRVS, &
XRTKES,XRTHS, XRRS,XRSVS)
!
CALL SECOND_MNH2(ZTIME2)
!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment