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

413 Commits

Author SHA1 Message Date
622aee8bf5 Introduced overlap 2020-08-29 10:19:35 +02:00
32dd686f96 Introduced error bars in variance and norm 2020-08-29 00:22:48 +02:00
3ec31857f9 Try to fix travis NaN 2020-08-28 23:57:11 +02:00
cf2d78fced Cleaned rPT2 2020-08-28 16:21:32 +02:00
7bde6f7451 Factorized pt2 data 2020-08-28 15:44:00 +02:00
e0f17d516b Introduced pt2_type 2020-08-28 14:45:20 +02:00
80b5784941
Merge pull request #129 from QuantumPackage/dev
Dev
2020-08-25 10:00:32 +02:00
7cb492ef3c Norm -> Norm^2 2020-08-23 02:07:20 +02:00
Kevin Gasperich
233f9d8f28 remove shift by S_z2_Sz (now included in diag_S_mat_elem) 2020-08-21 12:42:08 -05:00
Kevin Gasperich
770b4f6628
compute s_z2_sz in diag_S_mat_elem 2020-08-21 12:30:14 -05:00
b97a6004d3 Update cache for travis 2020-08-07 19:32:36 +02:00
68c9340690
Merge pull request #114 from QuantumPackage/cleaning_dft
Cleaning dft with minor bugs corrections for md_sr_pbe
2020-08-07 16:56:49 +02:00
25663a89cd Fixed print_energy 2020-07-14 15:23:53 +02:00
Emmanuel Giner
2a4497d067 added all the angular integration grid 2020-06-27 13:31:29 +02:00
Emmanuel Giner
28605c76b9 added all possible angular grid points as possible choices 2020-06-17 13:00:09 +02:00
ebf49ce789 Fixed bug in deterministic PT2 for buffer size 2020-06-13 00:05:11 +02:00
b4bbd01574 Fixed determinstic PT2 2020-06-12 23:45:23 +02:00
Emmanuel Giner
0850fa6f72 fixed bug in g0_UEG_mu_inf, src/dft_utils_func/on_top_from_ueg.irp.f 2020-06-08 15:17:53 +02:00
Emmanuel Giner
4244e0b27e removed FPE in g0_UEG_mu_inf, src/dft_utils_func/on_top_from_ueg.irp.f 2020-06-08 14:52:23 +02:00
Emmanuel Giner
f35faaba9c fixed the ao effective potential in DFT 2020-06-08 14:47:19 +02:00
Emmanuel Giner
3987b9794d removed a lot of floating point exceptions in DFT 2020-06-08 12:52:08 +02:00
Emmanuel Giner
ff15a50895 removed a floating point exception in routines_exc_sr_lda.irp.f 2020-06-08 12:24:35 +02:00
Emmanuel Giner
408257dbfd removed a floating point exception in routines_exc_sr_lda.irp.f 2020-06-08 12:00:25 +02:00
Emmanuel Giner
7648010331 fixed another floating point exception in aos_in_r.irp.f 2020-06-08 11:55:44 +02:00
Emmanuel Giner
47528188b5 fixed floating point exception in AOs 2020-06-08 11:50:41 +02:00
Emmanuel Giner
48b0952b55 removed floating points exceptions in DFT 2020-06-06 18:07:26 +02:00
Emmanuel Giner
125294a05a
Merge pull request #112 from QuantumPackage/dev
Dev
2020-06-06 17:30:40 +02:00
ae01d339df Moved lin_dep_cutoff 2020-06-04 18:42:44 +02:00
169e19e46a Add state-averaged density 2020-05-28 18:05:17 +02:00
4ccb17a5dd Cleaned mo_get for multiple integrals 2020-05-28 11:57:12 +02:00
Emmanuel Giner
8f70c96fac
Merge pull request #108 from QuantumPackage/dev
Dev
2020-05-26 16:38:49 +02:00
811cdf86a6 updated tests 2020-05-26 11:00:35 +02:00
f536aea568 updated tests 2020-05-26 09:52:06 +02:00
bdc065a68f Fixing tests 2020-05-26 02:52:10 +02:00
465737c85a DIIS stability 2020-05-25 23:34:51 +02:00
a460863632 DIIS stability 2020-05-25 23:32:23 +02:00
5803482a60 Fixed NaN in SCF 2020-05-25 23:27:38 +02:00
a90b446beb Fixed floating-point exceptions 2020-05-25 19:22:10 +02:00
75891f14b7 Linear dependencies cutoff 2020-05-25 11:31:28 +02:00
9c52a612dd Interatomic distance 2020-05-25 09:29:57 +02:00
512525508b Fixed division by zero in RSDFT 2020-05-20 11:45:41 +02:00
Emmanuel Giner LCT
346ea702c4 minor modifs on basis correction 2020-05-19 11:46:29 +02:00
d4bebb07bc Tuned selection 2020-05-15 15:57:34 +02:00
0776f88604 Put back psi_average_norm_contrib_sorted in selection, but with 1.d-20 2020-05-15 15:26:15 +02:00
18d8d45cfc Match PT2 instead of rPT2 2020-05-15 15:20:54 +02:00
c614cb3922 Fixed conversion 2020-05-15 15:12:39 +02:00
ceeef553b1 Increased size of strings 2020-05-15 14:53:55 +02:00
f07c2fad45 Merge branch 'dev' of https://github.com/QuantumPackage/qp2 into dev 2020-05-15 14:06:38 +02:00
51fda32648
Merge pull request #107 from QuantumPackage/cleaning_dft
Cleaning dft
2020-05-15 11:15:40 +02:00
eb91084ee9 Merge branch 'dev' of https://github.com/QuantumPackage/qp2 into dev 2020-05-13 11:48:20 +02:00