pyrokinetics.databases.imas.get_nonlinear_fluxes#
- pyrokinetics.databases.imas.get_nonlinear_fluxes(gk_output, time_interval)[source]#
Loads nonlinear fluxes from pyrokinetics GKOutput
- Parameters:
gk_output (
GKOutput) – Pyrokinetics GKOutput loaded with data
- time_intervalfloat
Final fraction of time over which to average fluxes
- Returns:
fluxes – Dictionary of fluxes 1) averaged over time 2) summed over ky
- Return type:
Dict