armi.materials.uThZr module

Uranium Thorium Zirconium alloy metal.

The data in this file exists for testing and demonstration purposes only. Developers of ARMI applications can refer to this file for a fully worked example of an ARMI material. And this material has proven useful for testing. The data contained in this file should not be used in production simulations.

class armi.materials.uThZr.UThZr[source]

Bases: FuelMaterial

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.

enrichedNuclide = 'U235'

Name of enriched nuclide to be interpreted by enrichment modification methods

th232FracDefault = 1e-05
u235FracDefault = 0.1
u238FracDefault = 0.8
zrFracDefault = 0.09999
applyInputParams(U235_wt_frac=None, ZR_wt_frac=None, *args, **kwargs)[source]
setDefaultMassFracs()[source]

U-ZR mass fractions.

pseudoDensity(Tk=None, Tc=None)[source]

Calculate the mass density in g/cc of U-Zr alloy with various percents.