onix.utils.bu_namelist_to_mc_namelist

onix.utils.bu_namelist_to_mc_namelist(name_list)[source]

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

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

Parameters

name_list (List of str) – List of nuclides’ names in ONIX format (‘U-235*’)