nonrad.tests.test_scaling module

class nonrad.tests.test_scaling.ChargedSupercellScalingTest(methodName='runTest')[source]

Bases: TestCase

test_charged_supercell_scaling()[source]
test_charged_supercell_scaling_VASP()[source]
test_distance_PBC()[source]
test_find_charge_center()[source]
test_radial_distribution()[source]
class nonrad.tests.test_scaling.SommerfeldTest(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_attractive()[source]
test_compare_methods()[source]
test_list()[source]
test_neutral()[source]
test_old_sommerfeld()[source]
test_repulsive()[source]
test_sommerfeld_dim()[source]
class nonrad.tests.test_scaling.ThermalVelocityTest(methodName='runTest')[source]

Bases: TestCase

test_thermal_velocity()[source]