armi.nuclearDataIO.cccc.tests.test_pwdint module
Test PWDINT reading and writing.
- class armi.nuclearDataIO.cccc.tests.test_pwdint.TestGeodst(methodName='runTest')[source]
Bases:
TestCase
Tests the PWDINT class.
This reads from a PWDINT file that was created using DIF3D 11 on a small test hex reactor in 1/3 geometry.
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.