10
1
mirror of https://gitlab.com/scemama/qmcchem.git synced 2024-06-27 23:52:05 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
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