armi.physics.fuelCycle.tests.test_utils module
- class armi.physics.fuelCycle.tests.test_utils.FuelCycleUtilsTests(methodName='runTest')[source]
Bases:
TestCase
Tests for geometry indifferent fuel cycle routines.
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.
- N_PINS = 169
- test_maxBurnupLocationFromComponents()[source]
Test that the
Component.p.pinPercentBu
parameter can reveal max burnup location.
- test_singleLocatorWithBurnup()[source]
Test that a single component with burnup can be used to find the highest burnup.