armi.cases.inputModifiers.tests.test_pinTypeInputModifiers module¶
Unit tests for input modifiers
- class armi.cases.inputModifiers.tests.test_pinTypeInputModifiers.MockGeom[source]¶
Bases:
object
- geomType = 'hex'¶
- class armi.cases.inputModifiers.tests.test_pinTypeInputModifiers.TestBlueprintModifiers(methodName='runTest')[source]¶
Bases:
unittest.case.TestCase
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_AdjustSmearDensity()[source]¶
Compute the smear density where clad.id is 1.0.
\[areaFuel = smearDensity * innerCladArea fuelOD^2 / 4 = 0.5 * cladID^2 / 4 fuelOD = \sqrt{0.5}\]Note
the area of fuel is 0.5 * inner area of clad