Hi All,
I have a very simple question which has been confusing me for a while. I am assigning velocities to my Argon atom at 300 Kelvin and I want to chose Vx, Vy, Vz speed components fro Gaussian distribution. Here is my code:
velocity all create 300.0 random # seed dist gaussian
My question is that can I put any number instead of random # seed. For example: can I put 7 or 780 or 5365487495650 and will they all chose velocities from Gaussian Distribution. If not, is there any way to create random seed numbers which will sample the speed components from Gaussian distribution?
Thanks,
Rose