imas_paraview.io.read_jorek.calc_phis

imas_paraview.io.read_jorek.calc_phis(n_plane, phi)

Compute an array of phi values for given planes. Determines if the values are periodic and converts them to radians.

Parameters:
n_plane

The number of planes.

phi

Array containing the start and end phi values.

Returns:

the array of phi values for the planes.


Last update: 2026-03-11