armi.materials.lead module¶
Lead
- class armi.materials.lead.Lead[source]¶
Bases:
armi.materials.material.Fluid
Natural lead
- name = 'Lead'¶
String identifying the material
- propertyValidTemperature = {'density': ((600, 1700), 'K'), 'heat capacity': ((600, 1500), 'K'), 'volumetric expansion': ((600, 1700), '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)