statmechcrack.tests.test_boundary

A module for testing boundary behavior.

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

Bases: TestCase

Class to test boundary behavior.

_classSetupFailed = False
_class_cleanups = []
main()[source]

Main function for module-level testing functionality.

test_boundary_nondimensional_end_separation()[source]

Function to test asymptotic behavior of the nondimensional end separation.

test_boundary_nondimensional_force()[source]

Function to test asymptotic behavior of the nondimensional force.

test_boundary_relative_nondimensional_gibbs_free_energy()[source]

Function to test asymptotic behavior of the relative nondimensional Gibbs free energy.

test_boundary_relative_nondimensional_helmholtz_free_energy()[source]

Function to test asymptotic behavior of the relative nondimensional Helmholtz free energy.

test_boundary_relative_nondimensional_reaction_rate_coefficient()[source]

Function to test asymptotic behavior of the relative nondimensional reaction rate coefficient.