Learn R Programming

stormwindmodel (version 0.1.4)

will3_right: Calculate right-hand side of Willoughby Eqn. 3

Description

Calculates the right hand side of the version of Eqn. 3 in Willoughby et al. (2006) with the dual exponential profile.

Usage

will3_right(n, A, X1, Rmax)

Arguments

n

A numeric vector of one of the parameters of the Willoughby model.

A

A numeric vector of one of the parameters of the Willoughby model.

X1

A numeric vector of one of the parameters of the Willoughby model.

Rmax

A numeric vector giving the radius to maximum winds (in kilometers) for the tropical storm.

Value

A numeric vector with the value for the right-hand side of Eqn. 3 in Willoughby et al. 2006, using the dual exponential version of that equation.

References

Willoughby HE, Darling RWR, and Rahn ME. 2006. Parametric representation of the primary hurricane vortex. Part II: A new family of sectionally continuous profiles. Monthly Weather Review 134(4):1102-1120.