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'¶
-
volumetricExpansion
(Tk=None, Tc=None)[source]¶ volumetric expansion inferred from density. NOT BASED ON MEASUREMENT. Done by V. sobolev/ J Nucl Mat 362 (2007) 235-247
-
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
-
paramCollectionType
¶ alias of
armi.reactor.parameters.parameterCollections.MaterialParameterCollection
-