armi.reactor.blocks.thRZBlock module
A simple base class to help define blocks in a Theta-R-Z geometry.
- class armi.reactor.blocks.thRZBlock.ThRZBlock(name: str, height: float = 1.0)[source]
Bases:
BlockBuilds a new ARMI block.
- namestr
The name of this block
- heightfloat, optional
The height of the block in cm. Defaults to 1.0 so that
getVolumeassumes unit height.
- paramCollectionType
alias of
BlockParameterCollection