desc.grid.ConcentricGrid.change_resolution

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

Change the resolution of the grid.

Parameters:
  • L (int) – new radial grid resolution

  • M (int) – new poloidal grid resolution

  • N (int) – new toroidal grid resolution

  • NFP (int) – Number of field periods.