Skip to content

Commit

Permalink
Specify MXG=1
Browse files Browse the repository at this point in the history
  • Loading branch information
dschwoerer committed Jan 7, 2025
1 parent bdc8d07 commit c29d2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MMS/spatial/fci/runtest
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ for nslice in nslices:
return RBS(a, b, c, kx=kx)

zb.poloidal_grid.RectBivariateSpline = myRBS
maps = zb.make_maps(grid, field, nslice=nslice, quiet=True)
maps = zb.make_maps(grid, field, nslice=nslice, quiet=True, MXG=1)
try:
zb.write_maps(
grid,
Expand Down

0 comments on commit c29d2bb

Please sign in to comment.