armi.migration.m0_1_6 module

Migrate ARMI settings that have alphanumeric location labels to new numeric mode.

class armi.migration.m0_1_6.ConvertAlphanumLocationSettingsToNum(stream=None, path=None)[source]

Bases: SettingsMigration

Convert old location label values to new style.

fromVersion = '0.1.6'
toVersion = '0.1.7'
armi.migration.m0_1_6.getIndicesFromDIF3DStyleLocatorLabel(label)[source]

Convert a ring-based label like A2003B into 1-based ring, location indices.