onix.utils.mc_namelist_to_bu_namelist

onix.utils.mc_namelist_to_bu_namelist(name_list)[source]

Converts a list of nuclides’ names written with OpenMC format (‘U235_m1’) into ONIX format (‘U-235*’).

Note: ONIX will adopt OpenMC name format in the next release.

Parameters

name (List of str) – List of nuclides’ names in OpenMC format (‘U235_m1’)