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.

property fromVersion
property toVersion
armi.migration.m0_1_6.getIndicesFromDIF3DStyleLocatorLabel(label)[source]

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