mirror of
https://github.com/TREX-CoE/qmc-lttc.git
synced 2024-10-09 09:33:26 +02:00
Fix Parameters
This commit is contained in:
parent
3c374930d1
commit
14b35f2c2c
3
QMC.org
3
QMC.org
@ -2457,7 +2457,8 @@ gfortran hydrogen.f90 qmc_stats.f90 vmc_metropolis.f90 -o vmc_metropolis
|
||||
Modify the Metropolis VMC program into a PDMC program.
|
||||
In the limit $\delta t \rightarrow 0$, you should recover the exact
|
||||
energy of H for any value of $a$, as long as the simulation is stable.
|
||||
We choose here a fixed projection time $\tau=10$ a.u.
|
||||
We choose here a time step of 0.05 a.u. and a fixed projection
|
||||
time $\tau$ =100 a.u.
|
||||
#+end_exercise
|
||||
|
||||
*Python*
|
||||
|
Loading…
Reference in New Issue
Block a user