10
1
mirror of https://gitlab.com/scemama/qmcchem.git synced 2024-06-23 13:42:04 +02:00
qmcchem/src/SAMPLING
Anthony Scemama 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
..
block.irp.f Smaller time step errors 2016-01-18 20:17:37 +01:00
brownian_step.irp.f Full fortran sources 2015-12-20 00:54:56 +01:00
dmc_step.irp.f Smaller time step errors 2016-01-18 20:17:37 +01:00
langevin_step.irp.f Full fortran sources 2015-12-20 00:54:56 +01:00
reconfigure.irp.f Removed dead code 2016-01-14 17:08:28 +01:00
vmc_step.irp.f Fixed DMC 2016-01-14 13:07:44 +01:00