armi.materials.tests.test_air module¶
unit tests for air materials
- class armi.materials.tests.test_air.Test_Air(methodName='runTest')[source]¶
Bases:
unittest.case.TestCase
unit tests for air materials
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_pseudoDensity()[source]¶
Reproduce verification results at 300K from Incropera, Frank P., et al. Fundamentals of heat and mass transfer. Vol. 5. New York: Wiley, 2002.
- test_heatCapacity()[source]¶
Reproduce verification results at 300K from Incropera, Frank P., et al. Fundamentals of heat and mass transfer. Vol. 5. New York: Wiley, 2002.