edge_gap_gust_factor_fun: Edge Gap Gust Factor.

Description Usage Arguments Value

View source: R/edge_gap_gust_factor.R

Description

Combined effect of gap size, edge effect, and gustiness on maximum bending moment for the roughness method.

Usage

1
edge_gap_gust_factor_fun(spacing, mean_ht, dist_edge, gap_size, fgr_constants)

Arguments

spacing

Mean distance between trees (m).

mean_ht

The mean tree height in the stand (m).

dist_edge

Distance of tree from the upwind edge (m).

gap_size

Length of the upwind gap (m).

Value

edge_gap_gust_factor, the combined effect of edge, gap, and gustiness on the maximum bending moment exerted by the wind on a tree. Used in the roughness method.


tom-locatelli/fgr documentation built on Oct. 2, 2020, 2:09 a.m.