pymatgen.analysis.diffusion.tests.test_analyzer module

class DiffusionAnalyzerTest(methodName='runTest')[source]

Bases: PymatgenTest

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_from_structure_NPT()[source]
test_init()[source]
test_init_npt()[source]
class FuncTest(methodName='runTest')[source]

Bases: PymatgenTest

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_fit_arrhenius()[source]
test_get_conversion_factor()[source]