armi.reactor.converters.tests.test_meshConverters module

Unit tests of RZ Mesh Converter.

class armi.reactor.converters.tests.test_meshConverters.TestRZReactorMeshConverter(methodName='runTest')[source]

Bases: TestCase

Loads a hex reactor and converts its mesh to RZTheta coordinates.

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

test_meshByRingCompositionAxialBinsSmallCore()[source]
test_meshByRingCompositionAxialCoordinatesSmallCore()[source]
test_meshByRingCompositionAxialFlagsSmallCore()[source]
test_meshByRingCompositionAxialBinsLargeCore()[source]
test_meshByRingCompositionAxialCoordinatesLargeCore()[source]
test_meshByRingCompositionAxialFlagsLargeCore()[source]