gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
30 stars 14 forks source link

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

Closed torrinba closed 10 months ago

torrinba commented 10 months ago

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.