ViewVC Help
| View Changeset | Root Listing
root/OpenMD
Jump to revision: Previous Next
Author: gezelter
Date: Thu May 27 14:17:39 2010 UTC (14 years, 11 months ago)
Log Message:
Fixed a potential bug.  If Ghost atoms have no electroFrame
(i.e. if they are DirectionalAtoms, but not dipoles), the GhostBend
and GhostTorsions would give nans.   We should be using getA instead
of getElectroFrame.

Changed paths