10
0
mirror of https://github.com/LCPQ/quantum_package synced 2025-01-14 14:46:34 +01:00

416 Commits

Author SHA1 Message Date
Emmanuel Giner
dbf894a99a mrpt new with multi state version 2016-09-01 17:43:33 +02:00
Yann Garniron
db3c8bb87b init - not working 2016-09-01 14:43:13 +02:00
Emmanuel Giner
6ebeae0a10 MRPT2 new with separated classes 2016-08-30 18:10:44 +02:00
Emmanuel Giner
8aebbd02cc New PT2 with dressed matrix is working on H2 2016-08-30 14:10:52 +02:00
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
807c7b8ce6 Lambda-free MRCC now works 2016-08-05 17:53:20 +02:00
8b530a6db6 Added PT2 to FCI ZMQ 2016-08-04 15:15:14 +02:00
Yann Garniron
8da0509c5e Massively parallel selection 2016-08-01 16:05:40 +02:00
garniron
b3df66cd89 Merge pull request #16 from scemama/develop
Develop
2016-07-29 10:50:02 +02:00
42a5b96b0d Added Energy to qp_run 2016-07-28 18:53:24 +02:00
Yann Garniron
e2e28fb301 merge with scemama/develop 2016-07-27 16:06:44 +02:00
Yann Garniron
03958d15a4 experimental - reversed past and futur 2016-07-21 15:28:22 +02:00
Yann Garniron
59ace2439e in progress - define number of determinants to add 2016-07-19 10:15:26 +02:00
Emmanuel Giner
a0d5869054 Modifs of fobo-scf 2016-07-16 16:09:50 +02:00
6a35e89755 Merge branch 'master' of github.com:scemama/quantum_package 2016-07-15 15:31:23 +02:00
6492f613a1 Removed debug 2016-07-15 15:31:16 +02:00
Yann Garniron
6f63767823 in progress - iterations 2016-07-13 18:12:25 +02:00
4c436783ce Better Davidson parallelization 2016-07-13 01:12:05 +02:00
dd441417e8 Merge branch 'master' of https://github.com/garniron/quantum_package into garniron-master
Conflicts:
	config/ifort.cfg
	data/pseudo/tn_df
	plugins/MRCC_Utils/H_apply.irp.f
	src/Determinants/H_apply_zmq.template.f
	src/Determinants/davidson.irp.f
	src/Utils/LinearAlgebra.irp.f
2016-07-07 13:30:58 +02:00
Yann Garniron
ee257c3d6f merge with LCPQ 2016-07-06 16:15:47 +02:00
4b56ae9a3f Merge branch 'LCPQ-master' 2016-07-06 11:30:47 +02:00
025911df0b Optimized parallelism of AO ints 2016-06-23 12:16:09 +02:00
c707f3fee0 Misplaced deallocate 2016-06-20 17:39:55 +02:00
7c523340a2 Merge branch 'master' into develop 2016-06-16 00:14:14 +02:00
149c69b161 Bug in diagonalize CI 2016-06-16 00:14:02 +02:00
ac40124ac6 Move mmap.f90 2016-06-15 14:23:19 +02:00
Anthony Scemama
1bb1575da2 Merge pull request #167 from scemama/master
OpenMP Bug corrected
2016-06-06 23:30:11 +02:00
5502f94503 Allocatable minilist 2016-06-06 15:40:14 +02:00
f00f11830e Upgraded ZeroMQ 2016-06-06 10:56:28 +02:00
c551af4de6 Merge branch 'master' of github.com:scemama/quantum_package 2016-06-06 09:32:44 +02:00
16ac743aac OpenMP lock bug 2016-06-06 09:31:51 +02:00
3781ca757e Introduces full_ci_dressed 2016-05-30 00:29:37 +02:00
fbd2b11fc9 Introduce PT2 by generator in ZMQ 2016-05-29 23:24:18 +02:00
e2f4857b83 Fetch i_generator from ZMQ 2016-05-29 22:38:06 +02:00
Yann GARNIRON
39618c4300 corrected mrsc2 for large systems 2016-05-26 13:52:48 +02:00
Yann Garniron
f8ece7d40b added OMP - excitations as integer2 2016-05-20 11:27:39 +02:00
Yann Garniron
33bd506328 working mrcc 2016-05-20 09:44:22 +02:00
Yann Garniron
55138005a0 mrcc 2nd version - not working 2016-05-13 19:28:50 +02:00
67fd40626d Merge branch 'master' of https://github.com/scemama/quantum_package
Conflicts:
	config/ifort.cfg
	plugins/FOBOCI/H_apply_dressed_autonom.irp.f
2016-05-13 10:25:50 +02:00
7b1a5efb88 Corrected SVD 1x1 bug 2016-05-11 21:59:21 +02:00
08e557dac4 Repaired ZMQ 2016-05-10 23:21:38 +02:00
078ee95e12 Bug in ei_handler 2016-05-04 16:14:59 +02:00
d35d555eda Davidson thresold 2016-05-02 10:31:57 +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
1013b6f7f7 Replaced PUSH/PULL by REQ/REP 2016-04-18 12:51:50 +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