10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-29 16:34:50 +02:00
Commit Graph

136 Commits

Author SHA1 Message Date
db0e74bf37 Replace subs by funcs in ZMQ 2017-11-29 17:28:55 +01:00
8dd2dcb44f Reduced memory in 4idx 2017-11-29 09:35:11 +01:00
1a5a4d5ff2 Introduced MPI for EZFIO accesses 2017-11-28 01:05:28 +01:00
68967d2101 Improved Parallelism 2017-11-27 23:18:18 +01:00
12295ce7c0 Removed aligns 2017-11-27 10:58:32 +01:00
8826ba9c2d Fixed travis 2017-10-30 15:35:55 +01:00
Emmanuel Giner
301b459f1b Merge http://github.com/scemama/quantum_package 2017-10-27 12:21:45 +02:00
Emmanuel Giner
b447da300e Modifs Manus 2017-10-27 12:20:00 +02:00
80e5819658 Bug in MO cache 2017-10-20 16:08:41 +02:00
a50663a77a Working on four_idx_zmq 2017-10-13 21:10:53 +02:00
f8ee845825 Fixed Slater's Rules 2017-10-05 18:48:38 +02:00
1c58249f53 Integrated in main program 2017-10-02 11:40:36 +02:00
cb1227a9a9 OK 2017-09-25 20:23:50 +02:00
f42ffa7784 Fixed integral8 2017-09-14 12:43:18 +02:00
202a5ac1a2 Fixed warning 2017-09-13 17:24:29 +02:00
eed7cc8c14 Fixed 2017-09-13 09:06:32 +02:00
f2cb73f006 Increased integrals cache to 128 MOs 2017-08-20 12:27:08 +02:00
26c03c052f N_int_max changed 2017-08-12 14:49:16 +02:00
85862811ad Truncation in QMC and 4-idx 2017-07-14 01:26:00 +00:00
7eb7e2134a Working on dressing 2017-06-20 19:26:14 +02:00
9242ca4584 read_integrals works 2017-06-08 11:19:35 +02:00
05df6784da Conditional compiling for ZMQ_PUSH 2017-05-16 16:31:35 +02:00
cbafcb5f55 Restored PUSH/PULL 2017-05-09 21:34:01 +02:00
98f3692f4c Merged scemama-master 2017-04-20 19:18:16 +02:00
20f2fff7b2 Merge scemama 2017-04-20 18:04:51 +02:00
Anthony Scemama
a2750bb55c Revert "merge with main branch" 2017-04-20 08:48:06 +02:00
Anthony Scemama
ca973a1e92 Revert "Bugs to fix (#50)" (#51)
This reverts commit 94f01c0892.
2017-04-20 08:45:56 +02:00
Anthony Scemama
94f01c0892 Bugs to fix (#50)
* Add config for knl

* Add mising readme

* Add .gitignore

* Add pseudo to qp_convert

* Working pseudo

* Dressed matrix for pt2 works for one state

* now eigenfunction of S^2

* minor modifs in printing

* Fixed the perturbation with psi_ref instead of psi_det

* Trying do really fo sin free multiple excitations

* Beginning to merge MRCC and MRPT

* final version of MRPT, at least I hope

* Fix 404: Update Zlib Url.

* Delete ifort_knl.cfg

* Update module_handler.py

* Update pot_ao_pseudo_ints.irp.f

* Update map_module.f90

* Restaure map_module.f90

* Update configure

* Update configure

* Update sort.irp.f

* Update sort.irp.f

* Update selection.irp.f

* Update selection.irp.f

* Update dressing.irp.f

* TApplencourt IRPF90 -> LCPQ

* Remove `irpf90.make` in dependency

* Update configure

* Missing PROVIDE

* Missing PROVIDE

* Missing PROVIDE

* Missing PROVIDE

* Update configure

* pouet

* density based mrpt2

* debugging FOBOCI

* Added SCF_density

* New version of FOBOCI

* added density.irp.f

* minor changes in plugins/FOBOCI/SC2_1h1p.irp.f

* added track_orb.irp.f

* minor changes

* minor modifs in FOBOCI

* med

* Minor changes

* minor changes

* strange things in MRPT

* minor modifs

mend

* Fix #185 (Graphviz API / Python 2.6)

* beginning to debug dft

* fixed the factor 2 in lebedev

* DFT integration works for non overlapping densities

* DFT begins to work with lda

* KS LDA is okay

* added core integrals

* mend

* Beginning logn range integrals

* Trying to handle two sets of integrals

* beginning to clean erf integrals

* Handling of two different mo and ao integrals map
2017-04-20 08:36:11 +02:00
a28a9d7d33 Better load balancing in Davidson 2017-04-19 20:00:00 +02:00
Emmanuel Giner
bf2e02dc9d beginning to clean erf integrals 2017-04-16 22:49:38 +02:00
Emmanuel Giner
54abf1ddc4 Beginning logn range integrals 2017-04-14 19:23:12 +02:00
e0183e998c Fixed CASSD 2017-04-12 20:23:04 +02:00
0dea2e88c5 Removed triangle 2017-02-28 13:28:36 +01:00
aac30f9b66 Removed PUSH/PULL 2017-02-01 11:29:17 +01:00
9ef173e058 Amazing new things 2017-01-18 16:06:23 +01:00
Thomas Applencourt
1b5166cecc Merge pull request #176 from scemama/master
CAS_SD_ZMQ
2016-11-16 18:15:01 -06:00
8ef4332406 Introduced CASSD ZMQ 2016-11-14 15:50:28 +01:00
6f075d8c37 Repaired map_integrals 2016-11-04 18:08:20 +01:00
a5a34a02f1 Fixed get_ao_bielec_integral 2016-11-04 14:45:08 +01:00
a3e2292b8e Merge with Dr. Giner 2016-11-02 21:46:12 +01:00
Emmanuel Giner
d13853691a conflicts minimized for merge 2016-11-02 17:39:39 +01:00
Emmanuel Giner
124d918021 forgotten files 2016-11-02 16:01:01 +01:00
TApplencourt
25b360a409 Update documetation... 2016-11-01 17:07:55 -05:00
3946c710fe Accelerated mono-excitations (mipi miip) 2016-10-28 22:37:05 +02:00
156a3f551b Accelerated integral access 2016-10-28 22:06:25 +02:00
62e8d1a0ac The qp_run queue now pops from the back 2016-10-18 13:38:45 +02:00
Emmanuel Giner
bd91472407 selected integrals is ok 2016-10-12 21:29:15 +02:00
7fcb4008de Improved parallel davidson 2016-10-11 22:45:40 +02:00
Emmanuel Giner
82a29d5603 no vvv integrals is ok 2016-10-11 19:03:23 +02:00
6e897584e9 Bug in integrals 2016-10-10 17:08:53 +02:00