armi.materials.uranium module

Uranium metal

Much info is from [AAAFuels].

AAAFuels

Kim, Y S, and Hofman, G L. AAA fuels handbook.. United States: N. p., 2003. Web. doi:10.2172/822554. .

class armi.materials.uranium.Uranium[source]

Bases: armi.materials.material.Material

name = 'Uranium'
references = {'thermal conductivity': ['AAA Fuels Handbook by YS Kim and G.L. Hofman, ANL']}
materialIntro = ''
propertyUnits = {'thermal conductivity': 'W/m-K'}
propertyNotes = {'thermal conductivity': ''}
propertyRawData = {'thermal conductivity': ''}
propertyEquation = {'thermal conductivity': '21.73 + 0.01591T + 5.907&#215;10<super>-6</super>T<super>2</super>'}
propertyValidTemperature = {'thermal conductivity': ((255.4, 1173.2), 'K')}
thermalConductivity(Tk: float = None, Tc: float = None) → float[source]

The thermal conductivity of pure U in W-m/K.

paramCollectionType

alias of armi.reactor.parameters.parameterCollections.MaterialParameterCollection