Skip to content

Commit

Permalink
Update biogeophys/FatesPlantHydraulicsMod.F90
Browse files Browse the repository at this point in the history
Co-authored-by: Rosie Fisher <[email protected]>
  • Loading branch information
rgknox and rosiealice authored Sep 27, 2021
1 parent 4bee85e commit fdc8646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biogeophys/FatesPlantHydraulicsMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1627,7 +1627,7 @@ subroutine RecruitWUptake(nsites,sites,bc_in,dtime,recruitflag)
integer :: s, j, ft
integer :: nstep !number of time steps
real(r8) :: roota !root distribution parameter a
real(r8) :: rootb !root distriubiton parameter b
real(r8) :: rootb !root distribution parameter b
real(r8) :: rootfr !fraction of root in different soil layer
real(r8) :: recruitw !water for newly recruited cohorts (kg water/m2/s)
real(r8) :: recruitw_total ! total water for newly recruited cohorts (kg water/m2/s)
Expand Down

0 comments on commit fdc8646

Please sign in to comment.