ApV
matrix component that multiplies
Description
Complex valued property with dimensions
Discussion
These are the row 1, column 2 components of the inverse wave-vortex (S)orting matrix, referred to as
For
in the manuscript. In code this is computed with,
alpha = atan2(L,K);
fOmega = f./omega;
ApV = (1/2)*(sin(alpha)-sqrt(-1)*fOmega.*cos(alpha));
There are no
ApV(:,:,1) = 0;
The inertial solutions occupy the
ApV(1,1,:) = -sqrt(-1)/2;