10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-19 19:52:15 +02:00
Commit Graph

172 Commits

Author SHA1 Message Date
Emmanuel Giner
0075d01bd9 New perturbation theory is working 2016-08-26 18:00:49 +02:00
Emmanuel Giner
78254c68c9 Formally finished to code the MRPT_Utils 2016-08-24 16:43:01 +02:00
Emmanuel Giner
a0d5869054 Modifs of fobo-scf 2016-07-16 16:09:50 +02:00
Emmanuel Giner
e50cfeee02 Integration for DFT seems to be ok, but need to improve the angular part 2016-04-21 23:59:50 +02:00
Emmanuel Giner
83f77b61c8 Two body dm implemented 2016-04-18 20:49:49 +02:00
Emmanuel Giner
e432c470a1 begin DFT in qp 2016-04-17 23:30:04 +02:00
Emmanuel Giner
74f465be90 two bod is ok 2016-04-17 22:25:25 +02:00
Emmanuel Giner
80cf1472ca added the two body dm alpha beta 2016-04-04 17:28:49 +02:00
Emmanuel Giner
f030c4b6fe Merged with LCPQ 2016-03-14 16:12:25 +01:00
Emmanuel Giner
ac8e530372 FOBO-SCF executable works 2016-03-11 23:27:39 +01:00
d17af2fdc7 Added clean context termination to ZMQ 2016-02-22 20:17:48 +01:00
9cb9139537 Remove dead code 2016-02-19 15:07:38 +01:00
20a857c446 Distributed PT2 2016-02-19 00:20:28 +01:00
Emmanuel Giner
8f5ba570ea Comments of Anthony taken into account 2016-02-18 11:33:26 +01:00
Emmanuel Giner
bc6c26fb73 Add the FOBOCI routines 2016-02-17 17:15:54 +01:00
Emmanuel Giner
27a121bc1b added print_hcc and OVB plugin 2016-02-17 10:52:57 +01:00
Emmanuel Giner
19e276fc0d added the mulliken and hyperfine coupling constants analysis 2016-02-16 18:32:53 +01:00
Emmanuel Giner
6bbc24c1ec Added the diagonalize_s2 option 2016-02-16 17:43:26 +01:00
Emmanuel Giner
92dd252be0 added the All_singles module 2016-02-16 11:14:19 +01:00
6e6a8ac82a Corrected bug in spherical guess MOs 2016-02-04 10:56:39 +01:00
fa2187fea0 Corrected again bug for 64th MO 2016-01-26 01:08:07 +01:00
42b0f7ed13 Pseudo is set by ocaml functions 2016-01-25 22:45:23 +01:00
a78852b96a Corrected bug in Slater rules (64th MO) 2016-01-25 22:17:55 +01:00
3aaa879d8a Merge branch 'microlist' of https://github.com/garniron/quantum_package into garniron-microlist
Conflicts:
	ocaml/qp_edit.ml
2016-01-05 01:38:35 +01:00
Yann Garniron
aa6d4c23a5 cleaning 2016-01-03 10:07:03 +01:00
1e15ebd70b Changed default threshold for HF and davidson 2016-01-02 22:02:24 +01:00
Yann Garniron
16135a7248 reduced RAM requirement 2016-01-01 11:47:17 +01:00
Yann Garniron
e207c1d51a subroutine merdge 2015-12-18 16:19:09 +01:00
Yann Garniron
97bc25183f bug in idx_microlist 2015-12-18 13:40:03 +01:00
Yann Garniron
3fd6e3c83b optimized 2015-12-18 12:07:49 +01:00
Yann Garniron
9a515ed0b6 better microlist 2015-12-17 22:06:57 +01:00
Yann Garniron
424682a7a1 apparently working microlist 2015-12-16 16:41:22 +01:00
Yann Garniron
786e2989d1 init microlist 2015-12-16 15:05:57 +01:00
53ba951186 Added canonical orthogonalization and accelerated Tasks 2015-12-09 18:53:38 +01:00
e85a5927a1 Natural orbitals using SVD 2015-12-08 13:24:43 +01:00
caffarel
df6ca0ee05 Downgraded ZeroMQ to 4.0.7 2015-12-04 20:02:35 +01:00
61bcd8c103 Eigenvalues are now printed with the correct sign 2015-11-26 15:00:02 +01:00
e8d5738b76 Merge eos:/users/p0510/caffarel/quantum_package 2015-11-25 18:08:40 +01:00
afbdda0dab README 2015-11-25 03:05:49 +01:00
bef37a721c Filter_connected accelerated 2015-11-25 02:01:40 +01:00
3d7687e3c3 Accelerated diagonal element calculations in PT2 2015-11-24 17:01:09 +01:00
6cf3dcca0b Extended template for pt2 2015-11-24 11:40:49 +01:00
17b45ba194 Accelerated bitstring_to_list_ab 2015-11-21 00:32:58 +01:00
a3e12f3d33 Accelerated filter_connected_i_H_psi0 for large N_int 2015-11-20 22:43:34 +01:00
5d253ea84b Accelerated diag_h_mat_elem 2015-11-20 22:11:22 +01:00
007e234997 bitstring_to_list_ab 2015-11-20 19:51:56 +01:00
26d02019ed Added MP2 wave function 2015-11-20 13:03:15 +01:00
ecbaf5bd39 Changed i_H_psi to i_H_psi_minilist when minilist is used 2015-11-20 09:26:45 +01:00
9b03a9d2c7 Merge branch 'i_H_psi' of https://github.com/garniron/quantum_package into garniron-i_H_psi
Conflicts:
	config/gfortran.cfg
2015-11-20 01:11:19 +01:00
Yann Garniron
806d7be98b added is_connected_to 2015-11-19 21:20:43 +01:00