armi.reactor.tests.test_rz_reactors module

Test loading Theta-RZ reactor models.

class armi.reactor.tests.test_rz_reactors.Test_RZT_Reactor(methodName='runTest')[source]

Bases: unittest.case.TestCase

Tests for RZT reactors.

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_loadRZT()[source]
test_findAllMeshPoints()[source]