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

670 Commits

Author SHA1 Message Date
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
6b3ba6a99e Fixed QMCPACK bugs (Issue #154) 2016-03-07 20:13:43 +01:00
d17af2fdc7 Added clean context termination to ZMQ 2016-02-22 20:17:48 +01:00
d49dcb7d8f Terminating ZMQ context when parallel calculation is finished 2016-02-22 19:41:41 +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
Lorenzo Tenti
6d30dabc8b Added the Orbital Entanglement plugin, added the list of active orbitals in bitmasks.irp.f. 2016-02-12 12:27:13 +01:00
Thomas Applencourt
3d12ee82da Merge pull request #137 from TApplencourt/master
Corected script qmcpack
2016-02-08 14:43:13 +01:00
TApplencourt
ad21a3b8ce Solve OpenMP segfault lock init 2016-02-08 09:49:40 +01:00
647d4ad6de Corrected bug with sperical guess 2016-02-04 23:33:40 +01:00
6e6a8ac82a Corrected bug in spherical guess MOs 2016-02-04 10:56:39 +01:00
8a566b1e63 Implemented Spherical AOs 2016-01-27 00:19:08 +01:00
8a5585c4be Merge branch 'master' of https://github.com/scemama/quantum_package into scemama-master
Conflicts:
	ocaml/qp_create_ezfio_from_xyz.ml
	ocaml/qp_edit.ml
	tests/bats/qp.bats
2016-01-26 14:43:09 +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
ae9599c601 Added qmcpack module 2016-01-19 17:06:57 +01:00
TApplencourt
f8d44cc0c5 Fixing issue 2016-01-14 17:00:46 +01:00
TApplencourt
1969a463fe Some modif for the interface with qmcpack 2016-01-14 15:18:31 +01:00
06cada2d92 Minor changes in tests 2016-01-06 20:53:40 +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
b72c8a03f6 Improved tests 2016-01-05 01:04:52 +01:00
Yann Garniron
aa6d4c23a5 cleaning 2016-01-03 10:07:03 +01:00
97a966df04 Threshold in MO transformation 2016-01-02 22:04:24 +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
6cd35b90bf thr 2015-12-11 15:32:05 +01:00
ffaa461afc Added thresh to constants 2015-12-11 14:52:29 +01:00
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