10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 11:25:26 +02:00
Commit Graph

54 Commits

Author SHA1 Message Date
a68f3bb909 Fixed travis 2018-01-05 18:15:34 +01:00
Anthony Scemama
87e00d415b
mrcc_zmq updated for recent changes (#57) 2017-12-18 09:34:06 +01:00
Anthony Scemama
a846375d25
MRCC stoch (#56)
* experimental mrcc_sto

* experimental (not working) delta_cancel

* delta_cancel was uninitialized

* mrcc dressing on first column ; mrcc_stoch estimates energy from dressing

* mrcc_zmq

* checkpointed mrcc_zmq

* corrected small bias - better balanced checkpoints

* checkpoints were triggered at wrong time

* hardcoded and arbitrary target absolute error for mrcc_zmq

* removed delta_ij_cancel

* removed useless parameter coef in mrcc_part_dress_1c
2017-12-04 10:49:37 +01:00
c2cbe390e1 Fixed ddcc1a5 2017-06-26 20:59:59 +02:00
4cb4d5e416 Working on Slater dressing 2017-06-08 22:15:42 +02:00
5f9e60668c Fixing travis 2017-06-07 22:19:27 +02:00
df92bd52e4 Fixing travis 2017-06-07 21:56:46 +02:00
bd14aac9bf (T) 2017-06-02 01:15:29 +02:00
673747d530 Changed Primitive.ml into GaussianPrimitive.ml 2017-05-31 23:47:18 +02:00
e1dbd6795d Fixed for new IRPF90 2017-05-16 16:58:24 +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
2d9b3573b1 Inactives deactivated in MRCC 2017-04-13 00:47:44 +02:00
78198688ef Perturbative Triples 2017-03-23 14:48:21 +01:00
010afbc4f6 Perturbative triples deactivated 2017-03-17 12:17:05 +01:00
0aadde30a0 OMP atomic 2017-03-06 18:55:53 +01:00
8a5a671e31 Reduced error in MRCC 2017-03-03 10:41:55 +01:00
13c1b5d47c Restored symmetrization 2016-11-30 11:32:40 +01:00
f326801e56 Fixed mrcepa0_general.irp.f 2016-11-21 23:31:28 +01:00
94d7aed238 Changed symmetrization of H_mrcc 2016-11-21 23:17:43 +01:00
38c6fc7bb8 Implemented dressed S2 matrix 2016-11-18 19:17:34 +01:00
80d0a9420e Corrected some bugs in MRCC 2016-11-14 23:57:23 +01:00
1185d70be7 Removed all ipc between Fortran and OCaml 2016-10-18 23:45:44 +02:00
2f1c7c5ce9 Small changes in MRCC 2016-10-18 23:07:03 +02:00
fac640e39c Patched apply_hole for temporary recompilation 2016-09-11 22:42:05 +02:00
ff2dcf069e Multiple generators per task 2016-08-03 00:18:53 +02:00
Yann Garniron
6481083bc3 N_states > 1 2016-07-06 15:43:21 +02:00
Yann Garniron
e319cb7f1d ref-dependent amplitudes 2016-07-06 11:28:52 +02:00
Yann Garniron
0e18a2790b parallel AtA*X 2016-06-20 10:52:54 +02:00
Yann Garniron
79cbe7b7f1 slow but working experimental lambda 2016-06-15 10:07:00 +02:00
Yann Garniron
8be7b96633 experimental lambda mrcc 2016-06-14 15:26:50 +02:00
Yann Garniron
5db286b027 experimental lambda 2016-06-14 14:37:46 +02:00
Yann Garniron
9b23430872 reactivated microlists 2016-06-14 09:22:32 +02:00
Yann GARNIRON
42dc213725 corrected mrcc for lage systems 2016-05-27 14:48:27 +02:00
Yann GARNIRON
39618c4300 corrected mrsc2 for large systems 2016-05-26 13:52:48 +02:00
Yann Garniron
c7c3e9d64b corrected OMP 2016-05-20 12:28:20 +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
Yann Garniron
f7b4a19adf better isInCassd 2016-05-03 11:34:03 +02:00
Yann Garniron
174b5d006e optimized 2016-04-29 16:23:20 +02:00
Yann Garniron
eddc87531e zmq mrsc2 - bad granularity 2016-04-28 09:55:07 +02:00
Yann Garniron
39f7631abc working mrsc2 2016-04-26 17:27:21 +02:00
Yann Garniron
07077cf883 faster mrsc2 2016-04-15 15:16:46 +02:00
Yann Garniron
7538187cf5 faster mrcepa0 2016-04-15 09:16:31 +02:00
Yann Garniron
65cdad8f18 dirty - noiter version 2016-04-11 17:43:02 +02:00
Yann Garniron
35d75d36a3 bug in delta_cas 2016-04-10 12:32:11 +02:00
Yann Garniron
2774af5bbd experimental - OLD_LAMBDA and NO_MONO_DRESSING 2016-04-08 13:25:55 +02:00
Yann Garniron
4298ab6ab0 bug in lambda_mrcc 2016-04-07 11:13:14 +02:00
Yann Garniron
a843dae541 fixed openmp + support for N_int and N_states > 1 2016-04-04 15:51:32 +02:00