krakentools.serpent.parse_mdep_dec

krakentools.serpent.parse_mdep_dec(file_path)

Parse dec table from Serpent micro depletion output file (.mdx). Removes duplicate definitions based on equivalent from_zai, reaction_type, to_zai and branching fraction if they are equal and greater than one.

Return type:

Dict[int, List[DecData]]