armi.materials.lithium module

Lithium.

Warning

Whenever you irradiate lithium you will get tritium.

class armi.materials.lithium.Lithium[source]

Bases: armi.materials.material.Fluid

name = 'Lithium'

String identifying the material

references = {'density': 'Wikipedia'}

citation}

Type

The literature references {property

enrichedNuclide = 'LI6'

Name of enriched nuclide to be interpreted by enrichment modification methods

applyInputParams(LI_wt_frac=None, LI6_wt_frac=None, *args, **kwargs)[source]
density(Tk=None, Tc=None)[source]

Wikipedia.

Will be liquid above 180C.

setDefaultMassFracs()[source]
meltingPoint()[source]
boilingPoint()[source]
thermalConductivity(Tk=None, Tc=None)[source]

Wikipedia

heatCapacity(Tk=None, Tc=None)[source]
paramCollectionType

alias of armi.reactor.parameters.parameterCollections.MaterialParameterCollection