HollandWindProfile {TCHazaRds} | R Documentation |
Holland Wind Profile
Description
wind profile at grid points
Usage
HollandWindProfile(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 HollandWindProfile(-1e-4,20,20,10,1.15,1.2,50)
[Package TCHazaRds version 1.1.3 Index]