desc.basis.FourierZernikeBasis.change_resolution

FourierZernikeBasis.change_resolution(L, M, N, NFP=None)[source]

Change resolution of the basis to the given resolutions.

Parameters:
  • L (int) – Maximum radial resolution.

  • M (int) – Maximum poloidal resolution.

  • N (int) – Maximum toroidal resolution.

  • NFP (int) – Number of field periods.