pymolresponse.tests package
Submodules
pymolresponse.tests.test_ao2mo module
pymolresponse.tests.test_calculators module
- pymolresponse.tests.test_calculators.calculate_disk_rhf(testcasedir: Path, hamiltonian: str, spin: str, frequency: str, label_1: str, label_2: str) float [source]
- pymolresponse.tests.test_calculators.calculate_disk_uhf(testcasedir: Path, hamiltonian: str, spin: str, frequency: str, label_1: str, label_2: str) float [source]
pymolresponse.tests.test_final_result module
- pymolresponse.tests.test_final_result.test_as_many_as_possible_rhf_disk() None [source]
Test correctness of the final result for closed-shell molecules against DALTON references.
- pymolresponse.tests.test_final_result.test_as_many_as_possible_uhf_disk() None [source]
Test correctness of the final result for open-shell (UHF) molecules against DALTON (ROHF) references.
- pymolresponse.tests.test_final_result.test_final_result_rhf_h2o_sto3g_rpa_singlet() None [source]
Test correctness of the final result for water/STO-3G with full RPA for singlet response induced by the dipole length operator (the electric polarizability) computed with quantities from disk.
- pymolresponse.tests.test_final_result.test_final_result_rhf_h2o_sto3g_rpa_triplet() None [source]
Test correctness of the final result for water/STO-3G with full RPA for triplet response induced by the dipole length operator computed with quantities from disk.
pymolresponse.tests.test_hydrogen module
pymolresponse.tests.test_molecular_property module
pymolresponse.tests.test_operators module
pymolresponse.tests.test_rhf module
Hard-coded response equations for restricted wavefunctions.
pymolresponse.tests.test_runners module
- pymolresponse.tests.test_runners.run_as_many_tests_as_possible_rhf_disk(testcase: Path | str) None [source]
pymolresponse.tests.test_solvers module
pymolresponse.tests.test_td module
pymolresponse.tests.test_uhf module
Hard-coded response equations for unrestricted wavefunctions.