pyoculus.toybox.cylindrical_toybox.psi_circularcurrentloop

pyoculus.toybox.cylindrical_toybox.psi_circularcurrentloop(rr: array, R: float, Z: float) float64

\(\psi\) flux function generated at \((r, \phi, z)\) by a circular current loop located at position \((R, Z)\).

Parameters:
  • rr (array) – Position vector in cylindrical coordinates.

  • R (float) – R coordinate of the center of the circular current loop.

  • Z (float) – Z coordinate of the center of the circular current loop.

Returns:

\(\psi\) flux at position rr.

Return type:

float