HollandWindProfilePi {TCHazaRds} | R Documentation |
Holland Wind Profile Time Series
Description
wind profile time series at a grid point
Usage
HollandWindProfilePi(f, vMax, rMax, dP, rho, beta, R)
Arguments
f |
single coriolis parameter at the centre of TC in hz |
vMax |
maximum wind velocity calculation in m/s |
rMax |
radius of maximum winds in km |
dP |
pressure differential, environmental less TC central pressure in hPa |
rho |
density of air in Kg/m3 |
beta |
exponential term for Holland vortex |
R |
vector of distances from grid points to TC centre in km |
Value
array with two columns for velocity and then vorticity. //@example HollandWindProfilePi(-1e-4,20,20,10,1.15,1.2,50)
[Package TCHazaRds version 1.1.2 Index]