|
81bd99493b
|
Merge branch 'master' of github.com:scemama/quantum_package
|
2016-09-22 12:19:56 +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 |
|
|
d171e34a38
|
Save Mono integrals to disk
|
2016-09-22 11:28:27 +02:00 |
|
|
98059e87f5
|
Extracting davidson from slater rules
|
2016-09-20 17:29:02 +02:00 |
|
|
cc947afc89
|
Corrected PT2 for MRCC
|
2016-09-17 23:33:06 +02:00 |
|
|
bd9d322068
|
Accelerated Davidson in MRCC
|
2016-09-17 01:54:44 +02:00 |
|
|
342927be90
|
Rewrote s2
|
2016-09-17 00:13:04 +02:00 |
|
|
89be407d7e
|
Accelerated s2
|
2016-09-16 23:00:13 +02:00 |
|
|
a583b54308
|
Accelerated Davidson for multiple states
|
2016-09-16 18:57:15 +02:00 |
|
|
77b5e99687
|
Corrected memory access in MRCC
|
2016-09-15 22:01:46 +02:00 |
|
|
9ddb60fd2e
|
Removed diagonalize_s2
|
2016-09-15 16:11:34 +02:00 |
|
|
76f4087227
|
Print S2 in MRCC
|
2016-09-15 14:31:34 +02:00 |
|
|
243f46cbca
|
Don't mix same spin symmetry with s2eig
|
2016-09-13 15:36:36 +02:00 |
|
Anthony Scemama
|
5610a2f2c2
|
Merge pull request #37 from garniron/fci_integral
Fci integral
|
2016-09-09 19:38:31 +02:00 |
|
|
84f8556d8d
|
Reverted davidson
|
2016-09-08 22:42:16 +02:00 |
|
|
21a9b30d2d
|
Added Zmatrix module
|
2016-09-08 22:40:58 +02:00 |
|
Yann Garniron
|
18084047e4
|
compiles - does not work
|
2016-09-05 17:16:09 +02:00 |
|
Yann Garniron
|
db3c8bb87b
|
init - not working
|
2016-09-01 14:43:13 +02:00 |
|
|
732fa657f0
|
pseudo
|
2016-08-05 23:51:24 +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 |
|
|
eb15a392be
|
No more davidson on clients
|
2016-08-01 23:08:22 +02:00 |
|
|
2dd38c0bdb
|
Corrected linger bug
|
2016-08-01 20:31:23 +02:00 |
|
|
36a6bd01c6
|
Removed prints
|
2016-08-01 20:03:46 +02:00 |
|
Yann Garniron
|
3bd401513d
|
Bugs
|
2016-08-01 17:15:03 +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 |
|
|
f1d5782aef
|
Little optimizations
|
2016-07-27 14:05:51 +02:00 |
|
|
e681b7c37d
|
task server with pub socket
|
2016-07-26 18:29:52 +02:00 |
|
|
91e412c783
|
Optim pseudos
|
2016-07-25 21:00:27 +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 |
|
|
c9d6f89aa8
|
Change in MRCC_utils
|
2016-07-18 16:22:42 +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 |
|
|
0c30dc29d3
|
Corrected norm in MRCC
|
2016-07-13 01:10:36 +02:00 |
|
|
862883cbde
|
Merge branch 'garniron-master' into develop
|
2016-07-07 13:31:29 +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 |
|
|
dccd92d351
|
Minilist
|
2016-07-07 12:48:07 +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 |
|
|
8e02fe0497
|
Selection criterion fixed in var_pt2_ratio
|
2016-07-05 14:03:03 +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 |
|
|
69f857b690
|
missing end subroutine
|
2016-06-20 16:21:13 +02:00 |
|
|
5a4453b74e
|
Accelerated pot_mo_ints.irp.f
|
2016-06-17 12:42:59 +02:00 |
|
|
27571fc087
|
Forgot files
|
2016-06-16 12:52:39 +02:00 |
|