armi.materials.tests.test_water module¶
unit tests for water materials
- class armi.materials.tests.test_water.Test_Water(methodName='runTest')[source]¶
Bases:
unittest.case.TestCase
unit tests for water 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_water_at_freezing()[source]¶
Reproduce verification results from IAPWS-IF97 for water at 0C http://www.iapws.org/relguide/supsat.pdf
- test_water_at_boiling()[source]¶
Reproduce verification results from IAPWS-IF97 for water at 100C http://www.iapws.org/relguide/supsat.pdf
- test_water_at_critcalPoint()[source]¶
Reproduce verification results from IAPWS-IF97 for water at 647.096K http://www.iapws.org/relguide/supsat.pdf