Skip to content

Commit

Permalink
Merge branch 'master' into dp/expand-contract-eq
Browse files Browse the repository at this point in the history
  • Loading branch information
dpanici authored Feb 12, 2025
2 parents 9e86c9a + 10fc8a6 commit 91f1cf9
Show file tree
Hide file tree
Showing 10 changed files with 614 additions and 534 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ for compatibility with other codes which expect such files from the Booz_Xform c
- Renames compute quantity ``sqrt(g)_B`` to ``sqrt(g)_Boozer_DESC`` to more accurately reflect what the quantiy is (the jacobian from (rho,theta_B,zeta_B) to (rho,theta,zeta)), and adds a new function to compute ``sqrt(g)_Boozer`` which is the jacobian from (rho,theta_B,zeta_B) to (R,phi,Z).
- Allows specification of Nyquist spectrum maximum modenumbers when using ``VMECIO.save`` to save a DESC .h5 file as a VMEC-format wout file

Speed Improvements

- A number of minor improvements to basis function evaluation and spectral transforms to improve speed. These will also enable future improvements for larger gains.

Bug Fixes

- Small bug fix to use the correct normalization length ``a`` in the BallooningStability objective.
Expand Down
Loading

0 comments on commit 91f1cf9

Please sign in to comment.