armi.materials.copper module

Copper metal.

class armi.materials.copper.Cu[source]

Bases: armi.materials.material.Material

name = 'Cu'
setDefaultMassFracs()[source]

mass fractions

density(Tk=None, Tc=None)[source]

Return density that preserves mass when thermally expanded in 2D.

Warning

This density will not agree with the component density since this method only expands in 2 dimensions. The component has been manually expanded axially with the manually entered block hot height. The density returned by this should be a factor of 1 + dLL higher than the density on the component. density3 should be in agreement at both cold and hot temperatures as long as the block height is correct for the specified temperature. In the case of Fluids, density and density3 are the same as density is not driven by linear expansion, but rather an exilicit density function dependent on Temperature. linearExpansionPercent is zero for a fluid.

See also

armi.materials.density3()

component density should be in agreement with this density

armi.reactor.blueprints._applyBlockDesign()

2D expansion and axial density reduction occurs here.

linearExpansionPercent(Tk=None, Tc=None)[source]

Return the linear expansion percent for Copper

Notes

Digitized using Engauge Digitizer from Figure 21 of Thrust Chamber Life Prediction - Volume I - Mechanical and Physical Properties of High Performance Rocket Nozzle Materials (NASA CR - 134806)

paramCollectionType

alias of armi.reactor.parameters.parameterCollections.MaterialParameterCollection