9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-21 12:02:05 +02:00
qp2/src/non_h_ints_mu
eginer 7e5f1ffc0c
Some checks failed
continuous-integration/drone/push Build is failing
added plot_mu_of_r.irp.f
2023-05-25 12:57:58 +02:00
..
debug_fit.irp.f fixed bug in -s-Gauss List_b3 for molec 2023-05-10 22:37:13 +02:00
debug_integ_jmu_modif.irp.f non_h_ints compiles 2023-02-06 19:00:35 +01:00
grad_squared_manu.irp.f Improve I/O on TC integrals 2023-03-17 19:23:07 +01:00
grad_squared.irp.f fixed bug in -s-Gauss List_b3 for molec 2023-05-10 22:37:13 +02:00
grad_tc_int.irp.f v0 tc integ numericall with DGEMM 2023-04-21 20:50:00 +02:00
j12_nucl_utils.irp.f added Gill grid 2023-05-15 00:31:28 +02:00
jast_deriv.irp.f added new mu(r) jastrow 2023-05-24 11:06:00 +02:00
NEED non_h_ints compiles 2023-02-06 19:00:35 +01:00
new_grad_tc_manu.irp.f v0 tc integ numericall with DGEMM 2023-04-21 20:50:00 +02:00
new_grad_tc.irp.f fixed bug in TC integrals 2023-04-26 08:52:06 +02:00
numerical_integ.irp.f v0 tc integ numericall with DGEMM 2023-04-21 20:50:00 +02:00
plot_mu_of_r.irp.f added plot_mu_of_r.irp.f 2023-05-25 12:57:58 +02:00
README.rst non_h_ints compiles 2023-02-06 19:00:35 +01:00
tc_integ.irp.f added use_ipp keyword 2023-05-09 15:49:34 +02:00
test_non_h_ints.irp.f IPP astice: OK 2023-05-08 23:31:20 +02:00
total_tc_int.irp.f added jast_type 0 2023-05-07 12:44:59 +02:00

=============
non_h_ints_mu
=============

Computes the non hermitian potential of the mu-TC Hamiltonian on the AO and BI-ORTHO MO basis.
The operator is defined in Eq. 33 of JCP 154, 084119 (2021)

The two providers are :
+) ao_non_hermit_term_chemist which returns the non hermitian part of the two-electron TC Hamiltonian on the MO basis. 
+) mo_non_hermit_term_chemist which returns the non hermitian part of the two-electron TC Hamiltonian on the BI-ORTHO MO basis.