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

12 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
bb4b75e86b Fixed Bug when block is too long 2016-12-28 16:57:53 +01:00
756f2ccea4 Added Rousset FKMC algorithm 2016-03-17 15:56: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