- metallurgy.alloy.filter_order_composition(composition: dict) OrderedDict[source]
Filter & order elements in an alloy composition
Elements with percentage less than zero are filtered out. An OrderedDict is used to sort the composition in descending order of elemental percentage.
Last update:
Jun 08, 2023