10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-11 22:03:47 +02:00
Commit Graph

182 Commits

Author SHA1 Message Date
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
973065319c Introduced QR in Davidson 2016-10-18 19:29:50 +02:00
Emmanuel Giner
82a29d5603 no vvv integrals is ok 2016-10-11 19:03:23 +02:00
693604d338 Improve parallel davidson 2016-10-07 00:42:03 +02:00
8c8a571399 Corrected bug in pseudo 2016-10-06 17:39:15 +02:00
41e69c56e5 HF_bitmask in cas definition 2016-09-30 15:34:59 +02:00
dc287d7fe2 Changed N_states 2016-09-24 02:05:54 +02:00
8a87b924f9 Merge branch 'LCPQ-master'
Conflicts:
	src/Integrals_Monoelec/pot_mo_ints.irp.f
2016-09-22 12:19:43 +02:00
dd60cda0ee --amend 2016-09-22 12:15:20 +02:00
Emmanuel Giner
a0d5869054 Modifs of fobo-scf 2016-07-16 16:09:50 +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
8e02fe0497 Selection criterion fixed in var_pt2_ratio 2016-07-05 14:03:03 +02:00
69f857b690 missing end subroutine 2016-06-20 16:21:13 +02:00
27571fc087 Forgot files 2016-06-16 12:52:39 +02:00
ff391db161 mmap seems OK 2016-06-16 12:47:08 +02:00
ac40124ac6 Move mmap.f90 2016-06-15 14:23:19 +02:00
39366f7ec1 mmap works for integrals 2016-06-14 13:59:05 +02:00
Yann GARNIRON
42dc213725 corrected mrcc for lage systems 2016-05-27 14:48:27 +02:00
7b1a5efb88 Corrected SVD 1x1 bug 2016-05-11 21:59:21 +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
20a857c446 Distributed PT2 2016-02-19 00:20:28 +01:00
TApplencourt
ad21a3b8ce Solve OpenMP segfault lock init 2016-02-08 09:49:40 +01:00
6e6a8ac82a Corrected bug in spherical guess MOs 2016-02-04 10:56:39 +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
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
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
caffarel
df6ca0ee05 Downgraded ZeroMQ to 4.0.7 2015-12-04 20:02:35 +01:00
4f3c07f54e LinearAlgebra 2015-11-30 20:57:41 +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
1254176e90 Prefetching in map_integrals 2015-11-25 03:02:19 +01:00
d05c851ba6 cleaning 2015-11-25 01:08:31 +01:00
5470e05913 Added target_pt2_qmc 2015-10-19 17:28:08 +02:00
dc3cfb9dbd English 2015-10-06 15:33:11 +02:00
Thomas Applencourt
1c35435ea6 Fixing doc in double 2015-07-28 17:18:45 +02:00
Thomas Applencourt
97c0dcf40b Fix qp_install_module 2015-07-28 17:02:00 +02:00
Thomas Applencourt
b97e337f4b Refortorisation of update_readme 2015-07-28 16:45:45 +02:00
05124ab5d4 Cleaned MRCC in MRCC_Utils 2015-07-13 18:00:38 +02:00
58ada7058f Sort gitignore to avoid stupid conflicts 2015-07-04 00:11:06 +02:00
Manu
12e81de1c7 MRCC converges with tiny matrixes 2015-07-03 19:19:44 +02:00
Thomas Applencourt
39aca82195 Modify gitignore 2015-06-25 16:52:08 +02:00
Thomas Applencourt
58b683ea81 Fix import 2015-06-04 17:37:43 +02:00
Thomas Applencourt
62ef20c607 Cleaning but qp_ninja is now long... 2015-06-04 17:01:50 +02:00
Thomas Applencourt
2ecacdd18e Realy fix the readme... Maybe to mush 2015-06-04 12:15:54 +02:00
Thomas Applencourt
23921b3e08 Add mising tree 2015-06-04 12:10:48 +02:00
Thomas Applencourt
81ca7f2545 Remove ASSUMPTIONS.rst. Put it direcly in README.rst 2015-06-04 11:17:01 +02:00
Thomas Applencourt
be114d1d88 BYE BYE MAKEFILE ninja ! 2015-06-03 17:52:41 +02:00
Thomas Applencourt
c63cbab3ee Fix include 2015-06-03 15:32:43 +02:00
Thomas Applencourt
e99034d3f9 Try to merge... 2015-06-03 14:03:11 +02:00
Thomas Applencourt
8bf723dcfc Mega cleaning. 2015-06-02 18:17:59 +02:00
0267780a19 Compiles with IRPF90/ninja 2015-05-28 01:22:02 +02:00
Thomas Applencourt
ba49beff36 Remove makefile.depend dependancy ! 2015-05-27 11:02:13 +02:00
Thomas Applencourt
af1acde61f Add Update_readme to ninja 2015-05-26 17:43:43 +02:00
Thomas Applencourt
9746c6df28 Add ninja instaler, First try travis 2015-05-26 10:42:21 +02:00
Thomas Applencourt
47b8ca4873 Ninja work now /tmp/ninja/ninja -v -d explain build_all_binary! 2015-05-25 18:40:20 +02:00
7c0fd00c1f Added module DensityFit 2015-05-13 22:53:26 +02:00
Thomas Applencourt
1a634b4ed2 Change image name, add image in README.rst, and add Graphviz in dependancy 2015-05-12 10:39:49 +02:00
Thomas Applencourt
5777753d6b Add all.png to git 2015-05-12 10:05:20 +02:00
e438d8582b Removed Output module 2015-05-11 19:41:56 +02:00
4d82bd5fe8 Split pseudo in local/non-local 2015-05-11 14:54:43 +02:00
Thomas Applencourt
17155b5ec1 Optimise a litle the pseudo(10-20%) 2015-05-05 19:13:32 +02:00
Thomas Applencourt
a531fa6b29 Add Pseudo_integrals folder 2015-05-02 12:58:21 +02:00
Thomas Applencourt
acb6b7b16a Add NEED_CHILDREN_MODULE to replace NEEDED_MODULES 2015-04-30 18:56:04 +02:00
Thomas Applencourt
5947026af0 Fix update_README.py 2015-04-13 10:55:48 +02:00
102bbb0b4f Lots of minor fixes 2015-04-09 21:46:28 +02:00
ad3a1792a5 Corrected SegFault with ifort 2015-03-26 23:38:40 +01:00
951538a01d Merge branch 'master' of github.com:scemama/quantum_package
Conflicts:
	scripts/ezfio_interface.py
	scripts/install_ocaml.sh
2015-03-26 01:02:12 +01:00
cfb1aac932 Repaired QP 2015-03-26 00:44:37 +01:00
6b2496d0ed Lots of cleaning in scripts and Makefiles 2015-03-26 00:33:45 +01:00
Manu
72eb7905bb add the possibility to avoid the skip in the generators with the select_max criterion and add a full_ci_no_skip.irp.f that uses it 2015-03-25 22:41:49 +01:00
Manu
29143cbe0a Fixed bugs of DDCI 2015-03-25 12:06:50 +01:00
85d611c1ba Compiles with gfortran. Closes #33 2015-03-24 09:39:13 +01:00
9676f62674 A lot of cleaning. Removed CIS_dressed. 2015-01-15 14:00:00 +01:00
292261dc2a Added INSTALL.md 2015-01-09 23:52:44 +01:00
Manu
134cefd8cc Merge branch 'master' of github.com:LCPQ/quantum_package
Conflicts:
	src/Dets/determinants.irp.f
	src/NEEDED_MODULES
2015-01-09 17:12:42 +01:00
Manu
04206f8d31 mend 2015-01-09 17:11:31 +01:00
dc590f5bb5 Compiles again 2015-01-08 20:35:29 +01:00
Manu
077816dfff Minor changes 2015-01-07 17:59:31 +01:00
Manu
0242bf9303 Molden interface 2015-01-07 16:52:58 +01:00
fd5f3dfcff Logfactorial for binom 2014-10-16 23:13:38 +02:00
5119450119 Accelerated openmp selection 2014-10-14 17:30:30 +02:00
1f17af5306 NEEDS IRPF90 1.4.1 -- Cleaned all PROVIDEs 2014-10-08 23:24:55 +02:00
Manu
8718f5fd35 minor changes 2014-10-06 15:49:16 +02:00
0a8ebcfbd3 Test fock orb 2014-10-04 09:28:35 +02:00
34d81fc372 MO to AO and AO to MO subroutines 2014-10-03 15:24:04 +02:00
9a439a25ac Added progress bar 2014-10-02 01:06:13 +02:00
636d6b2e0d Hartree-Fock is lightning fast 2014-09-22 20:19:56 +02:00
1316735589 Added key -> i,j,k,l function in maps 2014-09-19 11:32:45 +02:00
Anthony Scemama
9bce6b8a2e Added default for n_int in ocaml 2014-09-17 11:49:00 +02:00
563a8bea4d Added xyz types in symmetry (ocaml) 2014-08-27 16:38:13 +02:00
Manu
ce7ee6cc6f Fixed bug in FCI 2014-07-16 15:35:51 +02:00
849c57e6d9 Changed control-C to sig_usr2 2014-07-14 17:10:50 +02:00
Manu
762fbd41cc parameters.irp.f 2014-07-09 22:44:42 +02:00