Published July 28, 2023
| Version v0.9.2
Software
Open
DESC
- 1. Princeton University
- 2. University of Maryland, College Park
Description
Improvements
- Improves robustness and speed of
map_coordinates
. - Adds axis parameters
Ra_n
andZa_n
as optimizable DoF when using standard constrained optimization methods (ie, notProximalProjection
). - Adds method to convert
FourierRZCurve
toFourierXYZCurve
. - Makes DESC classes compatible with JAX pytrees.
- Adds Chebyshev polynomials as basis function (for future use).
- Renames
theta_sfl
totheta_PEST
in compute functions to avoid confusion with other straight field line coordinate systems. - Makes plotting kwargs a bit more uniform.
zeta
,nzeta
,nphi
have all been superceded byphi
which can be an integer for equally spaced angles or a float or array of float to specify angles manually.
- Avoids accidentally overwriting equilibria during automatic continuation method.
- @rahulgaur104 made their first contribution in https://github.com/PlasmaControl/DESC/pull/576
Full Changelog: https://github.com/PlasmaControl/DESC/compare/v0.9.1...v0.9.2
Notes
Files
PlasmaControl/DESC-v0.9.2.zip
Files
(98.0 MB)
Name | Size | Download all |
---|---|---|
md5:456ae7c17c7fabd6b50006d9bc8888ba
|
98.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PlasmaControl/DESC/tree/v0.9.2 (URL)