armi.materials.uThZr module¶
Uranium Thorium Zirconium alloy metal
-
class
armi.materials.uThZr.
UThZr
[source]¶ Bases:
armi.materials.material.Material
U-235 enriched uranium with Thorium 232 - Zirc fuel.
This gives the combined fuel cycle of U-235, U-238, U-233, Pu-239 etc.
-
name
= 'UThZr'¶
-
enrichedNuclide
= 'U235'¶
-
applyInputParams
(U235_wt_frac=None, ZR_wt_frac=None, TH_wt_frac=None)[source]¶ Apply material-specific material input parameters.
-
density
(Tk=None, Tc=None)[source]¶ Calculate the mass density in g/cc of U-Zr alloy with various percents
-
paramCollectionType
¶ alias of
armi.reactor.parameters.parameterCollections.MaterialParameterCollection
-