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

652 Commits

Author SHA1 Message Date
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
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