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

679 Commits

Author SHA1 Message Date
13857ccebe Using normalized atomic basis functions now 2015-12-11 14:32:41 +01:00
204984bdd8 Fixed AO integrals (reliable socket) 2015-12-09 23:20:34 +01:00
9661db8cf8 Updated bitmasks when the number of MOs is < ao_num 2015-12-09 21:21:03 +01:00
53ba951186 Added canonical orthogonalization and accelerated Tasks 2015-12-09 18:53:38 +01:00
6025113cbc Canonical orthonormalization 2015-12-09 10:18:12 +01:00
fe2531a5dd Add SVD in natural orbitals
Conflicts:
	src/Utils/LinearAlgebra.irp.f
2015-12-08 15:44:09 +01:00
b39ae633a4 1.d-4 threshold in orthonormalization 2015-12-08 15:43:36 +01:00
e85a5927a1 Natural orbitals using SVD 2015-12-08 13:24:43 +01:00
cc56ac8d3a Task Server 2015-12-07 22:05:41 +01:00
989b087f59 Merge lpqsv26:/home/caffarel/quantum_package 2015-12-04 20:08:25 +01:00
caffarel
df6ca0ee05 Downgraded ZeroMQ to 4.0.7 2015-12-04 20:02:35 +01:00
3a4b41257f Transposed arrays for pseudos 2015-12-02 00:32:04 +01:00
cf12806fc7 Forgot file 2015-12-01 16:45:41 +01:00
94cf7c2b32 AO integrals with ZeroMQ 2015-12-01 16:32:01 +01:00
4f3c07f54e LinearAlgebra 2015-11-30 20:57:41 +01:00
6d05c72143 Added CAS-SCF module 2015-11-30 19:36:18 +01:00
88c47b1f73 Trap linear dependencies in basis set 2015-11-27 10:30:50 +01:00
7f4634e49b Isolated SVD routine 2015-11-27 10:15:46 +01:00
61bcd8c103 Eigenvalues are now printed with the correct sign 2015-11-26 15:00:02 +01:00
47ac033293 Removed dead code in pseudopotentials 2015-11-26 14:54:40 +01:00
e8d5738b76 Merge eos:/users/p0510/caffarel/quantum_package 2015-11-25 18:08:40 +01:00
Michel Caffarel
6cad30269f Guess based on the overlap matrix of AOs to remove linear dependencies 2015-11-25 18:04:05 +01:00
985090e885 Static array sizes in integrals 2015-11-25 10:18:34 +01:00
afbdda0dab README 2015-11-25 03:05:49 +01:00
1254176e90 Prefetching in map_integrals 2015-11-25 03:02:19 +01:00
bef37a721c Filter_connected accelerated 2015-11-25 02:01:40 +01:00
d05c851ba6 cleaning 2015-11-25 01:08:31 +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
Yann Garniron
8a67f8e7d9 added create_minilist_find_previous 2015-11-19 20:57:44 +01:00
Yann Garniron
cd4511e29b removed rogue line of code 2015-11-19 17:29:22 +01:00
Yann Garniron
54ec552c14 simple untested minilist for all perturbations 2015-11-19 17:18:08 +01:00
Yann Garniron
132c74e60b minilist simple pour epstein 2x2 2015-11-19 15:06:56 +01:00
40cf14a5e5 Memory bug also in S2 2015-11-18 00:29:52 +01:00
90c24d9dac Memory bug also in S2 2015-11-18 00:28:58 +01:00
029547820a Allocatable array instead of automatic array in Davidson 2015-11-18 00:18:18 +01:00
74bb562f40 Memory bug in Davidson corrected 2015-11-17 23:57:55 +01:00
d56c9dcb0f Option to add automatically dummy basis functions 2015-11-17 22:25:26 +01:00
635ff3dc02 Print correctly % in pseudo 2015-11-17 12:20:50 +01:00
8af721f452 Acelerated pseudo integrals 2015-11-17 12:13:33 +01:00
4679023df9 Added Davidson threshold in EZFIO 2015-11-17 00:16:15 +01:00
b3d0c06209 Added integrals access benchmark 2015-11-17 00:16:00 +01:00
62a8253244 Introduced Schwartz screening in map_get 2015-11-16 22:08:36 +01:00
1e336aeca1 Added Schwartz in AOs 2015-11-16 20:13:06 +01:00
6a640567e8 Davidson optimization 2015-11-13 17:36:29 +01:00
b7e20b3493 Corrected mysterious openmp bug 2015-11-13 13:38:42 +01:00
66e1ef316d Barrier is not implicit after OMP_SINGLE 2015-11-13 13:22:25 +01:00
e033596481 Corrected Hartree-Fock MOs when not converged 2015-11-13 10:51:03 +01:00
bc0d6624ac If associated 2015-11-12 01:12:24 +01:00
1e15823494 Added guess_lowest_state 2015-11-12 01:08:04 +01:00
garniron
150b0f3a13 Merge pull request #2 from LCPQ/master
merge with LCPQ
2015-11-09 10:49:43 +01:00
Yann Garniron
8f7487dee5 updated H_u_0 to match the method used in H_u_0_mrcc 2015-11-09 10:16:13 +01:00
60a13efccd Shells in README 2015-11-08 21:37:50 +01:00
696dcafed8 Update readme 2015-11-08 21:02:55 +01:00
ca780fa6bd Merge branch 'master' of https://github.com/LCPQ/quantum_package into LCPQ-master
Conflicts:
	ocaml/.gitignore
	plugins/Perturbation/README.rst
	src/Determinants/README.rst
	src/Ezfio_files/README.rst
2015-11-07 01:38:20 +01:00
2d3ba8003b Accelerated CIPSI reducing buffers in generate_h_apply 2015-11-07 01:21:54 +01:00
Yann Garniron
238a5d6dd6 removed some unused functions 2015-11-04 16:24:12 +01:00
Yann Garniron
c3bbbd60de corrected bug in H_u_0_mrcc and get_s2_u0 2015-11-04 11:37:13 +01:00
Yann Garniron
4eed037ecf corrected parallelism bug 2015-11-02 20:56:02 +01:00
Yann Garniron
67836776e1 optimized H_u_0_mrcc and get_s2_u0 - some unused functions commented out 2015-11-01 08:57:01 +01:00
Yann Garniron
3eec2f5683 det_connections removed - some useless functions commented out 2015-10-31 18:42:46 +01:00
Yann Garniron
1064e7470b no more connected_to_ref in mrcc_dress + cleaning 2015-10-29 11:40:11 +01:00
Yann Garniron
48c91aeda7 Merge branch 'master' of https://github.com/garniron/quantum_package
Conflicts:
	plugins/MRCC_Utils/README.rst
	plugins/MRCC_Utils/mrcc_dress.irp.f
	src/Determinants/README.rst
	src/Determinants/davidson.irp.f
2015-10-26 08:31:44 +01:00
Yann Garniron
cad30f56f9 connected_to_ref 2015-10-25 21:23:12 +01:00
Yann Garniron
d1c1ae8cb4 connected_to_ref 2015-10-23 17:10:04 +02:00
Yann Garniron
0232df92af Merging and update doc 2015-10-23 10:00:24 +02:00
Yann Garniron
acaa0c7636 Merging 2015-10-23 09:51:43 +02:00
Yann Garniron
47cc54f668 filter_connected_davidson sans proxy 2015-10-22 11:24:04 +02:00
Yann Garniron
9186be8c56 tri alpha/beta simple pour filter_connected_davidson 2015-10-22 11:10:20 +02:00
Yann Garniron
b6000270ca tri alpha/beta simple pour filter_connected_davidson 2015-10-21 15:50:15 +02:00
5470e05913 Added target_pt2_qmc 2015-10-19 17:28:08 +02:00
adbfd7c90e bit_kind 2015-10-17 16:19:50 +02:00
e01ac55470 Bug in pseudo 2015-10-17 15:01:15 +02:00
5409607372 Accelerated pseudopotentials 2015-10-17 02:19:36 +02:00
1363b436e3 Accelerated pseudopotentials 2015-10-16 14:33:57 +02:00
e28de8a15e Merge branch 'master' of https://github.com/garniron/quantum_package into garniron-master
Conflicts:
	ocaml/.gitignore
	plugins/CAS_SD/README.rst
	plugins/Full_CI/README.rst
	plugins/MRCC_Utils/README.rst
	plugins/Perturbation/README.rst
	src/Determinants/README.rst
	src/Ezfio_files/README.rst
2015-10-16 13:55:32 +02:00
Yann Garniron
bbbc72341a minilist primitive/tri par alpha en cours 2015-10-16 13:06:19 +02:00
57b9f1d0c2 Merge branch 'master' of github.com:scemama/quantum_package 2015-10-13 09:27:14 +02:00
dc3cfb9dbd English 2015-10-06 15:33:11 +02:00
21f18406b7 Integrals goind from Write to Read 2015-09-22 13:42:23 +02:00
f04e6619a5 Memory allocation bug in Huckel guess corrected 2015-09-22 13:35:42 +02:00
8b8946f1e3 OpenMP reduction bug for large systems solved 2015-09-22 13:05:42 +02:00
6476d432be Added EZFIO.cfg for CISD 2015-09-22 09:47:07 +02:00
3ca25bc422 Merge branch 'master' of lpqlx139:quantum_package 2015-09-22 09:36:41 +02:00
914e88e366 Cleaned gitignore 2015-09-22 09:36:31 +02:00
13ce974ee4 Corrected bug to read/write ao integrals 2015-09-19 15:05:28 +02:00
c910257927 Tests OK again. 2015-09-19 02:00:26 +02:00
ff2a0330d7 Compiles now 2015-09-19 01:53:23 +02:00
979aa6a793 Bug in get_excitation_degree_vector 2015-09-19 01:37:44 +02:00
f52e877f7c CISD save energy 2015-09-11 15:30:44 +02:00
a55b3cb651 Merged with Manu MRCC 2015-09-08 16:37:46 +02:00
b7fd9bb101 threshold in mo_pseudo_grid for QMC 2015-07-31 18:53:43 +02:00