Skip to content

Commit

Permalink
Another change for consistency with booz_xform.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejpaul committed Aug 2, 2024
1 parent c6b0219 commit 965bc98
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/simsopt/mhd/boozer.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,9 @@ def run(self):
bsubumns,
wout.bsubvmnc,
bsubvmns,
wout.chi)
wout.phipf,
wout.chi,
wout.pres)
self.bx.compute_surfs = compute_surfs
self.bx.mboz = self.mpol
self.bx.nboz = self.ntor
Expand Down

0 comments on commit 965bc98

Please sign in to comment.