Date: Fri, 8 Nov 2002 21:49:21 -0800 (PST)
From: Thomas Cheatham
Subject: Re: Sander: check COM velocity, temp: 0.000000


> I'm running a molecular dynamic simulation, and in the output file, I have
> found repeatedly one "suspicious" message.
>
> check COM velocity, temp: 0.000000 0.00(Removed)

This message is stating the center of mass translation is being removed
and that the amount of velocity and effective temperature that is in COM
translation is 0.000000 and 0.00, respectively. In your case these
numbers are zero so no COM translation has built up and therefore
effectively no motion is removed.

[If thing's are running reasonably well, i.e. energy is conserved, very
little energy should drain into translational motion. The only time you
should see significant numbers in the above message is after initial
random velocity assignment (which will likely lead to a small
translational componenet) of if energy is poorly conserved (due to
infrequent pairlist update, no buffered/skin pairlist, SHAKE tolerances
that are too low, time steps that are too large, ...). If large numbers
are seen, this is a problem].

Perhaps we should change the message to simply say:

"COM motion removed: translational velocity and temp were 0.000000 and 0.00"

Sorry for the confusion.