pyrokinetics.databases.imas.get_linear_moments#
- pyrokinetics.databases.imas.get_linear_moments(gk_output)[source]#
Gets moments needed for Wavevector->Eigenmode->Flux_moments :type gk_output:
GKOutput:param gk_output: Dataset containing fields for a given kx and ky :type gk_output:xr.Dataset- Returns:
flux_moments – Dictionary of flux_moments
- Return type:
Dict- Parameters:
gk_output (GKOutput)