armi.materials.potassium module¶
Potassium
- class armi.materials.potassium.Potassium[source]¶
Bases:
armi.materials.material.Fluid
Molten pure Potassium.
From Foust, O.J. Sodium-NaK Engineering Handbook Vol. 1. New York: Gordon and Breach, 1972.
- name = 'Potassium'¶
String identifying the material
- propertyValidTemperature = {'density': ((63.38, 759), '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)
- density(Tk=None, Tc=None)[source]¶
Calculates the density of molten Potassium in g/cc From Foust, O.J. Sodium-NaK Engineering Handbook Vol. 1. New York: Gordon and Breach, 1972. Page 18.
- paramCollectionType¶
alias of
armi.reactor.parameters.parameterCollections.MaterialParameterCollection