10
1
mirror of https://gitlab.com/scemama/qmcchem.git synced 2024-06-20 12:12:04 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
609e82f5cc Modernized for zmq 4.2.5 and python2 2018-07-09 14:40:45 +02:00
074bfc1705 Fixed duration of a block 2017-10-12 15:51:15 +02:00
cd0ac76bae Merge branch 'master' into develop
Conflicts:
	src/SAMPLING/pdmc_step.irp.f
2016-12-28 17:00:15 +01:00
bb4b75e86b Fixed Bug when block is too long 2016-12-28 16:57:53 +01:00
4c42654401 Cleaned PDMC 2016-11-28 19:45:09 +01:00
fa84ab6fa2 Bugs in SRMC corrected 2016-06-24 09:28:06 +02:00
314f0609ac Merge branch 'develop' into feature/zveloc 2016-06-24 09:14:33 +02:00
ec1b794893 Better time step error 2016-06-24 09:14:18 +02:00
1a001e620b Better time step error in SRMC 2016-06-24 09:11:37 +02:00
605ee8018c ZV estimator 2016-05-26 19:58:43 +02:00
09bf6140c8 General diag 2016-05-09 09:21:10 +02:00
ca21d44409 Generalized n_diag 2016-05-07 00:58:45 +02:00
3b94f15bce E_diag 2016-05-06 23:15:38 +02:00
bb774c319f Separated PDMC and SRMC 2016-05-03 21:10:25 +02:00
2d269aa1fc Created pdmc_weight 2016-05-03 09:15:43 +02:00
b6b9a85cb2 Added E_trial 2016-05-03 09:01:05 +02:00
54f2bae5f6 Added operators on random variables 2016-05-02 21:51:09 +02:00
571df84d9d ZV energy 2016-05-02 21:19:36 +02:00
8cc2c6a24b Implemented ZV DMC 2016-05-02 10:52:29 +02:00
756f2ccea4 Added Rousset FKMC algorithm 2016-03-17 15:56:24 +01:00
ec7fcc9896 Corrected install download command 2016-01-21 01:28:04 +01:00
0bb99ed8db SRMC acceleration 2016-01-19 00:21:13 +01:00
97c663e520 Forgot srmc_step.irp.f file in previous commit 2016-01-18 20:31:24 +01:00
c56c3ea851 Smaller time step errors
- Implemented SRMC and DMC
- Using (E_new+E_old)/2 in DMC weight reduces time step errors
- Branching weight is present in E_loc accumulation
- Introduces Error in Message.ml
2016-01-18 20:17:37 +01:00
55d3c7b68a Removed dead code 2016-01-14 17:08:28 +01:00
d878b5d33b Repaired broken DMC 2016-01-14 16:25:59 +01:00
75d099a2e8 Fixed DMC 2016-01-14 13:07:44 +01:00
b19cde6bf4 Projection time is now in input parameter 2016-01-12 23:57:45 +01:00
76d2e4a491 Trapped max is 20, corrected bug in wDMC weights (+1) 2016-01-12 22:05:22 +01:00
837435f646 Avoid node crossings 2016-01-12 21:42:37 +01:00
99e4ad9e12 Full fortran sources 2015-12-20 00:54:56 +01:00