armi.materials.thorium module
Thorium Metal.
Data is from [IAEA-TECDOC-1450].
The data in this file exists for testing and demonstration purposes only. Developers of ARMI applications can refer to this file for a fully worked example of an ARMI material. And this material has proven useful for testing. The data contained in this file should not be used in production simulations.
- class armi.materials.thorium.Thorium[source]
Bases:
FuelMaterial- propertyValidTemperature = {'linear expansion': ((30, 600), '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)