Skip to content

Commit

Permalink
update the comments on 1st soil shell hydraulic conductivity
Browse files Browse the repository at this point in the history
  • Loading branch information
xuchongang committed Apr 22, 2019
1 parent def6d20 commit e360ec2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions biogeophys/FatesPlantHydraulicsMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1753,8 +1753,8 @@ subroutine UpdateSizeDepRhizVolLenCon(currentSite, bc_in)
call shellGeom( csite_hydr%l_aroot_1D, csite_hydr%rs1(1), AREA, sum(bc_in%dz_sisl(1:nlevsoi_hyd)), &
csite_hydr%r_out_shell_1D(:), csite_hydr%r_node_shell_1D(:), csite_hydr%v_shell_1D(:))

!update the conductitivity for first shell is done at subroutine UpdateTreeHydrLenVolCond
!which is dependant on whether it is water uptake or loss
!update the conductitivity for first soil shell is done at subroutine UpdateWaterDepTreeHydrCond
!which is dependant on whether it is water uptake or loss for every 30 minutes

do j = 1,csite_hydr%nlevsoi_hyd

Expand Down

0 comments on commit e360ec2

Please sign in to comment.