Langevin dynamics random force term generation algorithm

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 7K views
iibewegung
Messages
14
Reaction score
0
Hi,

Can anyone tell me an algorithm to generate the stationary Gaussian distribution R(t) with

[tex]\langle R(t) \rangle = 0[/tex] (zero mean)
[tex]\langle R(t) R(t')^{T} \rangle = A \delta(t-t')[/tex], [tex]A = 2 \gamma k_B T m[/tex] (autocorrelation)

?

What I just wrote is from the Wikipedia article "Langevin dynamics"
and R(t) belongs to the simple Langevin equation
[tex]F(x) = m \ddot{x} = -\nabla U(x) - \gamma m \dot{x} + R(t)[/tex]
 
Last edited:
Physics news on Phys.org
I have been looking for the same code. It is not exactly trivial. I found some code in the following book
"The Molecular Dynamics of Liquid Crystals,by G. R. Luckhurst, C. A. Veracini"
I have been looking for a DJVU copy of this book but haven't found one.