JelesnianskiWindProfile {TCHazaRds} | R Documentation |
Jelesnianski Wind Profile
Description
wind profile at grid points
Usage
JelesnianskiWindProfile(f, vMax, rMax, 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 |
R |
vector of distances from grid points to TC centre in km |
Value
array with two columns for velocity and then vorticity. //@example JelesnianskiWindProfile(-1e-4,20,20,50)
[Package TCHazaRds version 1.1.2 Index]