9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-02 02:35:18 +02:00
Commit Graph

842 Commits

Author SHA1 Message Date
eginer
ef3a52f54d added write_pt_charges.py 2023-02-23 16:38:40 +01:00
eginer
656709b7c1 added tc spin density 2023-02-23 16:12:00 +01:00
eginer
5aab702257 removed stupid print in dft_utils_in_r/dm_in_r.irp.f 2023-02-21 18:20:15 +01:00
eginer
e68c2cbf4b Merge branch 'dev-stable' of https://github.com/QuantumPackage/qp2 into dev-stable
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-19 10:51:22 +01:00
eginer
342a337b46 added the nuclear repulsion in src/tc_bi_ortho/slater_tc_opt_diag.irp.f 2023-02-19 10:51:07 +01:00
43704f8fc7 Accelerated 4idx transformation
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-16 18:34:47 +01:00
edb1b43563 Updated PT2 2023-02-16 14:15:15 +01:00
8429ff9f76 Fix sort 2023-02-16 11:00:25 +01:00
fc84142b5d Fix binom with .99999 and introduce function for 2x2 diag
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-16 10:47:20 +01:00
80346a781d Conversion factors 2023-02-16 10:46:16 +01:00
9a429e35c8 Sorting with C stdlib 2023-02-16 10:45:53 +01:00
af120b30c5 Merge branch 'dev-stable' of github.com:QuantumPackage/qp2 into dev-stable 2023-02-16 10:11:10 +01:00
9755fb812c Merge branch 'master' into dev-stable 2023-02-15 16:42:51 +01:00
e12f13598a Fixed HCore guess with spherical MOs
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-15 16:26:33 +01:00
eginer
69f014bc9c added nuclear repulsion in the diagonal TC matrix element bi_ortho
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-14 23:45:15 +01:00
eginer
8817145e27 minor modifs 2023-02-13 20:12:33 +01:00
d84092a29d Added utils_trust_region directory
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-08 16:45:04 +01:00
f947412a16 Minor changes 2023-02-08 16:41:35 +01:00
0e576f519e Merge branch 'dev-stable' of github.com:QuantumPackage/qp2 into dev-stable 2023-02-08 16:33:52 +01:00
81ca29427a
Merge pull request #245 from QuantumPackage/dev-stable-tc-scf
Dev stable tc scf
2023-02-08 16:33:30 +01:00
eginer
dc4d794261 Merge branch 'dev-stable-tc-scf' of https://github.com/QuantumPackage/qp2 into dev-stable-tc-scf 2023-02-08 15:12:21 +01:00
eginer
a4544e229a Removed useless non biorthonormal three-body integrals 2023-02-08 15:06:38 +01:00
f2724461cd Update print in PT2 2023-02-08 14:44:49 +01:00
eginer
e3fa3b717e changed names in ezfio functions in ortho_three_e_ints 2023-02-08 14:37:25 +01:00
eginer
601c27ccd4 changed names in ezfio functions in ortho_three_e_ints 2023-02-08 14:08:49 +01:00
eginer
261ff40044 added test in fci_tc_bi_ortho 2023-02-08 14:02:00 +01:00
eginer
26bdbf7193 modified cipsi_tc_bi_ortho/selection.irp.f 2023-02-08 10:55:03 +01:00
eginer
b258a2f154 added fci_tc and cipsi_tc_bi_ortho 2023-02-07 17:28:11 +01:00
eginer
80b66dee79 added
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-07 17:24:09 +01:00
eginer
5bd19df0bc added tc_bi_ortho 2023-02-07 17:07:49 +01:00
eginer
00081668f2 renamed three_body_ints in ortho_three_e_ints 2023-02-07 16:50:54 +01:00
eginer
cc16cea1b0 cleaning in tc_scf 2023-02-07 16:45:10 +01:00
Emmanuel Giner
2e82f6277c
Merge pull request #243 from QuantumPackage/dev-stable-pt-charges
Some checks failed
continuous-integration/drone/push Build is failing
Dev stable pt charges
2023-02-07 13:53:38 +01:00
Emmanuel Giner
dd7f6ad0d3
Merge pull request #242 from QuantumPackage/dev-stable-tc-scf
Dev stable tc scf
2023-02-07 13:46:48 +01:00
eginer
d6ed501c91 added a proper test for tc_scf
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-07 13:43:37 +01:00
eginer
2ec8b1f34c added missing bi_ort_ints 2023-02-07 13:27:19 +01:00
eginer
c341718982 fixed the 10.hf.bats
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-07 13:23:00 +01:00
eginer
cf0c8e75ae added point charges test 2023-02-07 13:13:14 +01:00
eginer
766fabf1d2 point charges work 2023-02-07 12:50:33 +01:00
eginer
a4bb488d64 tc_scf compiles and gives good energy for Ne. Added a test in test_Ne.sh
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-06 19:26:58 +01:00
eginer
ca4cdf56d5 added non_hermit_dav 2023-02-06 19:03:22 +01:00
eginer
3a68b36515 added three_body_ints 2023-02-06 19:02:19 +01:00
eginer
4472a6d9be non_h_ints compiles 2023-02-06 19:00:35 +01:00
eginer
17d8197a67 added ao_many_one_e_ints/ bi_ortho_mos/ 2023-02-06 18:17:56 +01:00
6a25c3edc9 Update zmq module with fortran preprocessor 2023-02-06 18:02:11 +01:00
5f99e463c7 gitignore 2023-02-06 18:00:29 +01:00
d387ee549a Fix compilation with gfortran
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-01 10:21:36 +01:00
71693637b6 Fix normalization in qp_edit
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-15 18:12:27 +02:00
c8109a1f51 Fixing tests
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-29 15:45:09 +02:00
058cf26ae4 Update test values 2022-08-29 15:31:05 +02:00