Rossby Parameter
The Rossby parameter β
arises due to the variation of the Coriolis force f(φ)
as a function of latitude φ
. It is important in the generation of Rossby waves and given by
\[\beta(\varphi) = 2\Omega / R * cos(\varphi)\]
using PhysicalOceanography
isapprox(β(45),1.61687441686e-11)
true
This page was generated using Literate.jl.