You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parameter B_0 in Torax geometry is now consistently defined as the vacuum toroidal magnetic field at R_major, which is the geometric center of the LCFS. Previously, some descriptions referred to it as the field "on axis," which is ambiguous.
The eqdsk.py loader has been updated to correctly calculate B_0 at R_major by scaling the EQDSK's bcentre (which is given at xcentre) using the 1/R dependence of the vacuum toroidal field. Docstrings and comments across various geometry and source files have been updated to reflect this clarified definition.
See #2016
eqdsk and imas test cases regenerated due to minor B_0 modifications. O(1e-3 - 1e-5) relative profile differences.
PiperOrigin-RevId: 904414309
0 commit comments