arohl / gdis

A visualization program for the display, manipulation, and analysis of isolated molecules and periodic structures
GNU General Public License v2.0
43 stars 17 forks source link

Fix bugs in animation loop and arc file writer #51

Open cajfisher opened 2 years ago

cajfisher commented 2 years ago

Animation loop was returning to frame 1 instead of frame 0, and has now been fixed. The arc writer also gave the wrong Cartesian coordinates for lattices rotated away from gdis's default, so matrix for calculating atom coordinates should be generated from arc's lattice parameters (pbcs).