[lammps-users] Fix Langevin factor 24

Hi,
In fix_langevin.cpp , the gfactor2[i] term has sqrt(24*…). Normally it is sqrt(2.*…).? How does the factor 24 come?

Because we are using uniform random #s and not
Guassian random #s.

Steve