pyrokinetics.databases.imas.get_eigenmode

Contents

pyrokinetics.databases.imas.get_eigenmode#

pyrokinetics.databases.imas.get_eigenmode(kx, ky, nperiod, gk_output, code_eigenmode)[source]#

Returns dictionary with the structure of the Wavevector->Eigenmode IDS for a given kx and ky :type kx: float :param kx: Radial wavenumber to examine :type kx: float :type ky: float :param ky: Bi-normal wavenumber to examine :type ky: float :type nperiod: int :param nperiod: Number of poloidal turns :type nperiod: int :type gk_output: GKOutput :param gk_output: Dataset of gk_output :type gk_output: xr.Dataset :type code_eigenmode: dict :param code_eigenmode: Dict of code inputs and status :type code_eigenmode: dict

Returns:

eigenmode – Dictionary in the format of Eigenmode IDS

Return type:

dict

Parameters: