9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-04-27 10:44:43 +02:00

86 Commits

Author SHA1 Message Date
v1j4y
63e617221c Added new file with CFG based sigma-vector. 2022-06-14 11:30:07 +02:00
v1j4y
6592f35daf Activated cfg based davidson. 2022-06-14 11:29:41 +02:00
v1j4y
566a56d22f Improved guess for csf davidson. 2022-06-14 11:29:02 +02:00
v1j4y
221b712854 Merge branch 'csf_verified' of https://github.com/v1j4y/qp2 into csf_verified 2022-06-14 00:10:15 +02:00
v1j4y
fddf6b7957 Sigma-vector works for multiple roots. 2022-06-14 00:09:49 +02:00
vijay
872ed7f283
Merge branch 'dev' into csf_verified 2022-06-13 16:27:30 +02:00
v1j4y
9b8a1f5a9e Fixed bug in obtain_I_connected. Now energy is correct for NH cc-pvdz. 2022-06-13 16:21:08 +02:00
31572fddc3 Prepared CFG H.Psi for Vijay
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-10 14:28:55 +02:00
v1j4y
6d48611edf Cleaning of sigma-vector file. 2022-06-08 12:08:44 +02:00
v1j4y
a3200652ce Debugging sigma-vector. 2022-06-06 21:40:53 +02:00
a52a084f58 Revert "Replaces psi_det_size by N_det"
Some checks failed
continuous-integration/drone/push Build is failing
This reverts commit 6224e449ca2f1850152e2fdc46f838806e1b5907.
2022-05-25 13:35:45 +02:00
6224e449ca Replaces psi_det_size by N_det 2022-05-12 14:28:25 +02:00
cef2ab8a91 Accelerated PT2 2022-03-08 11:24:17 +01:00
v1j4y
c0178a11ea Working on csf sigma vector verification. 2022-02-04 16:27:06 +01:00
27ef2ff39f Fix Davidson 2022-02-04 15:01:08 +01:00
d428b721b2 FIxed bug in CSF 2022-02-04 11:09:33 +01:00
d84e3fa236 Dressed davidson with CSF 2022-01-28 20:16:01 +01:00
Emmanuel Giner
043543bc15 merged the threshold_sav 2021-12-17 18:32:35 +01:00
4318b0a04b OpenMP nested merged 2021-11-29 10:39:34 +01:00
991c198220 davidson with IRPF90 flags for multiple levels omp 2021-11-19 22:53:05 +01:00
Emmanuel Giner
8a7d6444ab removed some stuffs to clean the CIPSI module 2021-10-18 08:56:25 +02:00
b3c2f3c204 Basis in qp_convert_output_to_ezfio 2021-06-25 00:11:57 +02:00
66baf49ca6 Davidson without diagonal option 2021-06-18 12:45:41 +02:00
3a71cf0dc6 CSF-based davidson as an option0 2021-06-16 09:49:53 +02:00
54b01efc23 Removed do_csf : Bug 2021-06-07 16:02:42 +02:00
e751901fa8 Renamed lgamma into logabsgamma (lgamma is a Fortran intrinsic) 2021-06-01 10:35:33 +02:00
32e2afca90 Using Intel IPP for sorting 2021-05-31 01:49:34 +02:00
ae5c8e381b Deactivated CSF in Davidson: bug in n_CSF 2021-04-27 19:13:22 +02:00
9b32fc67ac Fix gfortran10 problem #153 2021-04-19 23:57:28 +02:00
b53bfe5e4c Only singlets work with S2 2021-04-17 02:15:34 +02:00
7d39c58ea9 Fixed get_phase_qp_to_cfg 2021-04-17 02:03:31 +02:00
df215c3972 Only singlets use CSF 2021-04-17 01:38:50 +02:00
697fbddde6 Optimized get_all_spin_doubles_1 2021-03-31 01:50:53 +02:00
1691c74539 Fixed distributed davidson 2021-02-26 16:28:39 +01:00
3c9944225c Removed useless function 2021-02-26 14:51:10 +01:00
832424aafa Merge branch 'csf' of github.com:QuantumPackage/qp2 into csf 2021-02-17 18:06:21 +01:00
f051750fd3 Minor changes 2021-02-17 18:05:49 +01:00
f381225425 Fixes for intel compiler 2021-02-17 15:58:16 +01:00
6c7b162ec5 Fix calculation of mem requirements 2021-02-17 15:49:58 +01:00
07bfa1cf70 Removed orthonormalization in Davidson 2021-02-17 15:35:10 +01:00
b87e87b740 First CSF davidson working 2021-02-17 14:59:25 +01:00
554579492b Added davidson without S2 2021-02-17 00:46:58 +01:00
7fa1637b91 Changed banned 2021-01-24 23:09:37 +01:00
6553b53d1d Restore Davidson task size 2021-01-24 11:30:49 +01:00
7e4d08f51f Update Davidson parameters 2021-01-21 11:03:19 +01:00
0c3c5fd926 Davidson optimization 2021-01-21 10:52:33 +01:00
340f7076c1 Removed += in selection 2021-01-21 10:00:53 +01:00
362dd42ddc Increased task size in Davidson 2021-01-20 13:17:35 +01:00
8953f052b4 Accelerate H Psi when c_i=0 2021-01-04 22:15:46 +01:00
6d33e6ce81 Moved selection_weight 2020-12-23 02:46:27 +01:00