Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DIII-D machine mapping for F-coil currents #268

Merged
merged 2 commits into from
Aug 30, 2023
Merged

Conversation

torrinba
Copy link
Collaborator

@torrinba torrinba commented Aug 30, 2023

IMAS specifies that coil currents should be the measured value for a single turn, but MDS+ stores A-turns. This only impacts F-coils and is related to a quirk with how the coils are specified in EFIT.

Also fixed a bad IDS entry and reordered coils in pf_active to match the OMFIT ordering.

This PR should be merged ahead of the corresponding fixes in OMFIT https://github.com/gafusion/OMFIT-source/pull/6764 and the OMAS version used in OMFIT should then not be updated until after that PR. This will ensure that k-files are still formed properly from the OMAS machine mappings.

IMAS specifies the current should be the measured value for a single
turn, but MDS+ stores A-turns.  This only impacts F-coils and is
related to a quirk for how the coils are specified in EFIT.

Also fixed a bad IDS entry and reordered coils in pf_active to match
the OMFIT ordering.

This MR should be accompanied by corresponding fixes in OMFIT so that
k-files are still formed properly (from the OMAS machine mappings).
@jmcclena jmcclena merged commit 3eb8e3c into master Aug 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants