armi.materials.lithium module
Lithium.
Warning
Whenever you irradiate lithium you will get tritium.
- class armi.materials.lithium.Lithium[source]
Bases:
Fluid
- references = {'density': 'Wikipedia'}
citation}
- Type:
The literature references {property
- enrichedNuclide = 'LI6'
Name of enriched nuclide to be interpreted by enrichment modification methods
- pseudoDensity(Tk=None, Tc=None)[source]
Density (g/cc) from Wikipedia.
Will be liquid above 180C.
Notes
In ARMI, we define pseudoDensity() and density() as the same for Fluids.
- density(Tk=None, Tc=None)
Return the density at the specified temperature for 3D expansion (in g/cm^3).
Notes
For fluids, there is no such thing as 2D expansion so pseudoDensity() is already 3D.