Calculates the Y-tensor according to Stix for a bi-Maxwelling, using the NHDS calculation.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
double complex, | intent(out) | :: | Y(3,3) |
Y-tensor as defined by Stix. |
||
integer, | intent(in) | :: | j |
Index for species. |
||
integer, | intent(in) | :: | n |
Index of sum over Bessel functions. |
||
double precision, | intent(in) | :: | kz |
Normalised parallel wavenumber. |
||
double precision, | intent(in) | :: | kperp |
Normalised perpendicular wavenumber. |
||
double complex, | intent(in) | :: | x |
Normalised complex frequency. |