armi.materials.zr module¶
Zirconium metal.
- class armi.materials.zr.Zr[source]¶
Bases:
armi.materials.material.Material
Metallic zirconium.
- name = 'Zr'¶
String identifying the material
- propertyValidTemperature = {'density': ((293, 1800), 'K'), 'linear expansion': ((293, 1800), 'K'), 'linear expansion percent': ((293, 1800), 'K'), 'thermal conductivity': ((298, 2000), 'K')}¶
Dictionary of valid temperatures over which the property models are valid in the format ‘Property Name’: ((Temperature_Lower_Limit, Temperature_Upper_Limit), Temperature_Units)
- references = {'density': 'AAA Materials Handbook 45803', 'linear expansion': 'Y.S. Touloukian, R.K. Kirby, R.E. Taylor and P.D. Desai, Thermal Expansion, Thermophysical Properties of Matter, Vol. 12, IFI/Plenum, New York-Washington (1975)', 'linear expansion percent': 'Y.S. Touloukian, R.K. Kirby, R.E. Taylor and P.D. Desai, Thermal Expansion, Thermophysical Properties of Matter, Vol. 12, IFI/Plenum, New York-Washington (1975)', 'thermal conductivity': 'AAA Fuels handbook. ANL'}¶
citation}
- Type
The literature references {property
- linearExpansionTableK = [293, 400, 500, 600, 700, 800, 900, 1000, 1100, 1136.99999, 1137, 1200, 1400, 1600, 1800]¶
- linearExpansionTable = [5.7e-06, 5.9e-06, 6.6e-06, 7.1e-06, 7.6e-06, 7.9e-06, 8e-06, 8.2e-06, 8.2e-06, 8.2e-06, 9e-06, 9.1e-06, 9.5e-06, 1.03e-05, 1.13e-05]¶
- refTempK = 298.15¶
- thermalConductivity(Tk=None, Tc=None)[source]¶
Thermal conductivity in W/mK.
Reference: AAA Fuels handbook. ANL.