10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-07-05 02:46:04 +02:00
QuantumPackage/src/non_h_ints_mu
2022-10-22 19:09:22 +02:00
..
debug_fit.irp.f new jast added in QP 2022-10-21 23:27:51 +02:00
debug_integ_jmu_modif.irp.f new jast added in QP 2022-10-21 23:27:51 +02:00
grad_squared.irp.f merging 2022-10-22 18:08:56 +02:00
grad_tc_int.irp.f new jast added in QP 2022-10-21 23:27:51 +02:00
j12_nucl_utils.irp.f new jast added in QP 2022-10-21 23:27:51 +02:00
NEED added many files and did a lot of documentation for bi-ortho scf 2022-10-05 00:05:22 +02:00
new_grad_tc.irp.f documentation 2022-10-22 16:21:37 +02:00
numerical_integ.irp.f new jast added in QP 2022-10-21 23:27:51 +02:00
README.rst documentation 2022-10-22 16:21:37 +02:00
total_tc_int.irp.f new jast added in QP 2022-10-21 23:27:51 +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. 


!\sum_mm = 1,3 \sum_R phi_i(R) \phi_k(R) grad_1_u_ij_mu(j,l,R,mm)  grad_1_u_ij_mu(m,n,R,mm)
!\sum_mm+= 1,3 \sum_R phi_j(R) \phi_l(R) grad_1_u_ij_mu(i,k,R,mm)  grad_1_u_ij_mu(m,n,R,mm)
!\sum_mm+= 1,3 \sum_R phi_m(R) \phi_n(R) grad_1_u_ij_mu(i,k,R,mm)  grad_1_u_ij_mu(j,l,R,mm)