Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix conversion of hoomd box to vmd (#9)
* Fix conversion of hoomd box to vmd I think the vmd lattice constants (if A, B, and C are indeed lattice constants) should also involve the tilt factors, consistent with HOOMD's definition: https://hoomd-blue.readthedocs.io/en/stable/box.html. (I noticed in some shear simulations that the box looked too small in the gradient direction!) * Fixed norm of lattice vectors Realized I did not perform the proper calculation before... * Ensure orthorhombic boxes read exactly from GSD
- Loading branch information