Skip to content

Commit

Permalink
Fix documentation of hr and hr_road_perv
Browse files Browse the repository at this point in the history
  • Loading branch information
billsacks committed Aug 3, 2018
1 parent 19246c8 commit 4e0422b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/biogeophys/CanopyTemperatureMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ subroutine CanopyTemperature(bounds, &
real(r8) :: qsatgdT ! d(qsatg)/dT
real(r8) :: fac ! soil wetness of surface layer
real(r8) :: psit ! negative potential of soil
real(r8) :: hr ! relative humidity
real(r8) :: hr_road_perv ! relative humidity for urban pervious road
real(r8) :: hr ! alpha soil
real(r8) :: hr_road_perv ! alpha soil for urban pervious road
real(r8) :: wx ! partial volume of ice and water of surface layer
real(r8) :: fac_fc ! soil wetness of surface layer relative to field capacity
real(r8) :: eff_porosity ! effective porosity in layer
Expand Down

0 comments on commit 4e0422b

Please sign in to comment.