Skip to content

Commit eb99d91

Browse files
committed
updates
1 parent 4fb4a59 commit eb99d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fire/SFEquationsMod.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ real(r8) function LengthToBreadth(effective_windspeed, tree_fraction)
367367

368368
! LOCALS:
369369
real(r8) :: windspeed_km_hr ! effective windspeed, converted to correct units [km/hr]
370-
370+
371371
! CONSTANTS:
372372
real(r8), parameter :: lb_threshold = 0.55_r8 ! tree canopy fraction below which to use grassland length-to-breadth eqn
373373

0 commit comments

Comments
 (0)