armi.materials.leadBismuth module¶
Lead-Bismuth eutectic
This is a great coolant for superfast neutron reactors. It’s heavy though.
- class armi.materials.leadBismuth.LeadBismuth[source]¶
Bases:
armi.materials.material.Fluid
Lead bismuth eutectic
- name = 'Lead Bismuth'¶
String identifying the material
- propertyValidTemperature = {'density': ((400, 1300), 'K'), 'dynamic visc': ((400, 1100), 'K'), 'heat capacity': ((400, 1100), 'K'), 'thermal conductivity': ((400, 1100), 'K'), 'volumetric expansion': ((400, 1300), '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)
- dynamicVisc(Tk=None, Tc=None)[source]¶
dynamic viscosity in Pa-s from Sobolev. Accessed online at http://www.oecd-nea.org/science/reports/2007/nea6195-handbook.html on 11/9/12
- thermalConductivity(Tk=None, Tc=None)[source]¶
thermal conductivity in W/m/K from Sobolev. Accessed online at http://www.oecd-nea.org/science/reports/2007/nea6195-handbook.html on 11/9/12