[ase-users] lammps.py forces rotation matrix [SEC=UNCLASSIFIED]
Paul White
Paul.White at dsto.defence.gov.au
Tue Mar 22 01:02:29 CET 2011
Hello,
I was just writing an eam potential in ASE and comparing the results
from lammps using lammps.py but noticed the forces are different. It
seems lammps.py applies a rotation matrix to the forces to convert them
from lammps to ASE. I cannot seem to find any mention in the
documentation for ASE as to why the forces should be different.
Can someone explain to me what this transformation does and why in
lammps.py ?
forces_atoms = np.array( [np.dot(np.array(f),rotation_lammps2ase) for f
in forces] )
Thanks
Paul White
DSTO
IMPORTANT: This email remains the property of the Department of Defence and is subject to the jurisdiction of section 70 of the Crimes Act 1914. If you have received this email in error, you are requested to contact the sender and delete the email.
More information about the ase-users
mailing list